These docs are for v2025-07-01. Click to read the latest docs for v2026-04-01.

Timeoff > Leave > Rejects

Subscription_type: timeoff/leave/reject

Payload

Callback payload

integer
required

Identifier of the Leave

integer
required

Company identifier of the employee of the leave

integer
required

Employee identifier of the leave

string
required

The start date of the leave

string

The end date of the leave

string

Indicates if the leave is taken as a half-day

string

A description of the leave

string

The reason provided by the employee for taking the leave

integer

The identifier for the type of leave

string

The name of the leave type

boolean

Indicates whether the leave has been approved

string

The full name of the employee taking the leave

string

The start time of the leave

integer

The total number of hours taken for the leave, represented in cents

string
required

The updated at date of the leave

string

The created at date of the leave

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…