Discussions
Get Future Availability API Request returning empty data array.
almost 6 years ago by Malvin
Hello Humanity Team,
I'm trying to retrieve future availability via the GET Future Availability endpoint.
I am receiving an empty data ray as the response.
{
"status": 1,
"data": [],
"metadata": [],
"token": "xxx",
"error": null
}
Could you advise on how to retrieve future availability of employees programatically please?