Provides the details for all of the cash drawer shifts for a location in a date range.
Open in API Reference
The ID of the location to query for a list of cash drawer shifts.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The order in which cash drawer shifts are listed in the response, based on their opened_at field. Default value: ASC
The inclusive start time of the query on opened_at, in ISO 8601 format.
The exclusive end date of the query on opened_at, in ISO 8601 format.
Number of cash drawer shift events in a page of results (200 by default, 1000 max).
Opaque cursor for fetching the next page of results.
// No response received yet.