Skip to main content

Mark an order as fulfilled

POST 

/manager/order/v1/sources/:source/orders/:orderId/fulfill

Marks the order for the given source as handed off / fulfilled — the final operational step, once the order has been given to the courier or customer. Processed asynchronously; returns 202 Accepted. RATE LIMIT: 32 per minute

Request

Responses

The order was successfully marked as fulfilled.