Delete an order
Delete an order
Rate Limit: 300 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
shopKey
| string Example: ms |
countryCode
| string Example: de |
orderIdentifier
| string Examples:
|
Responses
204
Order was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
403
Forbidden
application/json
Error
404
Not Found
application/json
Error
DELETE