Name | Description | Type | Additional information |
---|---|---|---|
ship_id |
Shipment unique identifier. |
integer |
None. |
ship_date |
Ship date. Date in ISO-8601 format (YYYY-MM-DD) [when extended_date is true, format will be (YYYY-MM-DDTHH:MM:SS)]. |
date |
None. |
shipping_carrier |
Shipping carrier used for this shipment. |
string |
None. |
shipping_service |
Shipping service used for this shipment. |
string |
None. |
freight_account | string |
None. |
|
shipping_address |
Shipping address. |
address |
None. |
total_weight |
Sum of the weight of all packages includes in this shipment expressed in pounds (lb). |
decimal number |
None. |
total_charge | decimal number |
None. |
|
reference1 | string |
None. |
|
reference2 | string |
None. |
|
reference3 | string |
None. |
|
reference4 | string |
None. |
|
rs_tracking_number |
RS tracking number |
string |
None. |
packages |
List of packages included in this shipment |
Collection of package |
None. |
shipped_lines |
List of shipped lines |
Collection of shipped_line |
None. |
pallets |
List of pallets included in this shipment (when pallet info is captured, otherwise null) |
Collection of pallet |
None. |