Discussions
List Absence Periods not working?
5 months ago by Philipp Meindl
for some reason the List Absence Period request is not returning any results. List Time-Offs is working as intended with the same input data (only start & end date provided).
Am I missing something? There definitely are absences in this period, as they are listed by the time-offs query.
{
"success": true,
"metadata": {
"total_elements": 0,
"current_page": 1,
"total_pages": 0
},
"data": [],
"offset": 0,
"limit": 200
}