Adjust Time Off Balance

Creates a balance adjustment for an employee's time off type. The adjustment is recorded as an override history item. Cannot adjust balances for discretionary (unlimited) time off types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the employee.

Body Params
date
required

The date the adjustment should be added in history. Should be in ISO8601 date format (YYYY-MM-DD).

integer
required

The ID of the time off type to add a balance adjustment for.

number
required

The number of hours/days to adjust the balance by.

string

This is an optional note to show in history.

Responses

401

Unauthorized. Invalid API credentials.

404

Employee not found.

503

Service unavailable due to a database error.

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!