Cancel an Order
order_id
string
required
The order_id you used to report the order to Button.
``200 200
Updated about 1 year ago
Shell
xxxxxxxxxx
curl https://api.usebutton.com/v1/order/ord-xxx \
-X DELETE \
-u YOUR-API-KEY:
Choose an example:
application/json
``200 - Result
Updated about 1 year ago