Get RealmCountryPlanningUnit list for a specific programIds
PUT/api/realmCountry/programIds/planningUnit
API used to get RealmCountryPlanningUnit list for a specific programIds
Request
Responses
- 200
- 403
- 404
- 500
Returns the RealmCountryPlanningUnit list
Returns a HttpStatus.FORBIDDEN if the User does not have access
Returns a HttpStatus.NOT_FOUND if no programIds found
Internal error that prevented the retreival of RealmCountryPlanningUnit list