Skip to main content

Get Pick List

GET 

/api/v2/pick-lists/:pickList

A pick list with its ordered lines (bin, product, quantity, per-line status) — the payload the scan-to-pick screen drives from.

Required scope: warehouses:read

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

Authentication: Requires Bearer token. Scope: warehouses.

Each line includes swapped_from_product_id / swapped_from_sku when the order line was filled by a substitute product — the SKU the customer originally ordered (null otherwise).

Request

Responses

OK

Response Headers
    Content-Type