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 \
 -X GET http://wyzio.app/api-v1/vacation/{type}/report \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"