get https://api02.naturalhr.net/api/v1/employee//time-off-period
| fieldname | format | example |
|---|---|---|
| time_off_type | string | Holiday |
| date | yyyy-mm-dd | 2021-01-03 |
| duration | decimal | 2 |
| long_term | integer (Yes/No) | 1 |
| fieldname | format | example |
|---|---|---|
| time_off_type | string | Holiday |
| date | yyyy-mm-dd | 2021-01-03 |
| duration | decimal | 2 |
| long_term | integer (Yes/No) | 1 |
Try It! to start a request and see the response here!