GET alerts/incidents/stream: Updates endpoint to support new Worker Safety SOS trigger type
The GET alerts/incidents/stream endpoint has some new features! The following options have been added to the details field:
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.
The POST beta/attributes endpoint has some new features! This endpoint now supports date attribute types. Attributes with the date type can be created using this endpoint.
The PATCH 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.