Cancel shipment
Send a cancellation
Rate Limit: 300 Max attempts within 1 minute.
Header Parameters
Parameter | Details |
---|---|
X-Company-Id | integer |
Request body
requiredParameter | Details |
---|---|
shopKey
| string |
countryCode
| string |
items
| object orderItemId integer |
orderId
| integer |
Responses
204
Cancellation was successfully sent.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
POST