Skip to main content

Unmark Fulfillment Order Picked Up

PUT 

/api/fulfillment-orders/:fulfillmentOrder/unmark-picked-up

Reverses a Click & Collect collection. Voids the collected pickup SalesOrderFulfillment (reversing its inventory movements + allocations and restoring the FulfillmentOrderLine budget) and returns the FO request_status to awaiting_pickup.

Required scope: orders:write

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

Gate. 422 unless the FO request_status is currently picked_up.

Request

Responses

OK

Response Headers
    Content-Type