| Name | Description | Type | Additional information |
|---|---|---|---|
| AmazonOrderId |
Gets and sets the AmazonOrderId property. An Amazon-defined order identifier in 3-7-7 format. |
string |
Required Max length: 50 |
| SellerOrderId |
Gets and sets the SellerOrderId property. A seller-defined order identifier. |
string |
Max length: 64 |
| ItemList |
Gets and sets the ItemList property. A list of items to be included in a shipment |
Collection of MWSMerchantFulfillmentService.Model.Item |
Required |
| ShipFromAddress |
Gets and sets the ShipFromAddress property. The address from which the shipment ships |
MWSMerchantFulfillmentService.Model.Address |
Required |
| PackageDimensions |
Gets and sets the PackageDimensions property. The package dimensions |
MWSMerchantFulfillmentService.Model.PackageDimensions |
Required |
| Weight |
Gets and sets the Weight property. The package weight. |
MWSMerchantFulfillmentService.Model.Weight |
Required |
| MustArriveByDate |
Gets and sets the MustArriveByDate property. The date by which the package must arrive to keep the promise to the customer. If MustArriveByDate is specified, only shipping service offers that can be delivered by that date are returned. |
date |
None. |
| ShipDate |
Gets and sets the ShipDate property. When used in a request, this is the date that the seller wants to ship the package. When used in a response, this is the date that the package can be shipped by the indicated method. |
date |
None. |
| ShippingServiceOptions |
Gets and sets the ShippingServiceOptions property. Extra services offered by the carrier |
MWSMerchantFulfillmentService.Model.ShippingServiceOptions |
Required |
| LabelCustomization |
Gets and sets the LabelCustomization property. Label customization options. |
MWSMerchantFulfillmentService.Model.LabelCustomization |
None. |