Supported operations
| DELETE /jointVentureContributions/{id} |
| GET /jointVentureContributions |
| GET /jointVentureContributions/{id} |
| PATCH /jointVentureContributions/{id} |
| POST /jointVentureContributions |
Queryable q fields (29)
Only these fields can appear in a q filter expression on
/jointVentureContributions. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/jointVentureContributions?q=agreementDefaultChargeAccount='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| agreementDefaultCharge | number | = != |
| agreementDefaultChargeAccount | string | = != |
| automaticContributionFlag | boolean | = != |
| closeDate | string | = != |
| closeReason | string | = != |
| closeType | string | = != |
| contributionAmount | number | = != |
| contributionDescription | string | = != |
| contributionId | integer | = != |
| contributionOpenAmount | number | = != |
| contributionStatus | string | = != |
| createdBy | string | = != |
| creationDate | string | = != |
| foreignContributionAmount | number | = != |
| grossContributionAmount | number | = != |
| jointVenturePartnerContributionAccount | string | = != |
| jointVentureShortName | string | = != |
| lastUpdateDate | string | = != |
| lastUpdatedBy | string | = != |
| ownershipPercentShortName | string | = != |
| partnerAccount | string | = != |
| preferredCurrencyCode | string | = != |
| refundAmount | number | = != |
| stakeholderShortName | string | = != |
| startDate | string | = != |
| structureInstanceNumber | integer | = != |
| transactionDate | string | = != |
| transactionNumber | string | = != |
| transactionReason | string | = != |
Child resources (3)
Each child is reachable at
/jointVentureContributions/{id}/child/<name>
and most can also be inlined with expand.
attachmentscontributionDFFcontributionReferences Response fields (45)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
agreementDefaultChargeagreementDefaultChargeAccountattachmentsautomaticContributionFlagcancelDatecloseDatecloseReasoncloseTypecontributionAmountcontributionDFFcontributionDescriptioncontributionIdcontributionOpenAmountcontributionReferencescontributionStatuscreateJournalsForTransferFlagcreatedBycreationDatecurrencyCodeforeignContributionAmountgrossContributionAmountjointVenturePartnerContributionAccountjointVentureShortNamelastUpdateDatelastUpdatedByownershipPercentShortNamepartnerAccountpreferredCurrencyCoderefundAmountstakeholderShortNamestakeholderWithCostCenterFlagstartDatestructureInstanceNumbertransactionCurrencyCodetransactionDatetransactionNumbertransactionReasontransactionTypetransferToContributionAccounttransferToContributionDescriptiontransferToContributionIdtransferToContributionStatustransferToJointVenturetransferToStakeholdertransferToStartDate 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
- /cashBankBranches Get all bank branches
- /expenseAccommodationsPolicies Get all accommodations expense policy records
- /expenseProfileAttributes Get all records of a person's expense profile attributes
- /preferredCurrenciesLOV Get all currencies
- /jointVentureAccountingHeaders Get all joint venture accounting headers
- 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