v3
latestOpenAPI 3.1.02026-07-31144319609.5 KBHolidayCarryover
put/v3/holidaysCarry/{id}
Path parameters
idinteger required
Example:1
Request body
Example request
{
"year": 2023
}Response
Successful operation
Example response
{
"data": {
"id": 10,
"count": 5.5,
"note": "Saved for spring vacation"
}
}