---
title: "Get a country holiday's to set the holidays in access rules"
method: POST
path: "/KindooGetHolidaysByCountryAndYear"
tags: ["Access Rule Management"]
---

# Get a country holiday's to set the holidays in access rules

`POST /KindooGetHolidaysByCountryAndYear`

## Response `200`

OK

- CountryHolidayObject
  - `CountryID` integer
  - `CountryName` string
  - `From` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `To` string, date-time — format YYYY-MM-DDTHH:mm:ss
  - `HolidayName` string
  - `Year` integer

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

[API](https://skmtc.net/kindoo/apis/kindoo-tech.md) · [All operations](https://skmtc.net/kindoo/apis/kindoo-tech/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kindoo/kindoo-tech/revisions/0f2499440f4b/schema)
