V1Transactions
V1ListOrders
Provides summary information for a merchant's online store orders.
get/v1/{location_id}/orders
Path parameters
location_idstring required
The ID of the location to list online store orders for.
Query parameters
order'DESC' | 'ASC'
The order (e.g., chronological or alphabetical) in which results from a request are returned.
The order in which payments are listed in the response.
limitinteger
The maximum number of payments to return in a single response. This value cannot exceed 200.
batch_tokenstring
A pagination cursor to retrieve the next set of results for your original query to the endpoint.
Response
Success