Exports an absence management report for the specified vacation report type and date range as an Excel file.
Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
GET
/api-v1/vacation/{type}/report
curl \
--request GET 'https://wyzio.app/api-v1/vacation/{type}/report?date=01%2F01%2F2025..31%2F12%2F2025'