RiskResponseAction REST Endpoints
RiskResponseAction
The risk response action impact object is a post-risk response action qualitative value that is assigned to a risk for each of the risk thresholds.
Note that this business object has a multi-part object ID; its object ID is a combination of its risk response action object ID and its risk threshold object ID. The risk threshold object ID is set based on the value used in risk threshold level object ID.
- Create RiskResponseActions
- Method: postPath:
/riskResponseAction
- Delete RiskResponseActions
- Method: deletePath:
/riskResponseAction
- Read RiskResponseActions
- Method: getPath:
/riskResponseAction
- Update RiskResponseActions
- Method: putPath:
/riskResponseAction
- View RiskResponseAction Field Length
- Method: getPath:
/riskResponseAction/getFieldLength/{fieldName}
- View RiskResponseAction fields
- Method: getPath:
/riskResponseAction/fields