ShipmentPackage
Holds details about individual shipment packages, including dimensions, weight, and tracking information.
Columns
| Name | Type | References | Description |
| admissibilitypackagetype | String | The type of package required for admissibility purposes. | |
| alcoholrecipienttype | String | Specifies whether the recipient is allowed to receive alcohol shipments. | |
| authorizationnumber | String | The authorization or permit number associated with the shipment. | |
| carrierpackaging | String | The type of packaging provided by the carrier for the shipment. | |
| cashondeliveryamount | Decimal | The monetary amount to be collected upon delivery. | |
| cashondeliverymethod | String | The payment method used for cash on delivery (COD) transactions. | |
| codothercharge | Decimal | Additional charge associated with a COD transaction. | |
| contentsdescription | String | A description of the contents of the shipment. | |
| declaredvalue | Decimal | The value declared for insurance or customs purposes. | |
| deliveryconfirmation | String | The type of delivery confirmation required for the shipment. | |
| dimensionunit | String | The unit of measurement for package dimensions (for example, inches or centimeters). | |
| dryiceweight | Double | The weight of dry ice included in the shipment, if applicable. | |
| freightchargeaddedtocod | String | Specifies whether freight charges are added to the COD amount. | |
| hasadditionalhandling | Boolean | Specifies whether the shipment requires special handling instructions. | |
| hascashondelivery | Boolean | Specifies whether the shipment is being sent with COD service. | |
| hasdeclaredvalue | Boolean | Specifies whether a declared value has been specified for the shipment. | |
| hasinsuredvalue | Boolean | Specifies whether the shipment is covered by insurance. | |
| height | Integer | The height of the package being shipped. | |
| insuredvalue | Decimal | The amount of insurance coverage applied to the shipment. | |
| isalcohol | Boolean | Specifies whether the shipment contains alcoholic beverages. | |
| isnonhazardouslibatteries | Boolean | Specifies whether the shipment contains non-hazardous lithium batteries. | |
| isnonstandardcontainer | Boolean | Specifies whether the package is a non-standard container. | |
| itemfulfillment | String | The specific item fulfillment instance related to the shipment. | |
| length | Integer | The length of the package being shipped. | |
| priorityalertcontent | String | Description of the contents for priority alert purposes. | |
| priorityalerttype | String | The type of priority alert applied to the shipment (for example, critical, standard). | |
| reference | String | Additional reference or tracking information for the shipment. | |
| reference2 | String | A secondary reference or tracking information field. | |
| sequencenumber | Integer | The order in which this package appears within a multi-package shipment. | |
| signatureoption | String | The signature option selected for FedEx shipments (for example, direct, indirect, adult signature required). | |
| signaturerelease | String | Authorization allowing the package to be delivered without a signature. | |
| trackingnumber | String | The tracking number assigned to the shipment for monitoring purposes. | |
| weightinlbs | Double | The total weight of the shipment, measured in pounds. | |
| width | Integer | The width of the package being shipped. |