The procurement agent PlanningUnits list
GET/api/planningUnit/getPlanningUnitByTracerCategory/planningUnitId/:planningUnitId/:procurementAgentId/:term
API used to get the procurement agent PlanningUnits list
Request
Responses
- 200
- 403
- 404
- 500
Returns the procurement agent PlanningUnits list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the planningUnitId or procurementAgentId specified does not exist
Internal error that prevented the retreival of procurement agent PlanningUnits list