Supported operations
| DELETE /fedTreasuryConfirmationSchedules/{id} |
| GET /fedTreasuryConfirmationSchedules |
| GET /fedTreasuryConfirmationSchedules/{id} |
| PATCH /fedTreasuryConfirmationSchedules/{id} |
Queryable q fields (26)
Only these fields can appear in a q filter expression on
/fedTreasuryConfirmationSchedules. Filtering on any other field returns
400 Bad Request.
Example q request
GET /fscmRestApi/resources/11.13.18.05/fedTreasuryConfirmationSchedules?q=AgencyLocationCode='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| AgencyLocationCode | string | = != |
| Amount | number | = != |
| BusinessUnit | string | = != |
| ConfirmationDate | string | = != |
| ControlNumber | string | = != |
| CreatedBy | string | = != |
| CreationDate | string | = != |
| FederalPaymentTypeCode | string | = != |
| FromRange | integer | = != |
| LastUpdateDate | string | = != |
| LastUpdateLogin | string | = != |
| LastUpdatedBy | string | = != |
| NumberOfPayments | integer | = != |
| PaymentDate | string | = != |
| PaymentGroup | string | = != |
| PaymentInstructionId | integer | = != |
| PaymentMethod | string | = != |
| PaymentProcessRequest | string | = != |
| RangeType | string | = != |
| RevisionNumber | integer | = != |
| ScheduleDate | string | = != |
| Status | string | = != |
| ToRange | integer | = != |
| TreasuryAccounted | string | = != |
| TreasuryConfirmationId | integer | = != |
| TreasuryEventId | integer | = != |
Child resources (1)
Each child is reachable at
/fedTreasuryConfirmationSchedules/{id}/child/<name>
and most can also be inlined with expand.
fedTreasuryCheckRanges Response fields (27)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
AgencyLocationCodeAmountBusinessUnitConfirmationDateControlNumberCreatedByCreationDateFederalPaymentTypeCodeFromRangeLastUpdateDateLastUpdateLoginLastUpdatedByNumberOfPaymentsPaymentDatePaymentGroupPaymentInstructionIdPaymentMethodPaymentProcessRequestRangeTypeRevisionNumberScheduleDateStatusToRangeTreasuryAccountedTreasuryConfirmationIdTreasuryEventIdfedTreasuryCheckRanges 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
- /fedSAMVendorDetails Get all SAM trading partner details
- /autoInvoiceInterfaceLines Get all AutoInvoice interface lines
- /taxRatesLOV Get all tax rates
- /expenseDelegations Get all expense delegations
- /paymentProcessProfilesLOV Get all payment process profiles
- 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