fulfillmentOutbound
fulfillmentOrders
Request that Amazon stop attempting to fulfill a fulfillment order.
Usage Plan:
| Rate (requests per second) | Burst |
|---|---|
| 2 | 30 |
The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
put/fulfillment/outbound/2026-07-04/orders/{orderId}/cancel
Path parameters
orderIdstring required
The ID of the order that you want to cancel.
Headers
x-amzn-fulfillment-service-idstring
The identifier of the fulfillment service used for this operation.
Response
Success.
CancelOrderResponse required
The response to the cancelOrder operation.
Example response
{}