You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Create a Job Offer using REST API POST request

edited Mar 12, 2026 10:42AM in Recruiting, Opportunity Marketplace 2 comments

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",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!