- DATE:
- AUTHOR:
- The Toast - API team
Orders API
Voiding orders with the orders API
DATE:
AUTHOR:
The Toast - API team
You can now use the /orders/v2/orders/{orderGuid}/void
endpoint to void orders placed in error, for the wrong location, or when a guest changes their mind.
To void an order, you must have the orders.channel
:void
scope. At this time, you can void orders with the Other payment type. Voiding orders paid with cash, card, or a Toast gift card is not supported. Additionally, orders with discounts and orders already voided, deleted, or restricted cannot be voided using this endpoint.
For more information, see Void an order.