Deposit Received Communications REST Endpoints

Billing and Payment/Deposit Received Communications
The Deposit Received Communications resource is used to get communications about deposits received.
Create a set of received deposit communication data
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositReceivedCommunications
Delete a received deposit communication data
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositReceivedCommunications/{publicSectorDepositReceivedCommunicationsUniqID}
Get a received deposit communication data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositReceivedCommunications/{publicSectorDepositReceivedCommunicationsUniqID}
Get all received deposit communication data
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositReceivedCommunications
Update a received deposit communication data
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorDepositReceivedCommunications/{publicSectorDepositReceivedCommunicationsUniqID}