createInboundPlan

Creates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon's fufillment network.

Body Params

The body of the request to createInboundPlan.

destinationMarketplaces
array of strings
required
length between 1 and 1

Marketplaces where the items need to be shipped to. Currently only one marketplace can be selected in this request.

destinationMarketplaces*
items
array of objects
required
length between 1 and 2000

Items included in this plan.

items*
string

The expiration date of the MSKU. In ISO 8601 datetime format with pattern YYYY-MM-DD. Items with the same MSKU but different expiration dates cannot go into the same box.

string
enum
required

Specifies who will label the items. Options include AMAZON, SELLER or NONE.

Show Details
AMAZONAmazon provides the information.
SELLERSeller provides the information.
NONENo owner is required for the labelling.
Allowed:
string
length between 1 and 256

The manufacturing lot code.

string
required
length between 1 and 255

The merchant SKU, a merchant-supplied identifier of a specific SKU.

string
enum
required

The owner of the preparations, if special preparations are required.

Show Details
AMAZONAmazon provides the information.
SELLERThe seller provides the information.
NONENo owner is required for the preparations.
Allowed:
integer
required
1 to 500000

The number of units of the specified MSKU that will be shipped.

string
length between 1 and 40

Name for the Inbound Plan. If one isn't provided, a default name will be provided.

sourceAddress
object
required

Specific details to identify a place.

Responses

Language
Response
Choose an example:
application/json