createOrder

Request that Amazon ship items from the seller's inventory in Amazon's fulfillment network to a destination address.

Usage Plan:

Rate (requests per second)Burst
230

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.

Body Params

The request body schema for the createOrder operation.

The request body schema for createOrder.

string
required

A fulfillment order identifier that the seller creates to track their fulfillment order. The orderId must be unique for each fulfillment order that a seller creates. If the seller's system already creates unique order identifiers, then these might be good values for them to use.

string
length ≤ 40

The sales channel of the fulfillment order.

fulfillmentConfiguration
object

Fulfillment configuration for an order request.

origin
object

The origin of the fulfillment.

destination
object
required

The destination of the fulfillment order.

lineItems
array of objects
required

A list of items to include in the fulfillment order, including quantity.

lineItems*
paymentInformation
object

Payment information for the order. Currently only available in India.

Headers
string
length ≤ 40

The identifier of the fulfillment service used for this operation.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json