Schedule

Request the current schedule of all users

🚧

This is a paid feature!

Please contact your delivery consultant for pricing and details about this api

📘

Use Shifts!

This API call is influenced by "available" driver time which you configure by using Bringg's Shifts feature - available in the UI or through services.

In order to understand and plan your teams schedule, we allow you to query the "current" schedule. This can potentially change at any given time, depending how your operational needs: for next day deliveries the changes are less frequent than on demand delivery, etc.

The response is an array of drivers, for each driver a hash of dates, for each date availability array. The bits in the array are either free (0) or busy (1). Each bit, by default, is one minute, but you can changed that for any window (10 minutes, 30 minutes, an hour) by using the "time_window" parameter.

Query Params
int32
Defaults to 1

time window to report back

int32
Defaults to 0

page number to query if. There are 50 drivers per page.

string

borough or suburb within a given city, must be defined in teams configuration

string

city of team, must be defined in team configuration

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json