get https://api.developers.deliveroo.com/site/v1/brands//sites//workload/times
Returns the work load times, when the restaurant is busy or when the restaurant has less load.
Responses
Returns the work load times, when the restaurant is busy or when the restaurant has less load.
xxxxxxxxxx
curl --request GET \
--url https://api.developers.deliveroo.com/site/v1/brands/brand_id/sites/site_id/workload/times \
--header 'accept: application/json'