Click or drag to resize

JobContractedCarrierScac Property

Car Delivery Network
Optional - The SCAC of the entity contracted by the shipper.

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3101.0 (3.2.3101)
Syntax
C#
public virtual string ContractedCarrierScac { get; set; }

Property Value

String
Remarks
(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