Program Risk Weather Period REST Endpoints

Program Risk Weather Period
The Program Risk Weather Period service enables you to create, update, view, and delete program risk weather periods. Update Keys : 'programRiskWeatherPeriodId'
Batch Create Program Risk Weather Periods
Method: post
Path: /api/restapi/programRiskWeatherPeriod/batch
Batch Delete Program Risk Weather Periods
Method: delete
Path: /api/restapi/programRiskWeatherPeriod/batch
Batch Sync Program Risk Weather Periods
Method: post
Path: /api/restapi/programRiskWeatherPeriod/syncBatch
Batch Update Program Risk Weather Periods
Method: put
Path: /api/restapi/programRiskWeatherPeriod/batch
Create a Program Risk Weather Period
Method: post
Path: /api/restapi/programRiskWeatherPeriod
Delete a Program Risk Weather Period
Method: delete
Path: /api/restapi/programRiskWeatherPeriod/{programRiskWeatherPeriodId}
Update a Program Risk Weather Period
Method: put
Path: /api/restapi/programRiskWeatherPeriod
View a Program Risk Mitigation by Program Risk ID
Method: get
Path: /api/restapi/programRiskWeatherPeriod/programRisk/{programRiskId}
View a Program Risk Weather Period
Method: get
Path: /api/restapi/programRiskWeatherPeriod/{programRiskWeatherPeriodId}
View all Program Risk Weather Periods by Period Name
Method: get
Path: /api/restapi/programRiskWeatherPeriod/code/{periodName}
View all Program Risk Weather Periods by Program ID
Method: get
Path: /api/restapi/programRiskWeatherPeriod/program/{programId}