Recipe 5 - CdxVehicleExchange Field Definitions
You will receive a complete JSON object, the majority of the fields can be ignored. The fields detailed below are of interest.
CdxVehicles | ||
FIELD NAME | LENGTH | DEFAULT / OPTIONS |
CdxShipmentId CDX Unique Shipment Id, Use this Id for keeping track of a Shipment request from CDX. |
40 | |
Color Color of the vehicle |
30 | |
Location Bay or parked location of the vehicle at pickup location |
50 | |
Make Make of the Vehicle |
50 | |
Model Model of the Vehicle |
50 | |
MovementNumber Can be used for Movement Number reference or unique work order number by vehicle |
50 | |
Notes Additional vehicle notes |
300 | |
Registration Year vehicle was manufactured |
50 | |
Variant Vehicle Model variant |
50 | |
Vin Vehicle Identification Number |
17 | |
Weight Weight of vehicle in lbs |
6 | |
Destination Uses the Location entity to describe the Destination details |
Location | |
Origin Uses the Location entity to describe the Origin details |
Location | |
Price Price per vehicle in cents |
10 | |
ReferenceNumber Senders vehicle reference number |
50 | |
RequestedDeliveryDate Date sender has requested vehicle is delivered by |
Date | "\/Date(1571353200000+0100)\/" |
RequestedPickupDate Date sender has requested vehicle is picked up by |
Date | "\/Date(1571353200000+0100)\/" |
VehicleType Type of vehicle to be transported |
20 | |
Shipment | ||
---|---|---|
EventDateTime Date and Time shipment was generated by sending carrier |
20 | YYYY-MM-DD HH:MM:SS in UTC |
Notes Notes particular to the shipment |
300 | |
Price Price paid for the entire shipment |
10 | |
ReceiverScac SCAC code of the receiving carrier |
10 | |
SenderInventoryId Senders unique identity for this shipment |
40 | |
SenderJobNumber Job Number of the shipment in the senders system |
20 | |
SenderLoadId LoadId of the shipment in the senders system, A to B delivery |
40 | |
SenderScac SCAC code of the sending carrier |
10 | |
SenderTripId TripId of the shipment in the senders system, Id to combine loads into a truck trip. A to B to C to D |
20 |
Location - Destination{}, Orgin{} | ||
FIELD NAME | LENGTH | DEFAULT / OPTIONS |
AddressLines Combined address lines of location |
300 | |
City City location is in |
100 | |
Contact Contact name at the location |
100 | |
CountryCode Contry Code of location |
2 | US / CA / MX Iso 3166-1 alpha-2 |
Email List of emails "," separated |
300 | |
InternalQuickCode Location, Ramp of Dealer code used by the Senders system to define locations |
30 | |
LocationCode Common location code used for aggregation of locations at a single site |
30 | |
Notes Location specific notes, may include driver instructions or facility requirements |
300 | |
OrganizationName Name of the Organization located at the location |
100 | |
Phone Location phone number |
30 | |
QuickCode Quickcode specified by the Shipper for EDI or billing requirements often the ramp or dealer code |
30 | |
StateRegion State the location is located in |
2 | |
ZipPostCode ZipCode or PostCode of the location |
10 |