List Backorders
GET/api/v2/inventory-allocations/backorders
Returns a paginated backorder queue showing allocations that are awaiting stock.
Supports GET and POST — POST can be used to send large filter payloads in the request body.
Sort options: id, priority, quantity, created_at, updated_at, backorder_date, backordered_quantity, released_quantity, sku, product_name, supplier, order_date, sales_order_number, eta. Default: priority.
Request
Responses
- 200
Successful response