Get an inventory order by ID
Returns a single inventory order (including items and shipments) belonging to the caller’s organization.
Authorizations
Prefix the value with "ApiKey" to indicate the custom authorization type
Path Parameters
Response
Inventory order found
Inventory order information
Order ID
"123E4567-E89B-12D3-A456-426614174000"
Order status
CANCELLED, COMPLETE, ORDERED, PARTIALLY_RECEIVED, PROCESSING, RECEIVED, SHIPPED, SUBMITTED "PROCESSING"
Warehouse information
Order reason
ONE_OFF, RESTOCK "ONE_OFF"
Inventory order items
Inventory order shipments
Human-readable friendly order ID (order number shown to customers). Null for orders created before this field was populated.
"ORD-000123"
Customer PO number
"PO-12345"
Billing type
SUBSCRIPTION, PURCHASED "SUBSCRIPTION"
Person who submitted the order
UTC ISO-8601 timestamp when the inventory order was created.
"2026-02-26T14:15:22.123Z"
UTC ISO-8601 timestamp when the inventory order was last updated.
"2026-03-15T09:00:00.000Z"
Date by which the inventory order is expected to ship (calendar date, no time component).
"2026-03-10"