Skip to main content

Get Allocation

GET 

/api/v2/inventory-allocations/:allocation

Returns a single inventory allocation by ID.

Required scope: inventory:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

warehouse_location_id and the nested warehouse_location object reflect the bin this allocation is pinned to (null when not pinned). warehouse.locations_enabled indicates whether the warehouse uses bin locations.

Request

Responses

OK

Response Headers
    Content-Type