Supported operations
| DELETE /jointVentureBasicGLDistributions/{id} |
| GET /jointVentureBasicGLDistributions |
| GET /jointVentureBasicGLDistributions/{id} |
| PATCH /jointVentureBasicGLDistributions/{id} |
Queryable q fields (55)
Only these fields can appear in a q filter expression on
/jointVentureBasicGLDistributions. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/jointVentureBasicGLDistributions?q=agreement='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| agreement | string | = != |
| agreementDescription | string | = != |
| assignmentRule | string | = != |
| businessUnit | string | = != |
| changeReason | string | = != |
| changeReasonDetails | string | = != |
| contributionId | integer | = != |
| createdBy | string | = != |
| createdByJointVentureFlag | boolean | = != |
| creationDate | string | = != |
| currencyCode | string | = != |
| directBilledStakeholder | string | = != |
| distributedAccount | string | = != |
| distributedCreditAmount | number | = != |
| distributedDebitAmount | number | = != |
| distributedEnteredCreditAmount | number | = != |
| distributedEnteredDebitAmount | number | = != |
| distributionId | integer | = != |
| distributionLineNumber | integer | = != |
| distributionLineType | string | = != |
| distributionOnlyFlag | boolean | = != |
| distributionStatus | string | = != |
| distributionType | string | = != |
| enteredCurrencyCode | string | = != |
| jointVenture | string | = != |
| jointVentureDescription | string | = != |
| lastUpdateDate | string | = != |
| lastUpdatedBy | string | = != |
| ledger | string | = != |
| originalDistributedCreditAmount | number | between |
| originalDistributedDebitAmount | number | between |
| originalDistributedEnteredCreditAmount | number | between |
| originalDistributedEnteredDebitAmount | number | between |
| originalStakeholder | string | = != |
| ownershipDefinition | string | = != |
| ownershipDefinitionEndDate | string | = != |
| ownershipDefinitionStartDate | string | = != |
| percentageOfInterest | number | = != |
| period | string | = != |
| reassignedStakeholder | string | = != |
| roundAmountFlag | boolean | = != |
| sourceOwnershipDefinition | string | = != |
| stakeholder | string | = != |
| stakeholderReportingHeaderId | integer | = != |
| stakeholderReportingLedger | string | = != |
| stakeholderReportingStatus | string | = != |
| transactionCreditAmount | number | = != |
| transactionDate | string | = != |
| transactionDebitAmount | number | = != |
| transactionDescription | string | = != |
| transactionEnteredCreditAmount | number | = != |
| transactionEnteredDebitAmount | number | = != |
| transactionId | integer | = != |
| trxDate | string | = != |
| trxNumber | string | = != |
Child resources (1)
Each child is reachable at
/jointVentureBasicGLDistributions/{id}/child/<name>
and most can also be inlined with expand.
distributionDFF Response fields (58)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
agreementagreementDescriptionassignmentRulebusinessUnitchangeReasonchangeReasonDetailscontributionIdcreatedBycreatedByJointVentureFlagcreationDatecurrencyCodedirectBilledStakeholderdistributedAccountdistributedCreditAmountdistributedDebitAmountdistributedEnteredCreditAmountdistributedEnteredDebitAmountdistributionDFFdistributionIddistributionLineNumberdistributionLineTypedistributionOnlyFlagdistributionStatusdistributionTypeenteredCurrencyCodeinvoiceTransactionTypejointVenturejointVentureDescriptionlastUpdateDatelastUpdatedByledgeroriginalDistributedCreditAmountoriginalDistributedDebitAmountoriginalDistributedEnteredCreditAmountoriginalDistributedEnteredDebitAmountoriginalStakeholderownershipDefinitionownershipDefinitionEndDateownershipDefinitionStartDatepercentageOfInterestperiodreassignedStakeholderroundAmountFlagsourceOwnershipDefinitionstakeholderstakeholderReportingDatestakeholderReportingHeaderIdstakeholderReportingLedgerstakeholderReportingStatustransactionCreditAmounttransactionDatetransactionDebitAmounttransactionDescriptiontransactionEnteredCreditAmounttransactionEnteredDebitAmounttransactionIdtrxDatetrxNumber 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
- /paymentsExternalPayees Get all external payees
- /expenseEntertainmentPolicies Get all expense entertainment policies
- /expenseTypes Get all expense type records
- /transactionTaxLines Get all transaction tax lines
- /expenseMileagePolicies Get all expense mileage policy line records
- 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