Supported operations
| DELETE /recruitingOppMktGigDetails/{id} |
| GET /recruitingOppMktGigDetails |
| GET /recruitingOppMktGigDetails/{id} |
| PATCH /recruitingOppMktGigDetails/{id} |
| POST /recruitingOppMktGigDetails |
Queryable q fields (42)
Only these fields can appear in a q filter expression on
/recruitingOppMktGigDetails. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/recruitingOppMktGigDetails?q=ClassifyBUName='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| BookmarkFlag | boolean | = != |
| CanceledApplicationsCount | integer | = != |
| ClassifyBUId | integer | = != |
| ClassifyBUName | string | = != |
| ClassifyJobFamilyId | integer | = != |
| ClassifyJobFamilyName | string | = != |
| ClassifyJobFuncCode | string | = != |
| ClassifyJobFuncName | string | = != |
| ClassifyOrgId | integer | = != |
| ClassifyOrgName | string | = != |
| CompletedApplicationsCount | integer | = != |
| CreatorEmail | string | = != |
| CreatorName | string | = != |
| CreatorPersonId | integer | = != |
| CreatorPhoneNumber | string | = != |
| CreatorPosition | string | = != |
| EndDate | string | = != |
| FilledCount | integer | = != |
| GeographyNodeId | integer | = != |
| GigId | integer | = != |
| GigManagerEmail | string | = != |
| GigManagerName | string | = != |
| GigManagerPersonId | integer | = != |
| GigManagerPhoneNumber | string | = != |
| GigManagerPosition | string | = != |
| GigNumber | string | = != |
| GigValidFlag | boolean | = != |
| HasAppliedFlag | boolean | = != |
| Location | string | = != |
| NewApplicationsCount | integer | = != |
| NotSelectedApplicationsCount | integer | = != |
| OpeningsCount | integer | = != |
| OrganizationId | integer | = != |
| PendingApprovalAppsCount | integer | = != |
| ProfileId | integer | = != |
| PublishDate | string | = != |
| RemoteOpportunityFlag | boolean | = != |
| StartDate | string | = != |
| StatusCode | string | = != |
| TimeCommitment | integer | = != |
| Title | string | = != |
| TotalApplicationsCount | integer | = != |
Child resources (7)
Each child is reachable at
/recruitingOppMktGigDetails/{id}/child/<name>
and most can also be inlined with expand.
benefitsgigApplicationsgigClassificationsgigDffgigMediaLinksgigSkillsteamMembers Response fields (51)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
BookmarkFlagCanceledApplicationsCountClassifyBUIdClassifyBUNameClassifyJobFamilyIdClassifyJobFamilyNameClassifyJobFuncCodeClassifyJobFuncNameClassifyOrgIdClassifyOrgNameCompletedApplicationsCountCreatorEmailCreatorNameCreatorPersonIdCreatorPhoneNumberCreatorPositionDescriptionDescriptionStrEndDateFilledCountGeographyNodeIdGigIdGigManagerEmailGigManagerNameGigManagerPersonIdGigManagerPhoneNumberGigManagerPositionGigNumberGigValidFlagHasAppliedFlagLocationNewApplicationsCountNotSelectedApplicationsCountOpeningsCountOrganizationIdPendingApprovalAppsCountProfileIdPublishDateRemoteOpportunityFlagStartDateStatusCodeTimeCommitmentTitleTotalApplicationsCountbenefitsgigApplicationsgigClassificationsgigDffgigMediaLinksgigSkillsteamMembers 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
- /recruitingCESites Get all recruitingCESites
- /recruitingICEJobRequisitionDetails Get details for all job requisitions
- /questions Get all questions
- /publicWorkers Get all workers
- /recruitingICEJobRequisitions 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