post https://rz3.aeb.de/demo1routing/rest/RoutingBFBean/getRoutingTaskResult
Returns a sorted list of proposals for the provided task id and its current calculation state.
The final list of proposals is ranked according to a rating profile. A rating profile uses supplements for score calculation and ranking.
Possible states of calculation are:
- INPROGRESS: entries (and ordering) might change in future calls.
- RANKED: ordering and entries fixed, at least one supplement missing.
- COMPLETE: ordering and entries fixed, all supplements are calculated.
A new routing task can be created by using createRoutingTask(CreateRoutingTaskRequestDTO).