Supported operations
| DELETE /jointVentureBasicOverheadDistributions/{id} |
| GET /jointVentureBasicOverheadDistributions |
| GET /jointVentureBasicOverheadDistributions/{id} |
| PATCH /jointVentureBasicOverheadDistributions/{id} |
Queryable q fields (48)
Only these fields can appear in a q filter expression on
/jointVentureBasicOverheadDistributions. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/jointVentureBasicOverheadDistributions?q=accountingDate='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| accountingDate | string | = != |
| accountingPeriod | string | = != |
| agreement | string | = != |
| agreementDescription | string | = != |
| basisSource | string | = != |
| businessUnit | string | = != |
| changeReason | string | = != |
| changeReasonDetails | string | = != |
| contributionId | integer | = != |
| createdBy | string | = != |
| creationDate | string | = != |
| currencyCode | string | = != |
| directBilledStakeholder | string | = != |
| distributedCreditAmount | number | = != |
| distributedDebitAmount | number | = != |
| distributionId | integer | = != |
| distributionLineNumber | integer | = != |
| distributionLineType | string | = != |
| distributionOnlyFlag | boolean | = != |
| distributionStatus | string | = != |
| distributionType | string | = != |
| jointVenture | string | = != |
| jointVentureDescription | string | = != |
| journalDescription | string | = != |
| lastUpdateDate | string | = != |
| lastUpdatedBy | string | = != |
| ledger | string | = != |
| method | string | = != |
| methodDescription | string | = != |
| originalDistributedCreditAmount | number | between |
| originalDistributedDebitAmount | number | between |
| originalDistributedEnteredCreditAmount | number | between |
| originalDistributedEnteredDebitAmount | number | between |
| originalStakeholder | string | = != |
| ownershipDefinition | string | = != |
| ownershipDefinitionEndDate | string | = != |
| ownershipDefinitionStartDate | string | = != |
| percentageOfInterest | number | = != |
| reassignedStakeholder | string | = != |
| roundAmountFlag | boolean | = != |
| sourceOwnershipDefinition | string | = != |
| stakeholder | string | = != |
| transactionCreditAmount | number | = != |
| transactionDate | string | = != |
| transactionDebitAmount | number | = != |
| transactionId | integer | = != |
| trxDate | string | = != |
| trxNumber | string | = != |
Child resources (1)
Each child is reachable at
/jointVentureBasicOverheadDistributions/{id}/child/<name>
and most can also be inlined with expand.
distributionDFF Response fields (50)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
accountingDateaccountingPeriodagreementagreementDescriptionbasisSourcebusinessUnitchangeReasonchangeReasonDetailscontributionIdcreatedBycreationDatecurrencyCodedirectBilledStakeholderdistributedCreditAmountdistributedDebitAmountdistributionDFFdistributionIddistributionLineNumberdistributionLineTypedistributionOnlyFlagdistributionStatusdistributionTypeinvoiceTransactionTypejointVenturejointVentureDescriptionjournalDescriptionlastUpdateDatelastUpdatedByledgermethodmethodDescriptionoriginalDistributedCreditAmountoriginalDistributedDebitAmountoriginalDistributedEnteredCreditAmountoriginalDistributedEnteredDebitAmountoriginalStakeholderownershipDefinitionownershipDefinitionEndDateownershipDefinitionStartDatepercentageOfInterestreassignedStakeholderroundAmountFlagsourceOwnershipDefinitionstakeholdertransactionCreditAmounttransactionDatetransactionDebitAmounttransactionIdtrxDatetrxNumber 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
- /erpintegrations Get all job details
- /intercompanyTransactionSourceDocuments Get all intercompany transaction source documents
- /jointVentureGeneratedTransactions Get all joint venture generated transactions
- /jointVentureOverheadMethods Get all joint venture overhead methods
- /jointVentureInvoicingPartners Get all joint venture invoicing partners
- 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