Path parameters

  • locationId string Required

Responses

  • 200 application/json

    Successful response

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