Skip to main content

Request order confirmation

POST 

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

Confirms (accepts) the order for the given source on behalf of the store — the typical action a POS takes when the merchant accepts an incoming order. Optionally include estimatedPrepTimeMinutes to communicate how long the order will take to prepare. Processed asynchronously; returns 202 Accepted. RATE LIMIT: 32 per minute

Request

Responses

The order confirmation request was successfully accepted.