Receivable Options REST Endpoints

Receivable Options
The receivable options resource is used to view, create, or update options for various transaction sources.
Create a set of receivable options data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReceivableOptions
Delete a set of receivable options data
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReceivableOptions/{AgencyId}
Get a set receivable options data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReceivableOptions/{AgencyId}
Get all receivable options data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReceivableOptions
Update a set of ReceivableOptions data
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorReceivableOptions/{AgencyId}