...
| Header | Description |
|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request |
| Parameter | Description |
| userid (required) | The ID of a user you want to add a work leave status for |
| workLeaveReason (required) | Reasons for work leave status:
|
| startDate (optional) | The work leave status start date. You can add it in the yyyy-mm-dd format |
| endDate (optional) | The work leave status end date. You can add it in the yyyy-mm-dd format |
...