ItemFulfillmentPackage
Contains details on packages associated with fulfillment transactions, including dimensions, weights, and tracking numbers.
Columns
| Name | Type | References | Description |
| itemfulfillment | String | Represents the unique identifier for the item fulfillment record, which tracks the shipment of items from an order. | |
| packagedescr | String | A detailed description of the contents within the package, including product names, quantities, and any relevant notes. | |
| packagetrackingnumber | String | The tracking number assigned by the carrier for the shipment, allowing customers and businesses to monitor delivery progress. | |
| packagetrackingnumberreturn | String | The return tracking number assigned by the carrier, used when a package is being sent back to the sender. |