Orders

List purchase orders

List the purchase orders for the authenticated organization. Results are scoped to the API key's organization — you cannot access another organization's orders.

Rate limit: 120 requests burst, 60 requests/minute sustained.

get/orders/get-purchase-orders/v1

Query parameters

status'pending_confirmation' | 'ready_for_shipment' | 'in_transit' | 'items_received' | 'check_in_progress' | 'order_complete' | 'order_cancelled' | 'check_in_complete'

Filter by order status

limitinteger

Maximum number of orders to return (default 20, max 100)

offsetinteger

Number of orders to skip (for pagination)

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.