Get orders

The following fields return in the responseBody the possible values by which the search can be filtered.

In case you want to clean the search, they should not be sent in the request.

FIELDS

search
* It is used when you want to find a text within the values of the fields: "orders.orderNumber" or "orders.internalKey".

filters[fulfillmentStatus][]
It is used when you want to find a specific state in the field "orders.fulfillmentStatus".
Example: pending

filters[deliveryType][]
It is used when you want to find a specific value in the field "orders.deliveryType".
Example: SMD

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!