Orders
List all orders
This endpoint retrieves a paginated list of all orders for a store identified by x-store-id. Filtering is supported by status, customer_id, and product_id. Orders include full details for customer, products, and calculated fields such as amounts and taxes.
GET
List all orders
Authorizations
Query Parameters
Maximum number of orders to return.
Filter orders by status.
Filter orders by customer ID.
Filter orders by product ID.
List all orders