Get All Orders

Deprecation Notice : The orders endpoint will be deprecated on July 1, 2024, sending orders can be done even faster with the sales endpoint
Returns a Json with all orders of selected shop.
An order can be in open or closed status. If is open it can be edited. Each order can contain a 'previus_order' that is the previous version of the order, before last save (parcheggia) or print.
This API supports Query Strings to allow:
- Filter results based on schema fields;
- Paging the results (recommended);
- Sort the results;
To find out how to use Query Strings, view the dedicated guide.

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