Holiday Hours for Locations Run in API Explorer
Ask AI
GET
/location/{locationId}/holidays
curl \
--request GET 'https://api.staging.deliverect.com/location/{locationId}/holidays' \
--header "Authorization: Bearer $ACCESS_TOKEN"