ShipmentInfo Property
The shipment info for the freight shipment.
Syntax
[VB.NET] Public Property ShipmentInfo As FreightShipmentDetail
[C#] public FreightShipmentDetail ShipmentInfo {get; set;}
Remarks
This contains the details required to be sent when the ServiceType is set to either stFedExFreightEconomy or stFedExFeightPriority. When set, Commodities must also be set. The following fields are required to be set:
- AccountNumber
- BillingAddress1
- BillingCity
- BillingState
- BillingZipCode
- BillingCountryCode
- CollectTermsType
- Role
- TotalHandlingUnits