Get Account Opening Hours Run in API Explorer
Ask AI
GET
/account/{accountId}/openingHours
curl \
--request GET 'https://api.staging.deliverect.com/account/{accountId}/openingHours' \
--header "Authorization: Bearer $ACCESS_TOKEN"