JobContractedCarrierScac Property | |
Optional - The SCAC of the entity contracted by the shipper.
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3107.0 (3.2.3107)
Syntax public virtual string ContractedCarrierScac { get; set; }
Property Value
StringRemarks
(Overrides ContractedCarrierDOTNumber) To be specified when a different carrier will be carrying out the job. Must be specified
in conjunction with a ShipperScac and AllocatedCarrierScac. Only specifiable in API calls
made BY the contracted carrier.
See Also