Attributes
Unique identifier for the leave object, for example
lv_1HPCXADYAhh5k1NMU0r1WUqs.Current status of the leave. One of
requested, approved, declined, or cancelled.Type of leave. One of
paid_time_off, vacation, personal_time_off, public_holiday,
sick_time_off, parental_leave, dependent_sick_leave, medical_leave,
family_compassionate_leave, marriage_leave, bereavement, jury_duty, military_leave,
working_time_reduction_rtt, or unpaid_time_off.The ID of the worker this leave belongs to.
First day of the leave, formatted as an ISO 8601 date.
Last day of the leave, formatted as an ISO 8601 date.
Total number of leave days. This value can be fractional.
Total number of leave hours.
Dictionary of ISO 8601 dates to hours for each day in the leave, for example
{ "2026-04-14": 8, "2026-04-15": 8, "2026-04-16": 4 }.Optional note submitted with the leave. Returns
null when no note was provided.Summary of the request attached to this leave.
ISO 8601 timestamp of when the leave was created.
ISO 8601 timestamp of the most recent update to the leave.