Supported operations
| DELETE /recruitingUIJobApplications/{id} |
| GET /recruitingUIJobApplications |
| GET /recruitingUIJobApplications/{id} |
| PATCH /recruitingUIJobApplications/{id} |
| POST /recruitingUIJobApplications |
Queryable q fields (80)
Only these fields can appear in a q filter expression on
/recruitingUIJobApplications. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications?q=CategoryName='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AttachedDocumentId | integer | = != |
| CategoryName | string | = != |
| CreatedBy | string | = != |
| CreatedByUserName | string | = != |
| CreationDate | string | = != |
| DatatypeCode | string | = != |
| DmDocumentId | string | = != |
| DmFolderPath | string | = != |
| DmVersionNumber | string | = != |
| DocumentPreviewURL | string | = != |
| ExpirationDate | string | = != |
| FileName | string | = != |
| LastUpdateDate | string | = != |
| LastUpdatedBy | string | = != |
| LastUpdatedByUserName | string | = != |
| Uri | string | = != |
| Url | string | = != |
| UserName | string | = != |
| ActiveFlag | boolean | = != |
| ActiveOnAnotherRequisitionFlag | boolean | = != |
| AgentFirstName | string | = != |
| AgentLastName | string | = != |
| AttachmentEntityName | string | = != |
| AverageFeedbackRating | number | = != |
| AverageRating | number | = != |
| CandidateNumber | string | = != |
| CandidateWorkSummary | string | = != |
| CategoryCode | string | = != |
| ConfirmedFlag | boolean | = != |
| CurrentPhaseId | integer | = != |
| CurrentPhaseName | string | = != |
| CurrentPhaseSequence | integer | = != |
| CurrentStateId | integer | = != |
| CurrentStateName | string | = != |
| DaysInStatus | integer | = != |
| DisqualifiedFlag | boolean | = != |
| EmployeeDisplayName | string | = != |
| EmployerName | string | = != |
| EndingPosition | string | = != |
| FavoriteFlag | boolean | = != |
| FeedbackRatingCount | integer | = != |
| FlowVersionId | integer | = != |
| InteractionType | string | = != |
| InternalFlag | boolean | = != |
| LastContacted | integer | = != |
| LastPhaseSequence | integer | = != |
| OfferId | integer | = != |
| PersonId | integer | = != |
| ProcessId | integer | = != |
| ProfileId | integer | = != |
| ProspectId | integer | = != |
| ProspectTypeCode | string | = != |
| QstnrScore | number | = != |
| Rank | integer | = != |
| RankedBy | string | = != |
| ReappliedFlag | boolean | = != |
| ReferralId | integer | = != |
| ReferralResumeDatatypeCode | string | = != |
| ReferralResumeFileName | string | = != |
| ReferralResumePreviewURL | string | = != |
| RequisitionId | integer | = != |
| RequisitionNumber | string | = != |
| RequisitionTitle | string | = != |
| StartingPosition | string | = != |
| SubmissionConfirmedDate | string | = != |
| SubmissionDate | string | = != |
| SubmissionId | integer | = != |
| SubmissionLanguageCode | string | = != |
| SystemPersonType | string | = != |
| SystemPersonTypeName | string | = != |
| Total | number | = != |
| isReferredByAgentFlag | boolean | = != |
| isReferredByEmployeeFlag | boolean | = != |
| LocationId | integer | = != |
| LocationName | string | = != |
| LocationType | string | = != |
| PreferredLocationId | integer | = != |
| ApprovalRenderFlag | boolean | = != |
| AttachmentStatus | string | = != |
| ResubmitRenderFlag | boolean | = != |
Child resources (5)
Each child is reachable at
/recruitingUIJobApplications/{id}/child/<name>
and most can also be inlined with expand.
AttachmentStatusAttachmentsInternalAttachmentsPreferredLocationsj_SubmissionExtraInfoCategory Response fields (61)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ActiveFlagActiveOnAnotherRequisitionFlagAgentFirstNameAgentLastNameAttachmentEntityNameAttachmentStatusAttachmentsAverageFeedbackRatingAverageRatingCandidateNumberCandidateWorkSummaryCategoryCodeConfirmedFlagCreationDateCurrentPhaseIdCurrentPhaseNameCurrentPhaseSequenceCurrentStateIdCurrentStateNameDaysInStatusDisqualifiedFlagEmployeeDisplayNameEmployerNameEndingPositionFavoriteFlagFeedbackRatingCountFlowVersionIdInteractionTypeInternalAttachmentsInternalFlagLastContactedLastPhaseSequenceOfferIdPersonIdPreferredLocationsProcessIdProfileIdProspectIdProspectTypeCodeQstnrScoreRankRankedByReappliedFlagReferralIdReferralResumeDatatypeCodeReferralResumeFileNameReferralResumePreviewURLRequisitionIdRequisitionNumberRequisitionTitleStartingPositionSubmissionConfirmedDateSubmissionDateSubmissionIdSubmissionLanguageCodeSystemPersonTypeSystemPersonTypeNameTotalisReferredByAgentFlagisReferredByEmployeeFlagj_SubmissionExtraInfoCategory 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
- /processResults Unique identifier for the payroll
- /learningSelfPacedItems Get all learning items
- /locationsV2 Get all locations
- /recruitingUIJobOfferDetails Get details about all recruiting job offers
- /recruitingUICreateOrUpdateJobOffers Get data about all job offers
- 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