List the purchase 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
pending_confirmation, ready_for_shipment, in_transit, items_received, check_in_progress, order_complete, order_cancelled, check_in_complete Maximum number of orders to return (default 20, max 100)
1 <= x <= 100Number of orders to skip (for pagination)
0 <= x <= 9007199254740991Default Response