Skip to main content

Browse Products

GET 

/api/v2/warehouse-transfers/:warehouseTransfer/browse-products

Searches products that can be added to this warehouse transfer. Scoped to the transfer's from_warehouse.

Required scope: warehouses:read

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

Query Parameters:

  • query — Product name or SKU search
  • in_stock_only — Restrict to products with stock in the source warehouse
  • limit — Max results (default: 25)

Request

Responses

OK

Response Headers
    Content-Type