Timeoff > Leave > Updates

Subscription_type: timeoff/leave/update

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

string

The date when the leave was deleted

string

The duration attributes of the leave

number
required

Number of days taken for paid leave

Response
200

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

LoadingLoading…