PATCH fleet/drivers/.id: Adds support for driver date of birth.
The PATCH fleet/drivers/.id endpoint has some new features! dateOfBirth can now be set, updated, or cleared via the PATCH driver API.
The PATCH fleet/drivers/.id endpoint has some new features! dateOfBirth can now be set, updated, or cleared via the PATCH driver API.
The PATCH fleet/drivers/.id endpoint has some new features! dateOfBirth can now be set, updated, or cleared via the PATCH driver API.
The PATCH maintenance/work-orders endpoint has some new features! Added an optional placeId field to the work order request. Provide the ID of a Place linked to a maintenance site to update the site, or send an empty string to clear the site.
The POST maintenance/work-orders endpoint has some new features! Added an optional placeId field to the work order request. Provide the ID of a Place returned by the Places API that is linked to a maintenance site to associate the work order with that site.
The PATCH maintenance/work-orders endpoint has some new features! Added an optional placeId field to the work order request. Provide the ID of a Place linked to a maintenance site to update the site, or send an empty string to clear the site.
The GET maintenance/work-orders endpoint has some new features! Added an optional maintenanceSite object to the work order response with the following fields:
The GET maintenance/work-orders/stream endpoint has some new features! Added an optional maintenanceSite object to the work order response with the following fields:
The PATCH maintenance/work-orders endpoint has some new features! Added an optional notes field to each service task instance. Use it to update free-form technician notes on an existing service task.
The GET maintenance/work-orders/stream endpoint has some new features! Added an optional notes field to each service task instance. Returns free-form technician notes recorded against the service task.
The GET maintenance/work-orders endpoint has some new features! Added an optional notes field to each service task instance. Returns free-form technician notes recorded against the service task.