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