Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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 |