RiskImpact REST Endpoints
    
        RiskImpact
    
The risk impact object stores the pre-response qualitative value 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 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 RiskImpacts
- Method: postPath:/riskImpact
- Delete RiskImpacts
- Method: deletePath:/riskImpact
- Read RiskImpacts
- Method: getPath:/riskImpact
- Update RiskImpacts
- Method: putPath:/riskImpact
- View RiskImpact Field Length
- Method: getPath:/riskImpact/getFieldLength/{fieldName}
- View RiskImpact fields
- Method: getPath:/riskImpact/fields