createInboundPlanpost https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/inboundPlansCreates an inbound plan. An inbound plan contains all the necessary information to send shipments into Amazon's fufillment network.Body ParamsThe body of the request to createInboundPlan.destinationMarketplacesarray of stringsrequiredlength between 1 and 1Marketplaces where the items need to be shipped to. Currently only one marketplace can be selected in this request.destinationMarketplaces* stringitemsarray of objectsrequiredlength between 1 and 2000Items included in this plan.items* objectexpirationstringThe 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.labelOwnerstringenumrequiredSpecifies who will label the items. Options include AMAZON, SELLER or NONE.Show DetailsAMAZONAmazon provides the information.SELLERSeller provides the information.NONENo owner is required for the labelling.AMAZONSELLERNONEAllowed:AMAZONSELLERNONEmanufacturingLotCodestringlength between 1 and 256The manufacturing lot code.mskustringrequiredlength between 1 and 255The merchant SKU, a merchant-supplied identifier of a specific SKU.prepOwnerstringenumrequiredThe owner of the preparations, if special preparations are required.Show DetailsAMAZONAmazon provides the information.SELLERThe seller provides the information.NONENo owner is required for the preparations.AMAZONSELLERNONEAllowed:AMAZONSELLERNONEquantityintegerrequired1 to 500000The number of units of the specified MSKU that will be shipped.ADD objectnamestringlength between 1 and 40Name for the Inbound Plan. If one isn't provided, a default name will be provided.sourceAddressobjectrequiredSpecific details to identify a place.sourceAddress objectResponses 202CreateInboundPlan 202 response 400Request has missing or invalid parameters and cannot be parsed. 403Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature. 404The resource specified does not exist. 413The request size exceeded the maximum accepted size. 415The request payload is in an unsupported format. 429The frequency of requests was greater than allowed. 500An unexpected condition occurred that prevented the server from fulfilling the request. 503Temporary overloading or maintenance of the server.Updated 4 months ago