improved

API Version: 2024.04.03

We've released a new version of the API. This version updates the behavior of the PATCH fleet/drivers/.id endpoint: If a nullable field is explicitly set to null in the JSON body of the PATCH request, the field will be set to the empty value. Nullable fields include phone, notes, carrier, license, locale, timezone, ELD exempt reason, home terminal, group tag, DOT number override fields. Previously, this endpoint just silently ignored an invalid timezone. Now, it will return an error.