Skip to main content

Mark an order as delivery verified

PUT 

/orders/delivery_verification/:guid/mark_as_verified

Manual flow only: records that you reviewed the delivery, which the SuperPay process and schedule endpoints require. Takes no body and returns the updated order, with status set to delivery_verified. The order must be delivered or invoiced.

On automatic flow verification runs without you and this endpoint returns 403 ACCESS_DENIED_ERROR.

Request​

Responses​

Order details