...
List of items:
|
---|
1.Ability to create Risk Category data |
---|
...
APIs Introduced for Camms.Risk Solution |
---|
You can now insert data into risk categories, and retrieve risk control details, risk detail history, risk action history, risk control causes, risk control consequences, risk action linkage history, risk rating trend, , risk documents, audit document, policy document, and compliance document.
Type | Name | Description |
POST | risk/V3/RiskCategory | This API will let you import Risk Category data into Camms.Risk solution. |
...
2. Ability to retrieve Risk Control details |
---|
...
| ||
GET | risk/V3/RiskControl | This API will let you export data related to the risk control details from the Camms.Risk solution. |
GET | risk/V3/RiskDetailsHistory | This API will let you export all the history details of risks from the Camms.Risk solution. |
GET | risk/V3/RiskActionHistory | This API |
...
will let you export all the history details of risk actions from the Camms.Risk solution. |
GET | risk/V3/RiskControlCauses | This API |
...
will let you export risk causes linked with risk controls from the Camms.Risk |
...
solution. |
...
GET | risk/V3/RiskControlConsequences | This API |
...
will let you export risk consequences linked with risk controls from the Camms.Risk solution. |
...
GET | risk/V3/RiskActionLinkage | This API will let you |
...
export information related to |
...
7. Ability to retrieve Risk Control Causes |
---|
This API can be used to retrieve Risk Causes linked with Risk Controls.
8. Ability to retrieve Risk Control Consequences |
---|
This API can be used to retrieve Risk Consequences linked with Risk Controls.
9. Ability to retrieve Risk Document API |
---|
...
risk action linkages such as actions and hierarchy from the Camms.Risk solution. | ||
GET | risk/V3/RiskRating/GetRiskTrend | This API will let you export information related to risk rating trend from the Camms.Risk solution. |
GET | risk/V3/RiskDocuments | This API will let you export list of documents associated with the risks from the Camms. |
...
10. Ability to retrieve Policy Document API |
---|
...
Risk solution. | ||
GET | audit/V2/AuditDocument | This API will let you export all standard data fields belonging to the |
...
11. Ability to retrieve Compliance Document API |
---|
...
audit document object from the Camms.Risk solution. | ||
GET | policy/PolicyDocument | This API will let you export all standard data fields belonging to the |
...
policy document object from the Camms.Risk solution. | ||
GET | compliance/V1/ComplianceDocument | This API will |
...
13. Ability to retrieve Control Detail History data |
---|
This API will enable you to retrieve history data of Control Details.
14. Ability to retrieve Risk Linkage History data |
---|
...
let you export all standard data fields belonging to the compliance document object from the Camms.Risk solution. |
2. APIs Introduced for Camms.Strategy Solution |
---|
You can now insert multiple actions into Camms.Strategy solution.
Type | Name | Description |
POST | action/V2/Action/BulkPost | This API will let you import multiple actions in a single API request into Camms.Strategy solution. |
...