Oracle Fusion FSCM endpoint reference

Joint Venture Overhead Methods REST API

Get all joint venture overhead methods

GET https://your-pod.oraclecloud.com/fscmRestApi/resources/11.13.18.05/jointVentureOverheadMethods

Everything on this page is extracted from Oracle's official OpenAPI specification for Fusion Cloud FSCM: 40 queryable q fields, and 3 child resources. Unsure how q works? See the Oracle Fusion API guide.

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