Absence management report

GET /api-v1/vacation/{type}/report

Headers

Path parameters

  • type string Required

    type

    Values are YEAR or MONTH.

Responses

GET /api-v1/vacation/{type}/report
curl \
 --request GET http://wyzio.app/api-v1/vacation/{type}/report \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"