<- Cash Drawers API

Cash Drawers API

Retrieve cash drawer shift

GET

 /v2/cash-drawers/shifts/{shift_id}

Provides the summary details for a single cash drawer shift.

Permissions:CASH_DRAWER_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

shift_id

string

Required

The shift ID.

Link to section

Query parameters

Link to section

location_id

string

Required

The ID of the location to retrieve cash drawer shifts from.

Link to section

Response fields

Link to section

cash_drawer_shift

The cash drawer shift queried for.

Link to section

errors

Any errors that occurred during the request.