Discussions

Ask a Question
Back to All

Entering multiple employee in Put shift

The Put Shift Body parameter explains employee_id as "A comma-separated employee IDs which will be assigned to a shift"

However i am getting the following error when entering multiple comma separated employee ids:

{
"status": 9,
"data": "Invalid parameters - Your request has an invalid parameter type",
"error": "integer expected: employee_id",
"token": "xxxx"
}