Get site time zoneget https://api.developers.deliveroo.com/site/v1/brands/{brand_id}/sites/{site_id}/time_zoneRetrieves the time zone of a site.Path Paramsbrand_idstringrequiredThe unique identifier for the brand.site_idstringrequiredIdentifier defined by the user.Responses 200Completed successfully. Data is returned in the response body. 400Typically, a required parameter is missing or invalid. 401The provided API key and API token is invalid or disabled. 404The specified resource could not be found. 500Something went wrong on our end. You'll have to try again later once we've fixed it.Updated 23 days ago