Cashier Sessions REST Endpoints
List of Values/Cashier Sessions
The cashier sessions resource is used to show the details of cashier sessions. A cashier session is the instance that allows a cashier to collect money from a customer and deposit that money in a cash drawer device.
- Get a cashier session
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCashierSessions/{SessionId}
- Get all cashier sessions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCashierSessions
- Gets the current server time and cashier session auto number rule name.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCashierSessions/action/getCashierSessionSeqAndServerTime
- Gets the current server time.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/publicSectorCashierSessions/action/getCurrentServerTime