All versions ->

Copy link to request setupRun requestRun
GET/v2/cash-drawers/shifts

List cash drawer shifts

Provides the details for all of the cash drawer shifts for a location in a date range. API Reference ->

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

location_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

begin_time

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

cursor

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

end_time

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

limit

integer(32-bit)

sort_order

string

The results are returned in descending (e.g., newest-first or Z-A) order.

The results are returned in ascending (e.g., oldest-first or A-Z) order.

GET /v2/cash-drawers/shifts

Response

// No response received yet.