...
You will now be able to retrieve risk control details using the API provided below.
Type | Name | Description |
GET | /api/v3/RiskControlDetails | This API will let you retrieve risk control details from Camms.Risk solution. |
2. Introducing a new parameter “Linked Item ID” |
---|
You will now be able to retrieve Linked Item IDs using the APIs provided below.
Type | Name | Description |
GET | risk/v3/RiskLinkageList | “Linked Item ID” parameter will let you retrieve linkage IDs from Risk Linkage. |
GET | kpi/V2/KPILinkage | “Linked Item ID” parameter will let you retrieve linkage IDs from KPI Linkage. |
3. Ability to Retrieve Risk Control Causes |
---|
You will now be able to retrieve risk control causes using the API provided below.
Type | Name | Description |
GET | risk/v3/RiskControlCauses | This API will let you retrieve risk control causes from Camms.Risk Solution. |
4. Ability to Retrieve Risk Control Consequences |
---|
You will now be able to retrieve risk control consequences using the API provided below.
Type | Name | Description |
GET | risk/v3/RiskControlConsequences | This API will let you retrieve risk control consequences from Camms.Risk Solution. |
5. Introduce hierarchy node mappings to a staff |
---|
You will now be able to retrieve the hierarchy node of a staff member using the new parameter.
Type | Name | Description |
GET | customhierarchy/api/V1/HierarchyNode | This API will let you retrieve hierarchy node of a staff. |
6. Ability to retrieve Risk Review Object |
---|
You will now be able to retrieve risk review object details using the new API.
Type | Name | Description |
GET | risk/v3/RiskReviewObject | This API will let you retrieve risk review object details from Camms.Risk solution. |
7. Ability to retrieve Documents |
---|
You will now be able to retrieve standard data fields associated with the Document Object using the new APIs.
Type | Name | Description |
GET | risk/v3/RiskDocument | This API will let you retrieve all standard data fields belonging to the Risk Document Object from Camms.Risk solution. |
GET | compliance/V1/ComplianceDocument | This API will let you retrieve all standard data fields belonging to the Compliance Document Object from Camms.Risk solution. |
GET | policy/V1/PolicyDocument | This API will let you retrieve all standard data fields belonging to the Policy Document Object from Camms.Risk solution. |