Get ProcurementAgent List For Specified ProgramPlanningUnitId
GET/api/program/planningUnit/procurementAgent/:programPlanningUnitId
API used to get the ProcurementAgent list for specified ProgramPlanningUnitId
Request
Responses
- 200
- 403
- 404
- 500
Returns the ProcurementAgent list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if the some of the underlying data does not match.
Internal error that prevented the retreival of ProcurementAgent list