Delete existing Order

Deprecation Notice : The orders endpoint will be deprecated on July 1, 2024, sending orders can be done even faster with the sales endpoint
In this case you must specify the id in the URL, but it is no necessary in the request body

Path Params
string
required

id of the Order that need to be deleted

Responses
200

Deleted

404

Order not found

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!