Newer Version Available
Hold Violation
Output representation of the response details for a newly created hold
violation.
- JSON example
-
1{ 2 "contactId": "string", 3 "caseId": "string", 4 "regulatoryCodeId": "string", 5 "regulatoryCodeViolationId": "string", 6 "regulatoryCodeViolRegClVerId": [ 7 "string" 8 ], 9 "actionPlanId": "string", 10 "regulatoryCodeName": "string" 11}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| actionPlanId | String | Unique ID of the action plan template assignment ID created for the hold violation. | Big, 65.0 | 65.0 |
| caseId | String | ID of the case linked to hold violation. | Big, 65.0 | 65.0 |
| contactId | String | Contact ID of the case linked to hold violation. | Big, 65.0 | 65.0 |
| regulatoryCodeViolRegClVerId | String[] | Unique ID of the regulatory clause version that has been breached by a learner. | Big, 65.0 | 65.0 |
| regulatoryCodeViolationId | String | ID of the hold violation that was created. | Big, 65.0 | 65.0 |