Get Allocations
GET/api/v2/sales-orders/:salesOrder/allocations
Returns paginated inventory allocations for all lines in the sales order.
Status filter values:
- active: planned + awaiting_receipt + allocated (excludes cancelled/fulfilled)
- all: all statuses
- planned, awaiting_receipt, allocated, fulfilled, cancelled: specific status
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response