Federal Treasury Offset Amounts REST Endpoints

Federal Treasury Offset Amounts
The treasury offset amounts resource is used to query, create, and update treasury offset amounts.
Create a treasury offset amount
Method: post
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryOffsetAmounts
Delete a treasury offset amount
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryOffsetAmounts/{OffsetId}
Get a treasury offset amount
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryOffsetAmounts/{OffsetId}
Get all treasury offset amounts
Method: get
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryOffsetAmounts
Update a treasury offset amount
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/fedTreasuryOffsetAmounts/{OffsetId}