Add Location and Application Form Fields to Job Posting Update
19 days ago
jobPosting.updatenow acceptslocationId(nullable UUID) to set or clear the primary posting location,secondaryLocationIds(array of UUIDs) to fully replace the secondary locations, andapplicationFormDefinitionId(nullable UUID) to set or clear the posting's application form override.jobPosting.infonow returnsapplicationFormDefinitionIdon the job posting object, enabling round-trip read/write of the application form setting.

