POST maintenance/invoice-scans (Generally Available)
The POST maintenance/invoice-scans endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The POST maintenance/invoice-scans endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
The GET hub/customProperties endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
The GET alerts/incidents/stream endpoint has some new features! The following options have been added to the details field:
The GET assets/location-and-speed/stream endpoint has some new features! 1Hz location data is now available via a new query parameter, for applications that need a smaller interval than the 5-second default.
The PATCH fleet/vehicles/.id endpoint has some new features! This endpoint now supports date attribute types. Date attributes can be set or updated on vehicles using the attributes field in the request body.
The PATCH beta/attributes/.id endpoint has some new features! This endpoint now supports date attribute types. Attributes with the date type can be updated using this endpoint.
The PATCH fleet/drivers/.id endpoint has some new features! This endpoint now supports date attribute types. Date attributes can be updated on drivers using the attributes field in the request body.
The GET beta/attributes endpoint has some new features! This endpoint now supports date attribute types. Attributes with the date type can be retrieved using this endpoint.
The POST fleet/drivers endpoint has some new features! This endpoint now supports date attribute types. Date attributes can be set on drivers using the attributes field in the request body.
The GET attributes endpoint has some new features! This endpoint now supports date attribute types. Attributes with the date type can be retrieved using this endpoint.