GET /locations/channels/{locationId}/holidays

Path parameters

  • locationId string Required

Responses

  • 200 application/json

    Successful response

GET /locations/channels/{locationId}/holidays
curl \
 --request GET 'https://api.staging.deliverect.com/locations/channels/{locationId}/holidays' \
 --header "Authorization: Bearer $ACCESS_TOKEN"