Deposit Account Authorized Users REST Endpoints

Billing and Payment/Deposit Account Authorized Users
The deposit account authorized users resource is used to assign authorized users to a deposit account.
Create a set of deposit account authorized user data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountAuthorizedUsers
Delete a deposit account authorized user data
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountAuthorizedUsers/{DepositApplicantKey}
Get a deposit account authorized user data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountAuthorizedUsers/{DepositApplicantKey}
Get all deposit account authorized user data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountAuthorizedUsers
Update a deposit account authorized user data
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositAccountAuthorizedUsers/{DepositApplicantKey}