Cancels an order and fires the cancelled webhook. If reason is omitted, the server stores the default "Order cancelled via API" and echoes it in the webhook payload.
Order UUID.
Reason provided for the cancellation. Defaults to "Order cancelled via API" when omitted.
500"Customer requested cancellation."