latestSwagger 2.02026-08-0982147352.7 KB

be66ed178abe

Company

time off taken

Returns a list of time off entries for a company, that fall on a specific date.<p>Scopes: export_hris, export_hris_timeoff</p>

get/v{version}/companies/{company_id}/timeoff/requests

Path parameters

company_idstring required

The id of the company.

versionstring required

Query parameters

statusstring required

The status of the request. Only supports "Approved" at the moment.

start_datestring required

The start date.

end_datestring required

The end date.

paid_status'Any' | 'Paid' | 'Unpaid'

The paid status to filter the requests on.

pay_group_idstring

Optional. The pay group to filter the employees on.

Response

Success

errorstring

Contains any error messages, if applicable.