Supported operations
| DELETE /elementEntries/{id} |
| GET /elementEntries |
| GET /elementEntries/{id} |
| PATCH /elementEntries/{id} |
| POST /elementEntries |
Queryable q fields (26)
Only these fields can appear in a q filter expression on
/elementEntries. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/elementEntries?q=AssignmentNumber='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AssignmentNumber | string | = != |
| AutomaticEntry | string | = != |
| ClassificationId | integer | = != |
| CreatedBy | string | = != |
| CreationDate | string | = != |
| CreatorType | string | = != |
| EffectiveEndDate | string | = != |
| EffectiveStartDate | string | = != |
| ElementEntryId | integer | = != |
| ElementName | string | = != |
| ElementTypeId | integer | = != |
| EntrySequence | integer | = != |
| EntryType | string | = != |
| InputCurrencyCode | string | = != |
| LastUpdateDate | string | = != |
| LastUpdatedBy | string | = != |
| LegCode | string | = != |
| LegDataGroupId | integer | = != |
| PayrollRelationshipNumber | string | between |
| PersonId | integer | = != |
| PersonNumber | string | = != |
| PrimaryClassification | string | = != |
| ProcessingType | string | = != |
| Reason | string | = != |
| Subpriority | integer | = != |
| UsageLevel | string | = != |
Child resources (4)
Each child is reachable at
/elementEntries/{id}/child/<name>
and most can also be inlined with expand.
ElementEntryHistoryProcessingHistoryStandardEntryUsageelementEntryValues Response fields (39)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
AssignmentIdAssignmentNumberAutomaticEntryCategoryClassificationIdCreatedByCreationDateCreatorTypeCreatorTypeDisplayValueEffectiveEndDateEffectiveStartDateElementEntryHistoryElementEntryIdElementNameElementTypeIdEntrySequenceEntryTypeInputCurrencyCodeIntentLastUpdateDateLastUpdatedByLegCodeLegDataGroupIdOverrideFlagPayrollRelationshipNumberPersonIdPersonNumberPrimaryClassificationProcessingHistoryProcessingTypeProcessingTypeDisplayValueReasonRetroActiveEntryFlagSecondaryClassificationSettlementDateStandardEntryUsageSubpriorityUsageLevelelementEntryValues 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
- /locations Get all locations
- /learningEvents Get all events
- /recruitingUICreateOrUpdateJobOffers Get data about all job offers
- /jobs Identifier of the job valid grade to be provided when using alternate key finder on jobs valid grades.
- /learningSelfPacedItems Get all learning items
- 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