InboundPackingGroupItems
Retrieves a page of items in a given packing group.
Columns
| Name | Type | References | Description |
| PackingGroupId [KEY] | String | Identifier of a packing group. | |
| InboundPlanId [KEY] | String | Identifier of an inbound plan. | |
| Msku | String | The merchant defined SKU ID. | |
| ManufacturingLotCode | String | The manufacturing lot code. | |
| Fnsku | String | A unique identifier assigned by Amazon to products stored in and fulfilled from an Amazon fulfillment center. | |
| 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. | |
| Code | String | ISO 4217 standard of a currency code. | |
| Amount | Decimal | Decimal value of the currency. | |
| Quantity | Int | The number of the specified MSKU. | |
| PrepOwner | String | In some situations, special preparations are required for items and this field reflects the owner of the preparations. Options include `AMAZON`, `SELLER` or `NONE`. | |
| PrepType | String | Type of preparation that should be done. Can be: `ITEM_LABELING`, `ITEM_BUBBLEWRAP`, `ITEM_POLYBAGGING`, `ITEM_TAPING`, `ITEM_BLACK_SHRINKWRAP`, `ITEM_HANG_GARMENT`, `ITEM_BOXING`, `ITEM_SETCREAT`, `ITEM_RMOVHANG`, `ITEM_SUFFOSTK`, `ITEM_CAP_SEALING`, `ITEM_DEBUNDLE`, `ITEM_SETSTK`, `ITEM_SIOC`, `ITEM_NO_PREP`, `ADULT`, `BABY`, `TEXTILE`, `HANGER`, `FRAGILE`, `LIQUID`, `SHARP`, `SMALL`, `PERFORATED`, `GRANULAR`, `SET`, `FC_PROVIDED`, `UNKNOWN`, `NONE`. | |
| LabelOwner | String | Specifies who will label the items. Options include `AMAZON`, `SELLER`, and `NONE`. | |
| Asin | String | The Amazon Standard Identification Number (ASIN) of the item. |