A shipment item
| Name | Type | Description | Notes |
|---|---|---|---|
| Asin | string | Amazon Standard Identification Number | [optional] |
| BundleSku | string | Item Stock Keeping Unit of the product bundle | [optional] [readonly] |
| ExternalOrderId | string | external order id | [optional] |
| ExternalOrderItemId | string | external order item id | [optional] |
| Name | string | item name | [optional] |
| OrderSourceCode | OrderSourceName | [optional] | |
| Quantity | int | The quantity of this item included in the shipment | [optional] |
| SalesOrderId | string | sales order id | [optional] |
| SalesOrderItemId | string | sales order item id | [optional] |
| Sku | string | Item Stock Keeping Unit | [optional] |