Skip to main content

Unmark an order as delivery verified

PUT 

/orders/delivery_verification/:guid/unmark_as_verified

Puts the order status that delivery_verified replaced back. Takes no body and returns the updated order. Rejected with 409 UNMARK_DELIVERY_VERIFIED_PAYMENT_EXISTS once a payment is in flight, unless that payment is on hold.

On automatic flow this endpoint returns 403 ACCESS_DENIED_ERROR.

Request​

Responses​

Order details