Submit all recruiting job requisitions

post

/hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions

Request

Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Collaborators in Recruiting Job Requisitions
Type: array
Title: Collaborators in Recruiting Job Requisitions
The collaborators resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions collaborators.
Show Source
Nested Schema : Languages in Recruiting Job Requisitions
Type: array
Title: Languages in Recruiting Job Requisitions
The languages resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions languages.
Show Source
Nested Schema : Media Links in Recruiting Job Requisitions
Type: array
Title: Media Links in Recruiting Job Requisitions
The mediaLinks resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions media links.
Show Source
Nested Schema : Other Locations in Recruiting Job Requisitions
Type: array
Title: Other Locations in Recruiting Job Requisitions
The otherLocations resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions for other locations.
Show Source
Nested Schema : Other Work Locations in Recruiting Job Requisitions
Type: array
Title: Other Work Locations in Recruiting Job Requisitions
The otherWorkLocations resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions in other work locations.
Show Source
Nested Schema : Published Jobs in Recruiting Job Requisitions
Type: array
Title: Published Jobs in Recruiting Job Requisitions
The publishedJobs resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions published jobs.
Show Source
Nested Schema : requisitionDFF
Type: array
Show Source
Nested Schema : Skills in Recruiting Job Requisitions
Type: array
Title: Skills in Recruiting Job Requisitions
The skills resource is the child of the recruitingjobRequisitions resource and provides all the skills of the job requisition.
Show Source
Nested Schema : recruitingJobRequisitions-attachments-item-post-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : Media Languages in Recruiting Job Requisitions
Type: array
Title: Media Languages in Recruiting Job Requisitions
The mediaLanguages resource is a child of mediaLinks. It includes the details of recruiting job requisitions media languages.
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-publishedJobs-item-post-request
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : recruitingJobRequisitions-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Collaborators in Recruiting Job Requisitions
Type: array
Title: Collaborators in Recruiting Job Requisitions
The collaborators resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions collaborators.
Show Source
Nested Schema : Languages in Recruiting Job Requisitions
Type: array
Title: Languages in Recruiting Job Requisitions
The languages resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions languages.
Show Source
Nested Schema : Other Locations in Recruiting Job Requisitions
Type: array
Title: Other Locations in Recruiting Job Requisitions
The otherLocations resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions for other locations.
Show Source
Nested Schema : Other Work Locations in Recruiting Job Requisitions
Type: array
Title: Other Work Locations in Recruiting Job Requisitions
The otherWorkLocations resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions in other work locations.
Show Source
Nested Schema : Published Jobs in Recruiting Job Requisitions
Type: array
Title: Published Jobs in Recruiting Job Requisitions
The publishedJobs resource is a child of recruitingJobRequisitions. It includes the details of recruiting job requisitions published jobs.
Show Source
Nested Schema : requisitionDFF
Type: array
Show Source
Nested Schema : Skills in Recruiting Job Requisitions
Type: array
Title: Skills in Recruiting Job Requisitions
The skills resource is the child of the recruitingjobRequisitions resource and provides all the skills of the job requisition.
Show Source
Nested Schema : recruitingJobRequisitions-attachments-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-collaborators-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-languages-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-otherLocations-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-otherWorkLocations-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-publishedJobs-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-requisitionDFF-item-response
Type: object
Show Source
Nested Schema : recruitingJobRequisitions-skills-item-response
Type: object
Show Source
Back to Top

Examples

The following example shows how to create a job requisition for a candidate by submitting a POST request on the REST resource using cURL.

curl -i -u "<username>:<password>" -H "Content-Type: application/json"  -X POST -d <payload> http://host:port/hcmCoreApi/resources/11.13.18.05/recruitingJobRequisitions

Example of Payload

The following is an example of the payload.

{
"RequisitionNumber": "PR_REQ135011",
"Title": "PR_REQ135011",
"RecruitingType": "ORA_PROFESSIONAL",
"HiringManagerId": 100000015498486,
"RecruiterId": 100000015498750,
"StateId": 21,
"PrimaryLocationId": 300100170457179,
"PhaseId": 1,
"UnlimitedOpenings": "N",
"NumberOfOpenings" : 20,
"OtherRequisitionTitle" : "PR_REQ134",
"BusinessJustification" : "ORA_NEW_POSITION",
"DisplayInOrgChart" : "N",
"OrganizationId": 100010025072014,
"ProfileId" : 123456789012345678,
"JobFunction": "ADMIN",
"BudgetCurrency": "USD",
"EmployeeReferralBonus": 123,
"SourcingBudget": 1,
"TravelBudget" : 200,
"RelocationBudget" : 300,
"MinimumSalary": 400,
"MaximumSalary" : 12344,
"PipelineRequisition": "N" 
}

Example of Response Header

The following is an example of the response header.

HTTP/1.1 201  Created                                                 
Created Content-Type : application/json

Example of Response Body

The following example shows the contents of the response body in JSON format.

{
    "RequisitionNumber": "BIREQ00P7-J2",
    "RequisitionId": 300100172425156,
    "Title": "BIREQ00P7-J2",
    "OtherRequisitionTitle": null,
    "RecruitingType": "ORA_CONTINGENT",
    "TemplateId": null,
    "PipelineRequisition": "N",
    "PipelineRequisitionId": null,
    "StateId": 21,
    "StateName": "In Progress",
    "PhaseId": 1,
    "PhaseName": "Draft",
    "PositionId": null,
    "UnlimitedOpenings": "Y",
    "NumberOfOpenings": null,
    "HiredCount": null,
    "ApplyWhenNotPosted": "N",
    "BusinessJustification": null,
    "DisplayInOrgChart": "Y",
    "HiringManagerId": 269,
    "HiringManagerAssignmentId": 261,
    "RecruiterId": 100000008153756,
    "RecruiterAssignmentId": 100000008154060,
    "ProfileId": null,
    "OrganizationId": null,
    "JobFamilyId": null,
    "JobFunction": null,
    "BusinessUnitId": null,
    "DepartmentId": null,
    "PrimaryWorkLocationId": null,
    "PrimaryLocationId": 300100171456326,
    "JobId": null,
    "GradeId": null,
    "LegalEmployerId": null,
    "BudgetCurrency": null,
    "EmployeeReferralBonus": null,
    "SourcingBudget": null,
    "TravelBudget": null,
    "RelocationBudget": null,
    "CompensationCurrency": null,
    "MinimumSalary": null,
    "MaximumSalary": null,
    "PayFrequency": null,
    "WorkerType": null,
    "RegularOrTemporary": null,
    "ManagementLevel": null,
    "FullTimeOrPartTime": null,
    "JobShift": null,
    "JobType": null,
    "EducationLevel": null,
    "InternalContactName": null,
    "InternalContactEmail": null,
    "ExternalContactName": null,
    "ExternalContactEmail": null,
    "EmployerInternalDescriptionId": null,
    "EmployerExternalDescriptionId": null,
    "RecruitingOrganizationInternalDescriptionId": null,
    "RecruitingOrganizationExternalDescriptionId": null,
    "InternalPublishedJobStartDate": null,
    "InternalPublishedJobEndDate": null,
    "InternalPublishedJobStatus": null,
    "ExternalPublishedJobStartDate": null,
    "ExternalPublishedJobEndDate": null,
    "ExternalPublishedJobStatus": null,
    "ExternalApplicationFlowId": null,
    "CandidateSelectionProcessId": null,
    "RequisitionLastModifiedDate": "2019-01-17T21:42:10.789+00:00",
    "CreatedBy": "TM-MFITZIMMONS",
    "CreationDate": "2019-01-17T21:41:51+00:00",
    "LastUpdatedBy": "TM-MFITZIMMONS",
    "LastUpdateDate": "2019-01-17T21:41:51.306+00:00",
    "links": [28]
        {...
	...}
}
Back to Top