HolidayCarryover
post/v3/holidaysCarry
Request body
Example request
{
"year": 2023
}Response
Successful operation
Example response
{
"data": {
"id": 10,
"count": 5.5,
"note": "Saved for spring vacation"
}
}{
"year": 2023
}Successful operation
{
"data": {
"id": 10,
"count": 5.5,
"note": "Saved for spring vacation"
}
}