Skip to main content

Pick Pick List Line

PUT 

/api/v2/pick-list-lines/:pickListLine/pick

Record a pick against a line. A quantity equal to the line quantity marks it picked; less marks it short_picked (clamped to [0, line quantity]). The first pick auto-starts the pick list.

Authentication: Requires Bearer token. Requires the sales_orders.fulfill permission.

Request

Responses

OK

Response Headers
    Content-Type