Supported operations
| DELETE /jointVentureAccountingHeaders/{id} |
| GET /jointVentureAccountingHeaders |
| GET /jointVentureAccountingHeaders/{id} |
Queryable q fields (19)
Only these fields can appear in a q filter expression on
/jointVentureAccountingHeaders. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/jointVentureAccountingHeaders?q=accountingDate='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| accountingDate | string | = != |
| accountingHeaderId | integer | = != |
| accountingStatus | string | = != |
| accountingType | string | = != |
| agreement | string | = != |
| businessUnit | string | = != |
| contributionId | integer | = != |
| costCenter | string | = != |
| createdBy | string | = != |
| creationDate | string | = != |
| documentNumber | string | = != |
| eventId | integer | = != |
| jointVenture | string | = != |
| jointVentureDescription | string | = != |
| lastUpdateDate | string | = != |
| lastUpdatedBy | string | = != |
| ledger | string | = != |
| stakeholder | string | = != |
| subledgerHeaderId | integer | = != |
Child resources (6)
Each child is reachable at
/jointVentureAccountingHeaders/{id}/child/<name>
and most can also be inlined with expand.
accountingHeaderDFFcarriedInterestDistributionscontributionReferencesdistributionsoperationalMeasuresstakeholderReportingDistributions Response fields (25)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
accountingDateaccountingHeaderDFFaccountingHeaderIdaccountingStatusaccountingTypeagreementbusinessUnitcarriedInterestDistributionscontributionIdcontributionReferencescostCentercreatedBycreationDatedistributionsdocumentNumbereventIdjointVenturejointVentureDescriptionlastUpdateDatelastUpdatedByledgeroperationalMeasuresstakeholderstakeholderReportingDistributionssubledgerHeaderId 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
- /expenseProfileAttributes Get all records of a person's expense profile attributes
- /preferredCurrenciesLOV Get all currencies
- /revenueContracts Get all revenue contracts
- /jointVentureContributions Get all joint venture partner contributions
- /cashBankBranches Get all bank branches
- Oracle Fusion API guide
- Why the q parameter fails and how to fix it
- Finders: named queries in Oracle Fusion REST APIs
- All endpoint reference pages