Cancel an order by orderId. Orders can only be canceled if they are in the ‘Created’ status. If order fulfillment has begun and the order no longer carries the ‘Created’ status, this request will be rejected.
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
The Id of the order
1
"1ef87e47-266e-466f-ab06-a64994aefbb0"
Order canceled successfully
The response is of type object
.