delete https://example.com/api/orders/v1/externals/
Cancels an existing order. This can only be done if the order is in the 'ordered' state
Log in to see full request history
Responses
200Deleted
404Not Found
Cancels an existing order. This can only be done if the order is in the 'ordered' state
200Deleted
404Not Found
xxxxxxxxxx
curl --request DELETE \
--url https://example.com/api/orders/v1/externals/id
Try It!
to start a request and see the response here!