InboundShipmentContentUpdatePreview
Retrieve a paginated list of shipment content update previews for a given shipment.
Columns
| Name | Type | ReadOnly | References | Description |
| ShipmentId [KEY] | String | False |
Identifier of a shipment. A shipment contains the boxes and units being inbounded. | |
| ContentUpdatePreviewId [KEY] | String | True |
Identifier of a content update preview. | |
| InboundPlanId [KEY] | String | False |
Identifier of an inbound plan. | |
| Expiration | Datetime | True |
The date in ISO 8601 format for when the content update expires. | |
| BoxUpdateInput | String | False |
Input information for updating a box | |
| ItemInput | String | False |
Defines an item's input parameters. | |
| VoidableUntil | Datetime | True |
Voidable until timestamp. | |
| Name | String | True |
The name of the carrier. | |
| EndTime | Datetime | True |
The end timestamp of the appointment in UTC. | |
| ShippingMode | String | True |
Mode of shipment transportation that this option will provide. Can be: `GROUND_SMALL_PARCEL`, `FREIGHT_LTL`, `FREIGHT_FTL_PALLET`, `FREIGHT_FTL_NONPALLET`, `OCEAN_LCL`, `OCEAN_FCL`, `AIR_SMALL_PARCEL`, `AIR_SMALL_PARCEL_EXPRESS`. | |
| QuoteExpiration | Datetime | True |
The time at which this transportation option quote expires. | |
| TransportationOptionId | String | True |
Identifier of a transportation option. A transportation option represent one option for how to send a shipment. | |
| StartTime | Datetime | True |
The start timestamp of the appointment in UTC. | |
| AlphaCode | String | True |
The carrier code. For example, USPS or DHLEX. | |
| Amount | Decimal | True |
Decimal value of the currency. | |
| Code | String | True |
ISO 4217 standard of a currency code. | |
| ShippingSolution | String | True |
Shipping program for the option. Can be: `AMAZON_PARTNERED_CARRIER`, `USE_YOUR_OWN_CARRIER`. |