Info
Fill Solution
Contains the actual solution, once solved.
GET
Solution
Authorizations
Api Key based authentication (apikey)
Path Parameters
Response
200 - application/json
OK
Fill response from solve
Id of the solve job
Example:
"0000-00000-00000-0000"
Status of the solve job.
Available options:
ERROR, QUEUED, SOLVING, SOLVED Example:
"SOLVED"
The score of a solution shows how good this solution is w.r.t all the constraints. All solvers try to maximize the score.
Actual solution: assignments per shift
Unassigned shifts
Example:
"[shift-1]"
List of suggested shift assignments returned by suggest api call
Solution