Supported operations
| DELETE /jointVentureContributionRequests/{id} |
| GET /jointVentureContributionRequests |
| GET /jointVentureContributionRequests/{id} |
| PATCH /jointVentureContributionRequests/{id} |
| POST /jointVentureContributionRequests |
Queryable q fields (24)
Only these fields can appear in a q filter expression on
/jointVentureContributionRequests. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/jointVentureContributionRequests?q=contributionAccount='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| contributionAccount | string | = != |
| contributionRequestId | integer | = != |
| conversionDate | string | = != |
| createdBy | string | = != |
| creationDate | string | = != |
| currencyCode | string | = != |
| endDate | string | = != |
| frequency | string | = != |
| jointVenture | string | = != |
| jointVentureDescription | string | = != |
| lastRunDate | string | = != |
| lastUpdateDate | string | = != |
| lastUpdatedBy | string | = != |
| openDistributionAmountFlag | boolean | = != |
| ownershipDefinition | string | = != |
| request | string | = != |
| requestDescription | string | = != |
| requestedGrossAmount | number | = != |
| runDay | string | = != |
| stakeholder | string | = != |
| startDate | string | = != |
| status | string | = != |
| weekEndDay | string | = != |
| weekStartDay | string | = != |
Child resources (1)
Each child is reachable at
/jointVentureContributionRequests/{id}/child/<name>
and most can also be inlined with expand.
contributionRequestDFF Response fields (27)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
contributionAccountcontributionRequestDFFcontributionRequestIdcontributionsExistFlagconversionDatecreatedBycreationDatecurrencyCodeendDatefrequencyjointVenturejointVentureDescriptionlastRunDatelastUpdateDatelastUpdatedByopenDistributionAmountFlagownershipDefinitionrequestrequestDescriptionrequestedGrossAmountrunDaystakeholderstartDatestatusstructureInstanceNumberweekEndDayweekStartDay 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
- /paymentProcessProfilesLOV Get all payment process profiles
- /purchaseToPayLegalEntitiesLOV GET action not supported
- /localizationDocumentSequenceDerivations Get all document sequence derivation records
- /dataSecurities Get all data assignments by user and role
- /fedSAMVendorDetails Get all SAM trading partner details
- 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