List the sale orders for the authenticated organization. Results are scoped to the API key’s organization — you cannot access another organization’s orders.
API key for authentication
Filter by order status
awaiting_payment, payment_processing, fufillment_in_progress, payment_failed, order_shipped, order_complete, order_cancelled, partially_fufilled Maximum number of orders to return (default 20, max 100)
1 <= x <= 100Number of orders to skip (for pagination)
0 <= x <= 9007199254740991Default Response