Supported operations
| DELETE /fedFundAttributes/{id} |
| GET /fedFundAttributes |
| GET /fedFundAttributes/{id} |
| PATCH /fedFundAttributes/{id} |
| POST /fedFundAttributes |
Queryable q fields (30)
Only these fields can appear in a q filter expression on
/fedFundAttributes. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/fedFundAttributes?q=ApportionmentCategory='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| ApportionmentCategory | string | = != |
| AuthorityDuration | string | = != |
| BorrowingSource | string | = != |
| BudgetEnforcementAct | string | = != |
| BudgetSubfunction | string | = != |
| CopyFund | string | = != |
| CreatedBy | string | = != |
| CreationDate | string | = != |
| CustodialOrNonCustodial | string | = != |
| DefaultCollectionBetcCode | string | = != |
| DefaultCollectionBetcName | string | = != |
| DefaultPaymentBetcCode | string | = != |
| DefaultPaymentBetcName | string | = != |
| DefiniteOrIndefiniteAuthority | string | = != |
| DirectOrReimbursable | string | = != |
| FedAccountSymbolTitle | string | = != |
| FundCode | string | = != |
| FundStructureInstanceId | integer | = != |
| FundValueId | integer | = != |
| FundingDerivationType | string | = != |
| LastUpdateDate | string | = != |
| LastUpdatedBy | string | = != |
| Ledger | string | = != |
| LedgerId | integer | = != |
| NextYearFund | string | = != |
| OutlaysBeaCategory | string | = != |
| RequisitionClosingMethod | string | = != |
| TreasuryAccountSymbol | string | = != |
| TreasuryAccountSymbolId | integer | = != |
| YearOfBudgetAuthority | string | = != |
Child resources (1)
Each child is reachable at
/fedFundAttributes/{id}/child/<name>
and most can also be inlined with expand.
fedFundAttributeDFF Response fields (31)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
ApportionmentCategoryAuthorityDurationBorrowingSourceBudgetEnforcementActBudgetSubfunctionCopyFundCreatedByCreationDateCustodialOrNonCustodialDefaultCollectionBetcCodeDefaultCollectionBetcNameDefaultPaymentBetcCodeDefaultPaymentBetcNameDefiniteOrIndefiniteAuthorityDirectOrReimbursableFedAccountSymbolTitleFundCodeFundStructureInstanceIdFundValueIdFundingDerivationTypeLastUpdateDateLastUpdatedByLedgerLedgerIdNextYearFundOutlaysBeaCategoryRequisitionClosingMethodTreasuryAccountSymbolTreasuryAccountSymbolIdYearOfBudgetAuthorityfedFundAttributeDFF 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
- /taxPayerIdentifiers Get all taxpayer identifiers
- /intercompanyAgreements Get all intercompany agreements
- /fedTreasuryAccountSymbols Get all treasury account symbols
- /bankAccountUserRules Get all country-specific rules
- /taxTransactionBusinessCategories Get all transaction business categories
- 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