Get simple Planning Unit List For Specified ProgramId and TracerCategoryIds
POST/api/program/program/:programId/tracerCategory/simple/planningUnit
API used to get simple Planning unit list for specified programId and tracerCategoryIds
Request
Responses
- 200
- 403
- 404
- 500
Returns the simple Planning unit 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 simple Planning unit list