Supported operations
| DELETE /jointVentureOverheadMethods/{id} |
| GET /jointVentureOverheadMethods |
| GET /jointVentureOverheadMethods/{id} |
| PATCH /jointVentureOverheadMethods/{id} |
| POST /jointVentureOverheadMethods |
Queryable q fields (40)
Only these fields can appear in a q filter expression on
/jointVentureOverheadMethods. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/jointVentureOverheadMethods?q=account='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| account | string | = != |
| adjustmentFactor | string | = != |
| basisSource | string | = != |
| calendarType | string | = != |
| createdBy | string | = != |
| creationDate | string | = != |
| currencyCode | string | = != |
| directBilledStakeholder | string | = != |
| distributionType | string | = != |
| endDate | string | = != |
| fixedAmount | number | = != |
| jointVenture | string | = != |
| jointVentureDescription | string | = != |
| journalDescription | string | = != |
| lastAdjustmentDate | string | = != |
| lastFactorValueDate | string | = != |
| lastFactorValuePercentage | number | = != |
| lastUpdateDate | string | = != |
| lastUpdatedBy | string | = != |
| maximumAmount | number | = != |
| method | string | = != |
| methodDescription | string | = != |
| methodStatus | string | = != |
| methodType | string | = != |
| minimumAmount | number | < |
| overheadMethodId | integer | = != |
| ownershipDefinition | string | = != |
| percentage | number | = != |
| periodBasis | string | = != |
| rate | number | = != |
| segment | string | = != |
| segmentValue | string | = != |
| segmentValueDescription | string | = != |
| slidingScaleFlag | boolean | = != |
| startDate | string | = != |
| structureInstanceNumber | integer | = != |
| transactionSourceAccount | string | = != |
| transactionSourceAccountSet | string | = != |
| transactionSourceLedger | string | = != |
| transactionSourceStructureInstanceNumber | integer | = != |
Child resources (3)
Each child is reachable at
/jointVentureOverheadMethods/{id}/child/<name>
and most can also be inlined with expand.
measureTypesoverheadMethodDFFslidingScaleThresholds Response fields (44)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
accountadjustmentFactorbasisSourcecalendarTypecreatedBycreationDatecurrencyCodedirectBilledStakeholderdistributionTypeendDatefixedAmountjointVenturejointVentureDescriptionjournalDescriptionlastAdjustmentDatelastFactorValueDatelastFactorValuePercentagelastUpdateDatelastUpdatedBymaximumAmountmeasureTypesmethodmethodDescriptionmethodStatusmethodTypeminimumAmountoverheadMethodDFFoverheadMethodIdownershipDefinitionpercentageperiodBasisratesegmentsegmentValuesegmentValueDescriptionslidingScaleFlagslidingScaleThresholdsstartDatestructureInstanceNumbertransactionSourceAccounttransactionSourceAccountSettransactionSourceLedgertransactionSourceStructureInstanceNumbertransactionsExistFlag 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
- /jointVentureInvoicingPartners Get all joint venture invoicing partners
- /intercompanyTransactionSourceDocuments Get all intercompany transaction source documents
- /jointVentureBasicOverheadDistributions Get all overhead distributions
- /erpintegrations Get all job details
- /expenseDffSegments Get all descriptive flexfield segments for expenses and expense reports
- 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