Returns a list of the orders
This access token needs to be included in each of your request to the Chift API.
Page number
x >= 1
Page size
1 <= x <= 100
Start date (inclusive) of the period to get orders from
End date (inclusive) of the period to get orders from
Unique identifier of the location. If none passed, orders from all locations will be returned unless the location was selected by the end-user
State of the orders to get
open
, closed
, all
Unique identifier of the closure. If none passed, orders from all closures will be selected.
Successful Response
The response is of type object
.