Get the list of PlanningUnits for multiple tracerCategoryIds
POST/api/planningUnit/planningUnit/tracerCategorys
API used to get the list of PlanningUnits for multiple tracerCategoryIds
Request
Responses
- 200
- 403
- 404
- 500
Returns the active PlanningUnit list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the tracerCategoryIds specified does not exist
Internal error that prevented the retreival of PlanningUnit list