Deposit Account Options REST Endpoints

Billing and Payment/Deposit Account Options
The deposit account option resource is used to set up options for deposit accounts at the agency level.
Create a set of deposit account options data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountOptions
Delete a deposit account options data
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountOptions/{AgencyId}
Get a deposit account options data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountOptions/{AgencyId}
Get all deposit account options data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountOptions
Update a deposit account options data
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountOptions/{AgencyId}