Update time off request

Update an existing time-off request. The time-off request can be modified with new dates, times, status, or notes.

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

The unique identifier of the time off request

Body Params

Request model for updating the Time Off Request

integer

The unique identifier of the time clock where the time off will be presented in the timesheet

boolean

Specifies the type of the time period. If set to false, start and end time fields must be specified.

string

The start date of the time off in ISO format (YYYY-MM-DD)

string

The end time of the time off in ISO format (YYYY-MM-DD). End date must be similar to Start date if isAllDay set to false.

string

The start time of the time off in ISO format (HH:MM:SS). This field is required if isAllDay set to false.

string

The end time of the time off in ISO format (HH:MM:SS). This field is required if isAllDay set to false.

string

The timezone in Tz format (e.g. America/New_York)

string
enum

The status of the time off request.

Allowed:
string

Manager note providing additional details

boolean

Specifies if the time given should offset the daylight savings time change if the time falls exactly on the daylight savings time change. Set to true only if the time coincides with the rollback hour, otherwise, it should remain false.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json