Supported operations
| GET /recruitingUIICEOfferPreviews |
| GET /recruitingUIICEOfferPreviews/{id} |
| POST /recruitingUIICEOfferPreviews |
Queryable q fields (32)
Only these fields can appear in a q filter expression on
/recruitingUIICEOfferPreviews. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingUIICEOfferPreviews?q=CandidateName='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| ActionId | integer | = != |
| BusinessUnitId | integer | = != |
| CandidateName | string | = != |
| CandidateOfferLetterContent | string | = != |
| CandidateVisibility | string | = != |
| CategoryName | string | = != |
| Comments | string | = != |
| CountryCode | string | = != |
| EmailSignature | string | = != |
| EntityName | string | = != |
| ExpirationDate | string | = != |
| LegalEntityId | integer | = != |
| OfferId | integer | = != |
| OfferLetterCategory | string | = != |
| OfferLetterEntity | string | = != |
| OfferResponseResult | string | = != |
| PersonId | integer | = != |
| PhaseId | integer | = != |
| ProcessOfferId | integer | = != |
| ProposedWorkerType | string | = != |
| ReasonId | integer | = != |
| RecruitingTypeCode | string | = != |
| RequisitionId | integer | = != |
| RequisitionNumber | string | = != |
| Response | string | = != |
| ShowDeclineReasons | boolean | = != |
| Signature | string | = != |
| StateId | integer | = != |
| SubmissionLanguageCode | string | = != |
| SubsProcessTemplateId | integer | = != |
| Title | string | = != |
| WithdrawnState | number | = != |
Child resources (5)
Each child is reachable at
/recruitingUIICEOfferPreviews/{id}/child/<name>
and most can also be inlined with expand.
attachmentscandidateOfferLettercontactsmediaLinksofferDeclineReasons Response fields (37)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ActionIdBusinessUnitIdCandidateNameCandidateOfferLetterContentCandidateVisibilityCategoryNameCommentsCountryCodeEmailSignatureEntityNameExpirationDateLegalEntityIdOfferIdOfferLetterCategoryOfferLetterEntityOfferResponseResultPersonIdPhaseIdProcessOfferIdProposedWorkerTypeReasonIdRecruitingTypeCodeRequisitionIdRequisitionNumberResponseShowDeclineReasonsSignatureStateIdSubmissionLanguageCodeSubsProcessTemplateIdTitleWithdrawnStateattachmentscandidateOfferLettercontactsmediaLinksofferDeclineReasons 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
- /recruitingCERequisitionTemplateDetailsPreviews Get all requisition template details previews
- /recruitingUIEventDetails Get all event details
- /planBalances Get all plan balances
- /recruitingPartnerCandidateDetails Get all the recruiting partner candidate details
- /workerJourneys Get all worker journeys
- 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