Supported operations
| GET /recruitingUIJobOfferDetails |
| GET /recruitingUIJobOfferDetails/{id} |
Queryable q fields (55)
Only these fields can appear in a q filter expression on
/recruitingUIJobOfferDetails. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingUIJobOfferDetails?q=Action='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| Action | string | = != |
| ActionCode | string | = != |
| Additionaltextone | string | = != |
| Additionaltexttwo | string | = != |
| AssignmentId | integer | = != |
| AssignmentOfferId | integer | = != |
| Attachmententityname | string | = != |
| BannerIdentificationKey | string | = != |
| BannerObject | string | = != |
| BannerObjectId | integer | = != |
| BatchCreation | string | = != |
| BusinessUnitId | integer | = != |
| CandidateName | string | = != |
| CandidateNumber | string | = != |
| CandidateType | string | = != |
| Categorycandidate | string | = != |
| Categoryinternal | string | = != |
| Comments | string | = != |
| CountryCode | string | = != |
| CurrentPhaseId | integer | = != |
| CurrentStateId | integer | = != |
| Customcategoryname | string | = != |
| Customtemplateentityname | string | = != |
| ExpirationDate | string | = != |
| ExtendScheduleDate | string | = != |
| HiringManagerId | integer | = != |
| LegalEmployerId | integer | = != |
| LegalEntityId | integer | = != |
| MoveToHRStatus | string | = != |
| ObjectStatus | string | = != |
| OfferComments | string | = != |
| OfferId | integer | = != |
| OfferLetterCustomized | string | = != |
| OfferLetterLayoutName | string | = != |
| OfferMoveStatus | string | = != |
| OfferName | string | = != |
| PersonId | integer | = != |
| PrefixedErrorMessage | string | = != |
| PreselectedHRActionId | integer | = != |
| PreselectedHRActiontypeCode | string | = != |
| ProjectedStartDate | string | = != |
| ProposedWorkerType | string | = != |
| RecruiterId | integer | = != |
| RecruitingTypeCode | string | = != |
| RequisitionId | integer | = != |
| RequisitionNumber | string | = != |
| RequisitionTitle | string | = != |
| ShowCandidateFacingAttachments | string | = != |
| ShowCollaborators | string | = != |
| ShowInternalAttachments | string | = != |
| SubmissionId | integer | = != |
| SubmissionLanguageCode | string | = != |
| SubsProcessTemplateId | integer | = != |
| showHiringManager | string | = != |
| showRecruiter | string | = != |
Child resources (9)
Each child is reachable at
/recruitingUIJobOfferDetails/{id}/child/<name>
and most can also be inlined with expand.
additionalInformationDetailsbannerOverrideMessagescandidateOfferLettercollaboratorsesignatureinternalAttachmentsofferAttachmentsofferErrorsrejectreasonslist Response fields (64)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ActionActionCodeAdditionaltextoneAdditionaltexttwoAssignmentIdAssignmentOfferIdAttachmententitynameBannerIdentificationKeyBannerObjectBannerObjectIdBatchCreationBusinessUnitIdCandidateNameCandidateNumberCandidateTypeCategorycandidateCategoryinternalCommentsCountryCodeCurrentPhaseIdCurrentStateIdCustomcategorynameCustomtemplateentitynameExpirationDateExtendScheduleDateHiringManagerIdLegalEmployerIdLegalEntityIdMoveToHRStatusObjectStatusOfferCommentsOfferIdOfferLetterCustomizedOfferLetterLayoutNameOfferMoveStatusOfferNamePersonIdPrefixedErrorMessagePreselectedHRActionIdPreselectedHRActiontypeCodeProjectedStartDateProposedWorkerTypeRecruiterIdRecruitingTypeCodeRequisitionIdRequisitionNumberRequisitionTitleShowCandidateFacingAttachmentsShowCollaboratorsShowInternalAttachmentsSubmissionIdSubmissionLanguageCodeSubsProcessTemplateIdadditionalInformationDetailsbannerOverrideMessagescandidateOfferLettercollaboratorsesignatureinternalAttachmentsofferAttachmentsofferErrorsrejectreasonslistshowHiringManagershowRecruiter 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
- /locationsV2 Get all locations
- /recruitingCEJobRequisitionDetailsPreviews Get all job requisition details in preview mode
- /recruitingCEJobRequisitionDetails Get all job requisition details in preview mode
- /communicateUICampaignDetails Get all campaigns
- /recruitingCEJobRequisitions Get all job requisitions
- 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