Orders
Cancel Order
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.
PUT
Cancel Order
Authorizations
The API key to authenticate requests provided by Roastify. A Base or Pro plan is required to use the API.
Path Parameters
The Id of the order
Minimum length:
1
Example:
"1ef87e47-266e-466f-ab06-a64994aefbb0"
Response
200
application/json
Order canceled successfully
The response is of type object
.
Cancel Order