Supported operations
| DELETE /recruitingCEJobApplicationDrafts/{id} |
| GET /recruitingCEJobApplicationDrafts |
| GET /recruitingCEJobApplicationDrafts/{id} |
| PATCH /recruitingCEJobApplicationDrafts/{id} |
| POST /recruitingCEJobApplicationDrafts |
Queryable q fields (31)
Only these fields can appear in a q filter expression on
/recruitingCEJobApplicationDrafts. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingCEJobApplicationDrafts?q=ApplyMode='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| APPDraftId | integer | = != |
| ApplyMode | string | = != |
| AreaCode | string | = != |
| CandLastModifiedDate | string | = != |
| CandidateNumber | string | = != |
| ContentLanguage | string | = != |
| CountryCode | string | = != |
| CreatedBy | string | = != |
| CreationDate | string | = != |
| CustomAction | string | = != |
| DraftId | integer | = != |
| DraftSource | string | = != |
| string | = != | |
| EmailAddress | string | = != |
| FlowId | integer | = != |
| LastAccessedOn | string | = != |
| LastJobExecutionDate | string | = != |
| LastUpdateDate | string | = != |
| LastUpdateLogin | string | = != |
| LastUpdatedBy | string | = != |
| LegalDescriptionVersionId | integer | = != |
| ModificationDate | string | = != |
| ObjectStatus | string | = != |
| ObjectVersionNumber | integer | = != |
| PhoneNumber | string | = != |
| PreferredChannel | string | = != |
| ProposedCandidateNumber | string | = != |
| RequisitionNumber | string | = != |
| SiteNumber | string | = != |
| StepActionUsageId | integer | = != |
| SubmissionId | integer | = != |
Child resources (1)
Each child is reachable at
/recruitingCEJobApplicationDrafts/{id}/child/<name>
and most can also be inlined with expand.
attachments Response fields (33)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
APPDraftIdApplyModeAreaCodeCandLastModifiedDateCandidateNumberContentContentLanguageCountryCodeCreatedByCreationDateCustomActionDraftIdDraftSourceEmailEmailAddressFlowIdLastAccessedOnLastJobExecutionDateLastUpdateDateLastUpdateLoginLastUpdatedByLegalDescriptionVersionIdModificationDateObjectStatusObjectVersionNumberPhoneNumberPreferredChannelProposedCandidateNumberRequisitionNumberSiteNumberStepActionUsageIdSubmissionIdattachments 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
- /payrollActivityCenterStatistics Payroll Generic List of Values
- /payslips Get all attachments for a payslip
- /recruitingCEEvents Get all recruiting events
- /incidentKiosks Get all incidents
- /questionnaires Get all questionnaires
- 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