Cash Drawers
List cash drawer shifts
Retrieve cash drawer shift
List cash drawer shift events
<- Cash Drawers API
Cash Drawers API
Version
2024-10-17
GET
/v2/cash-drawers/shifts/{shift_id}
Provides the summary details for a single cash drawer shift.
See ListCashDrawerShiftEvents for a list of cash drawer shift events.
Guide
Retrieve a Cash Drawer Shift
Example code
shift_id
string
Required
The shift ID.
location_id
The ID of the location to retrieve cash drawer shifts from.
cash_drawer_shift
CashDrawerShift
The cash drawer shift queried for.
Show attributes
errors
Error [ ]
Any errors that occurred during the request.