Supported operations
| DELETE /recruitingJobRequisitions/{id} |
| GET /recruitingJobRequisitions |
| GET /recruitingJobRequisitions/{id} |
| PATCH /recruitingJobRequisitions/{id} |
| POST /recruitingJobRequisitions |
Queryable q fields (39)
Only these fields can appear in a q filter expression on
/recruitingJobRequisitions. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingJobRequisitions?q=ApplyWhenNotPosted='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| ApplyWhenNotPosted | string | = != |
| AutomaticallyOpenRequisitionForSourcing | string | = != |
| BusinessUnitId | integer | = != |
| CandidateSelectionProcessId | integer | = != |
| DelayBeforePostingExpires | integer | = != |
| DepartmentId | integer | = != |
| ExternalApplicationFlowId | integer | = != |
| ExternalQualStr | string | = != |
| ExternalRespStr | string | = != |
| GradeId | integer | = != |
| HiredCount | integer | = != |
| HiringManagerId | integer | = != |
| InternalQualStr | string | = != |
| InternalRespStr | string | = != |
| JobFamilyId | integer | = != |
| JobFunction | string | = != |
| JobId | integer | = != |
| LegalEmployerId | integer | = != |
| OrganizationId | integer | = != |
| PhaseId | integer | = != |
| PhaseName | string | = != |
| PipelineRequisition | string | = != |
| PipelineRequisitionId | integer | = != |
| PositionId | integer | = != |
| PrimaryLocationId | integer | = != |
| PrimaryWorkLocationId | integer | = != |
| RecruiterId | integer | = != |
| RecruitingType | string | = != |
| RequisitionId | integer | = != |
| RequisitionLastModifiedDate | string | = != |
| RequisitionNumber | string | = != |
| SalaryPeriodCode | string | = != |
| StateId | integer | = != |
| StateName | string | = != |
| TemplateId | integer | = != |
| Title | string | = != |
| WorkEndDate | string | = != |
| WorkStartDate | string | = != |
| WorkplaceTypeCode | string | = != |
Child resources (9)
Each child is reachable at
/recruitingJobRequisitions/{id}/child/<name>
and most can also be inlined with expand.
attachmentscollaboratorslanguagesmediaLinksotherLocationsotherWorkLocationspublishedJobsrequisitionDFFskills Response fields (105)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ApplyWhenNotPostedAutomaticallyOpenRequisitionForSourcingBudgetCurrencyBusinessJustificationBusinessUnitIdCandidateSelectionProcessIdCommentsCompensationCurrencyCreatedByCreationDateDelayBeforePostingExpiresDepartmentIdDisplayInOrgChartEducationLevelEmployeeReferralBonusEmployerExternalDescriptionIdEmployerInternalDescriptionIdExternalApplicationFlowIdExternalContactEmailExternalContactNameExternalDescriptionExternalDescriptionHTMLExternalPublishedJobEndDateExternalPublishedJobStartDateExternalPublishedJobStatusExternalQualExternalQualHTMLExternalQualStrExternalRespExternalRespHTMLExternalRespStrExternalShortDescriptionFullTimeOrPartTimeGradeIdHiredCountHiringManagerAssignmentIdHiringManagerIdInternalContactEmailInternalContactNameInternalDescriptionInternalDescriptionHTMLInternalPublishedJobEndDateInternalPublishedJobStartDateInternalPublishedJobStatusInternalQualInternalQualHTMLInternalQualStrInternalRespInternalRespHTMLInternalRespStrInternalShortDescriptionJobFamilyIdJobFunctionJobIdJobShiftJobTypeLastUpdateDateLastUpdatedByLegalEmployerIdManagementLevelMaximumSalaryMinimumSalaryNumberOfOpeningsOrganizationIdOtherRequisitionTitlePayFrequencyPhaseIdPhaseNamePipelineRequisitionPipelineRequisitionIdPositionIdPrimaryLocationIdPrimaryWorkLocationIdProfileIdRecruiterAssignmentIdRecruiterIdRecruitingOrganizationExternalDescriptionIdRecruitingOrganizationInternalDescriptionIdRecruitingTypeRegularOrTemporaryRelocationBudgetRequisitionIdRequisitionLastModifiedDateRequisitionNumberSalaryPeriodCodeSourcingBudgetStateIdStateNameTemplateIdTitleTravelBudgetUnlimitedOpeningsWorkEndDateWorkStartDateWorkerTypeWorkplaceTypeCodeattachmentscollaboratorslanguagesmediaLinksotherLocationsotherWorkLocationspublishedJobsrequisitionDFFskills Build this query visually in OPAL
OPAL bundles this endpoint — and 59,000+ more — fully searchable offline, with a visual Q Builder and Finder Builder that only offer the fields listed above, so your filter can't 400. Download free · see features.
Related reference & reading
- /positions Get all positions
- /personProcessResults Unique identifier for the payroll
- /jobs Identifier of the job valid grade to be provided when using alternate key finder on jobs valid grades.
- /elementEntries Get all element entries
- /locations Get all locations
- Oracle HCM API guide
- Why the q parameter fails and how to fix it
- Finders: named queries in Oracle Fusion REST APIs
- All endpoint reference pages