v3
latestOpenAPI 3.1.02026-07-31144319609.5 KBOvertimeCarry
get/v3/overtimeCarry/{id}
Path parameters
idinteger required
Example:1
Response
Successful operation
Example response
{
"data": {
"id": 10,
"year": 2024,
"hours": 5.5,
"note": "Saved for spring"
}
}