v1
latestOpenAPI 3.1.02026-07-246246106.8 KBOnboard/Monitor Carriers
Get Latest ELD Vehicle Location by VIN
Retrieves the latest ELD vehicle location for a specific vehicle in a carrier fleet using its VIN
get/_c/std/api/CarrierEldVehicleLocationAPI.aspx
Query parameters
dotNumberstring required
Carrier DOT number
Example:9999991
vinstring required
Vehicle VIN
Example:COOL4X4JEEP4JENNM
Headers
Authorizationstring required
Example:Basic MTIzNDpNeVBhc3MxMjMh
<br/>Basic base64 encoded clientID:pwd<br/><br/><strong>Example:</strong><br/><strong>Client ID:</strong> 1234<br/><strong>Password:</strong> MyPass123!<br/><br/>1234:MyPass123! base64 encoded = MTIzNDpNeVBhc3MxMjMh<br/><br/><strong>Resulting header:</strong><br/><span style='color:#282'>Basic MTIzNDpNeVBhc3MxMjMh</span>
Accept'application/json' | 'application/xml' required
Example:application/json
Response format header
Response
Successful response