Skip to main content

Get Allocations

GET 

/api/v2/warehouse-transfers/:warehouseTransfer/allocations

Returns inventory allocations linked to this warehouse transfer.

Query Parameters:

  • filter[status]all | active | pending | released | cancelled | fulfilled
  • filter[warehouse_id] — Filter by warehouse
  • filter[search] — Search by product SKU or name
  • per_page — Items per page

Request

Responses

Successful response