NameDescriptionTypeAdditional information
AmazonOrderID

Amazon's unique identifier for an order, which identifies the entire order regardless of the number of individual items in the order An AmazonOrderId is an Amazon-defined order identifier, in 3-7-7 format.

string

Required

Max length: 50

MerchantOrderID

Optional seller-supplied order ID. Amazon will map the MerchantOrderID to the AmazonOrderID, and you can then use your own order ID (MerchantOrderID) for subsequent feeds relating to the order. The first step is to establish the MerchantOrderID in the acknowledgment feed. An order identifier that is specified by the seller. Not an Amazon order identifier.

string

Max length: 64

AdjustedItems

Container for order-adjustment information

Collection of SuiteBridge.Models.AmazonMWS.AdjustedItem

Required