Business Hours APIs

Business Hours APIs include APIs to create, modify, delete and manage driver shifts. You can can now configure Business Hours (shifts) for each user in your fleet. This allows users to experience privacy during non-business hours, when their movements will not be tracked by Zendrive.

Delays in sync of business hours -

  • Any changes done via the API will get reflected in the active SDK with a delay of around 24 hours via a polling mechanism.

  • If you do not want to wait for the polling mechanism, you can trigger this synchronization by using the refreshBusinessHours API.

The Business Hours suite of APIs include the following endpoints:

Shift API Endpoints

getAllShifts API Endpoint

driverShiftAssignment API Endpoint

driverShiftList API Endpoint

Was this helpful?