cancelOrder

Cancels the order you specify. Partial cancellations are not supported.

Usage Plan:

Rate (requests per second)Burst
15

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that are applied to the requested operation, when available. The table above contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API documentation.

Path Params
string
required

An Amazon-defined order identifier.

Body Params

The request body of the cancelOrder operation, including the reason for the cancellation.

The request body of the cancelOrder operation, which includes the reason for the cancellation.

string
enum
required

Predefined codes that specify the reason for why an order is canceled, used for tracking and reporting purposes.

Show Details
NO_INVENTORYCancellation due to insufficient stock.
BUYER_CANCELLEDCancellation requested by the customer.
SHIPPING_ADDRESS_UNDELIVERABLECancellation due to invalid or inaccessible delivery address.
CUSTOMER_EXCHANGECancellation for product exchange purposes.
PRICING_ERRORCancellation due to incorrect product pricing.
Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json