David C. Moody
David C. Moody
/fleet/hos_logs_summary returns different data than the example response set, provided in the documentation. Documentation shows: "cycleRemaining": 252000000, "cycleTomorrow": 252000000, "driverId": 444, "driverName": "Fred Jacobs", "drivingInViolationCycle": 50400000, "drivingInViolationToday": 39600000, "dutyStatus": "OFF_DUTY",...
Please consider adding an API endpoint to add/remove/update Fleet Viewer/Live Share links.
The documentation says this will be returned: "mechanicOrAgentSignature": { "type": "driver", "name": "driver", "username": "driver", "email": "driver", "signedAt": 12535500000 }, However, all I am seeing is: "mechanicOrAgentSignature":{ "signedAt": 1539577229078 }...
None of the HOS APIs include Shipping IDs. Seems like at least hos_daily_logs should include it.
All the endpoints should be able to be filtered by vehicleId. /fleet/locations /fleet/list /fleet/maintenance/list /fleet/maintenance/dvirs Just some examples.
DVIRs
It would be nice to be able to supply a vehicle id to the DVIR query: /fleet/maintenance/dvirs That way when I am trying to gather data for 1 vehicle, I...
Why are the parameters end_ms & duration_ms instead of startMs & endMs like every other time based query in the API?
I'm trying to pull a driver's daily log information from the API. Currently I'm having to perform two requests to get at the level of detail I'm trying to pull....
Are there any plans to update this to work with the reCAPTCHA Enterprise API? (https://console.cloud.google.com/marketplace/product/google/recaptchaenterprise.googleapis.com) A while back google mentioned that they were forcing everything to migrate to this, but...