Create a Job Offer using REST API POST request
Summary:
/hcmRestApi/resources/11.13.18.05/recruitingUICreateOrUpdateJobOffers
We tried to create a job offer in Draft status using this API. The API call completes successfully but in the application we don’t see the offer details, However, the status does update to “Offer, Draft.” Is there anything to consider while using this API ?
If we can get a sample API call it would be helpful.
Content (please ensure you mask any confidential information):
We are using the payload below to create a job offer via the REST API:
{ "CandidateNumber":"CandidateNumber",
"PersonId":"PersonId",
"RequisitionId" : "RequisitionId",
"SubmissionId":"SubmissionId",
"LegalEmployerId":"LegalEmployerId",
"BusinessUnitId":"BusinessUnitId",
"BusinessGroupId" : "BusinessGroupId",
"PreselectedHRActionId":"PreselectedHRActionId",