Community
Vehicle Stats Feed
According to the documentation, the response will contain a pagination.hasNextPage that indicates whether there is more data.
Having addresses show external ID added after the stop was added to the route
I have recently added a lot of external IDs to addresses. It appears though that those IDs won't show unless I edit the route, and remove and re-add the stop. Is there a way to push these external IDs to addresses that were assigned to routes before the ID was created?
Webhook url header
Hello,
Updating the gateway.serial in the "Update Vehicle" call. What happens?
Hi, I used the update vehicle call to change the serial in that area. Does this change the vehicle of the gateway? If so and the gateway is still on the old vehicle, does it switch back? Or does it act as a place holder for when you use the gateway pairing call?
How precise is the odometer reading coming from the legacy locations endpoint?
Does the odometer reading returned from the legacy locations endpoint include fractional mileage? For example, it returns meters, and when I convert to miles using division by 1609.344 and then use basic rounding (from midpoint), sometimes I don't get the result I expect (i.e. the mileage reading can round down when I expect it to round up).