GetOrders

Get orders

Query Params
id
array of uuids

Order IDs to fetch. If included, all other request parameters will be disregarded.

id
date-time

The datetime to start retrieving orders from, based on when the orders were last updated

int32

The maximum number of orders to be returned in the response

boolean

If true the response will also include orders that have been processed; else the response will only contain open orders

boolean

If true the response will only contain paid orders; else the response will also include unpaid orders

uuid

The ID of location if the response should only contain orders that are specific to that location

uuid

The search token for the previous page of results. Can be found on the response object of the call to GetOrder prior to this one.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json