Discussions
SHIFTS API Question
over 6 years ago by Christian
Hello,
When calling the get SHIFTS API using mode schedule I get the following response:
{"status":8,"data":"Missing parameters - Your request is missing a required parameter","error":"Positions missing","token":"da2e9bba774da815ff3d139eed65ff020251a5c3"}
The documentations does not address "positions" as a parameter. What format should it be in? The goal is to get all shifts in the given period and all of its details. Especially notes.
Also is there a way to assign unique fields to a shift like you can to employees?