PositionEvent
Parameter | Type | Description |
---|---|---|
TenFourLicensePlate | String | The external reference number of the shipper's given shipment (BOL). |
FreightProviderReferenceNumber | String | External reference number of the shipment's BOL. |
FreightHaulerProviderXID | String | 10-4's external reference id between a shipper and a carrier. |
CarrierSCAC | String | The external reference to the carrier's SCAC. |
CarrierMC | String | The external reference to the carrier's MC-Number. |
CarrierDOT | String | The external reference to the carrier's USDOT-Number. |
Latitude | Decimal | Latitude of the shipment's stop. Can be up to 6 decimal places long. |
Longitude | Decimal | Longitude of the shipment's stop. Can be up to 6 decimal places long. |
StreetAddress1 | String | Street address of the stop. |
StreetAddress2 | String | Optional secondary street address of the stop. |
City | String | City of the stop. |
State | String | State of the stop. |
PostalCode | String | PostalCode of the stop. |
Country | String | Country of the stop. |
PositionEventType | Enumeration type of the given position event. | |
PositionReportTime | DateTimeOffset | DateTime of the position event. |
CurrentTemperature | Integer | The current temperature of the shipment. |
TractorReferenceNumber | String | The reference number of the tractor assigned to the shipment. |
TrailerReferenceNumber | String | The reference number of the trailer assigned to the shipment. |
Updated about 2 months ago