Cash Drawer Sessions Time Lines REST Endpoints

Cash Drawer Sessions/Cash Drawer Sessions Time Lines
The cash drawer sessions time lines resource is used to save the open and close dates and times for cashier sessions.
Create a cash drawer session lines.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessions/{publicSectorCashDrawerSessionsUniqID}/child/BnpCashDrawerSessionTimeView
Get a cash drawer session time line list.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessions/{publicSectorCashDrawerSessionsUniqID}/child/BnpCashDrawerSessionTimeView
Get a cash drawer session time line.
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessions/{publicSectorCashDrawerSessionsUniqID}/child/BnpCashDrawerSessionTimeView/{BnpCashDrawerSessionTimeViewUniqID}
Update a cash drawer session time line.
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCashDrawerSessions/{publicSectorCashDrawerSessionsUniqID}/child/BnpCashDrawerSessionTimeView/{BnpCashDrawerSessionTimeViewUniqID}