InboundPlanBoxes
Provides a paginated list of box packages in an inbound plan.
Columns
| Name | Type | References | Description |
| BoxId [KEY] | String | The ID provided by Amazon that identifies a given box. This ID is comprised of the external shipment ID (which is generated after transportation has been confirmed) and the index of the box. | |
| InboundPlanId [KEY] | String | Identifier of an inbound plan. | |
| LabelOwner | String | Specifies who will label the items. Options include `AMAZON`, `SELLER`, and `NONE`. | |
| Msku | String | The merchant defined SKU ID. | |
| UnitOfMeasurement | String | Unit of linear measure. | |
| PackageId | String | Primary key to uniquely identify a Package (Box or Pallet). | |
| ContentInformationSource | String | Indication of how box content is meant to be provided. | |
| Value | Decimal | Value of a weight. | |
| Fnsku | String | A unique identifier assigned by Amazon to products stored in and fulfilled from an Amazon fulfillment center. | |
| Height | Decimal | The height of a package. | |
| PrepInstruction | String | Information pertaining to the preparation of inbound goods. | |
| CountryCode | String | ISO 3166 standard alpha-2 country code. | |
| State | String | State. | |
| Width | Decimal | The width of a package. | |
| WarehouseId | String | An identifier for a warehouse, such as a FC, IXD, upstream storage. | |
| UnitOfWeight | String | Unit of the weight being measured. | |
| TemplateName | String | Template name of the box. | |
| Expiration | String | The expiration date of the MSKU in ISO 8601 format. The same MSKU with different expiration dates cannot go into the same box. | |
| Length | Decimal | The length of a package. | |
| ManufacturingLotCode | String | The manufacturing lot code. | |
| Quantity | Int | The number of containers where all other properties like weight or dimensions are identical. | |
| Asin | String | The Amazon Standard Identification Number (ASIN) of the item. |