Get forecasting unit for specific ProgramId and versionId
GET/api/forecastingUnit/forecastingUnit/programId/:programId/versionId/:versionId
API used to get the forecasting unit for a specific ProgramId and versionId
Request
Responses
- 200
- 404
- 500
Returns the ForecastingUnits list
Returns a HttpStatus.NOT_FOUND if the programId or versionId specified does not exist
Internal error that prevented the retreival of ForecastingUnits list