Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 869 Bytes

V1ListCashDrawerShiftsRequest.md

File metadata and controls

11 lines (8 loc) · 869 Bytes

V1ListCashDrawerShiftsRequest

Properties

Name Type Description Notes
Order string The order in which cash drawer shifts are listed in the response, based on their created_at field. Default value: ASC See SortOrder for possible values [optional] [default to null]
BeginTime string The beginning of the requested reporting period, in ISO 8601 format. Default value: The current time minus 90 days. [optional] [default to null]
EndTime string The beginning of the requested reporting period, in ISO 8601 format. Default value: The current time. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]