| Name | Description | Type | Additional information |
|---|---|---|---|
| NumberOfSkids |
(Required) Number Of Skids in this Shipment |
integer |
None. |
| TotalWeight |
(Required) Total Weight in this Shipment |
decimal number |
None. |
| Length |
(Optional) Medium Length of all skids |
decimal number |
None. |
| Width |
(Optional) Medium Width of all skids |
decimal number |
None. |
| Height |
(Optional) Medium Height of all skids |
decimal number |
None. |
| FreightClassId |
(Optional) Freight Class Id |
decimal number |
None. |
| NMFCItem |
(Optional) NMFC item number |
string |
None. |
| NMFCSub |
(Optional) NMFC item subclass number |
string |
None. |
| WeightType |
(Optional) the default value of WeightType is "Pounds" |
WS_Repository.Models.Requests.Hold.WeightType |
None. |
| DimensionType |
(Optional) the default value of DimensionType is "Inches" |
WS_Repository.Models.Requests.Hold.DimensionType |
None. |
| DimensionCode |
(Optional) The internal 2ship Dimension Code |
string |
None. |
| Packaging |
(Optional) The type of the Package (default is Customer) |
WS_Repository.Models.Requests.Hold.PackagingType |
None. |
| InsuranceAmount |
(Optional) the Value of your Shipment (this can influence the cost of your shipment) |
decimal number |
None. |
| InsuranceCurrency |
(Optional) the Currency of you Insurance Value(CAD, USD... etc) |
string |
None. |
| NumberOfPiecesInSkid |
(Optional) default value is 1. Represent the number of pieces in the skid Used when the shipping carrier is heavy weight carrier |
integer |
None. |
| SkidDescription |
(Optional) Description of skid Used when the shipping carrier is heavy weight carrier |
string |
None. |
| IsStackable |
(Optional) Indicating if the Skid is stackable |
boolean |
None. |