Перейти к основному содержимому

createOutbound

POST 

/awd/2024-05-09/outboundOrders

Creates a draft AWD outbound order with the specified products. The API returns the order ID for the newly created order and starts an async validation check on the outbound products. After the validation check, the order status transitions from VALIDATING to ELIGIBLE/INELIGIBLE.

Usage Plan:

Rate (requests per second)Burst
11

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above 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, refer to Usage Plans and Rate Limits in the Selling Partner API.

Request

Responses

The 201 response for createOutbound.

Response Headers
    location

    Location header with the order ID for the newly created outbound order.

    x-amzn-RateLimit-Limit

    Your rate limit (requests per second) for this operation.

    x-amzn-RequestId

    Unique request reference identifier.