Supported operations
| GET /recruitingJobSiteJobApplications |
| GET /recruitingJobSiteJobApplications/{id} |
| POST /recruitingJobSiteJobApplications |
Queryable q fields (18)
Only these fields can appear in a q filter expression on
/recruitingJobSiteJobApplications. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingJobSiteJobApplications?q=Action='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| Action | string | = != |
| ActiveFlag | boolean | = != |
| AdditionalSourceInformation | string | = != |
| ApplicationLanguage | string | = != |
| CandidateNumber | string | = != |
| ConfirmedFlag | boolean | = != |
| CurrentPhase | string | = != |
| CurrentPhaseId | integer | = != |
| CurrentState | string | = != |
| CurrentStateId | integer | = != |
| FlowVersionId | integer | = != |
| PartnerTrackingId | string | = != |
| PipelineRequisitionFlag | boolean | = != |
| PipelineSubmissionId | integer | = != |
| RequisitionNumber | string | = != |
| Status | string | = != |
| SubmissionDate | string | = != |
| SubmissionId | integer | = != |
Child resources (6)
Each child is reachable at
/recruitingJobSiteJobApplications/{id}/child/<name>
and most can also be inlined with expand.
attachmentsesignaturepreferredLocationsquestionnaireResponsesregulatoryResponsessecondarySubmissions Response fields (24)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ActionActiveFlagAdditionalSourceInformationApplicationLanguageCandidateNumberConfirmedFlagCurrentPhaseCurrentPhaseIdCurrentStateCurrentStateIdFlowVersionIdPartnerTrackingIdPipelineRequisitionFlagPipelineSubmissionIdRequisitionNumberStatusSubmissionDateSubmissionIdattachmentsesignaturepreferredLocationsquestionnaireResponsesregulatoryResponsessecondarySubmissions 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
- /myBrandMeetingSurveys Get all meeting surveys
- /recruitingCEEvents Get all recruiting events
- /recruitingCEOfferDetails Get all details of job offers
- /recruitingJobSitePostedJobs Get details about all posted requisitions
- /selfDetails Get all self details
- 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