Cash Drawer Payments REST Endpoints

Cash Drawer Payments
The cash drawer payments resource is used to view and create cash draw payment history information.
Create a cash drawer payment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerPayments
Get a cash drawer payment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerPayments/{publicSectorCashDrawerPaymentsUniqID}
Get all cash drawer payments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerPayments
Update a cash drawer payment
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerPayments/{publicSectorCashDrawerPaymentsUniqID}