ActivityRisk REST Endpoints
ActivityRisk
The activity risk object stores the relationship between a single Activity and a single Risk.
Note that this business object has a multi-part object ID; its object ID is a combination of its activity object ID and its risk object ID.
- Create ActivityRisk
- Method: postPath:
/activityRisk - Delete ActivityRisk
- Method: deletePath:
/activityRisk - Reads ActivityRisks.
- Method: getPath:
/activityRisk - View ActivityRisk Field Length
- Method: getPath:
/activityRisk/getFieldLength/{fieldName} - View ActivityRisk fields
- Method: getPath:
/activityRisk/fields