Cash Drawer Session Times REST Endpoints

Cash Drawer Session Times
The cash drawer session times resource is used to record time details of cash drawer sessions, which can be opened or suspended multiple times.
Create a cash drawer session time
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessionTimes
Get a cash drawer session time
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessionTimes/{publicSectorCashDrawerSessionTimesUniqID}
Get all cash drawer session times
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessionTimes
Update a cash drawer session time
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessionTimes/{publicSectorCashDrawerSessionTimesUniqID}