Skip to main content
GET
List Outbound Requests
Returns a paginated list of outbound requests for the organization. Each request includes outboundShipmentIds for live related shipments; the array is empty until pick. Requests are not shipments. A pending_review request will not appear in List Outbound Shipments, and its items stay in_vault until pick. Use Get Outbound Shipment for carrier tracking. Permission: outbound_requests:read

Query parameters

number
default:"1"
1-indexed page number.
number
default:"25"
Number of results per page (max 100).
string
Filter by request status. One of pending_review, processing, fulfilled, rejected, cancelled.
string
Filter by FBO account ID
boolean
default:"false"
When true, each request includes items. Each item has productId and inventoryItemId. Get Outbound Request always includes items.

Response