Get Supply Plan Data
GET/api/export/supplyPlan/programId/:programId/versionId/:versionId/startDate/:startDate
Retrieve supply plan data for a specific program and version, with optional start date filtering
Request
Responses
- 200
- 403
- 404
- 406
- 500
Returns the supply plan data for the specified program and version, with optional start date filtering
The user does not have rights to the Program requested
Specified program or version does not exist
Data is invalid
Internal error that prevented the retrieval of the supply plan data