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 Setup
Output representation of the response details to create a hold setup.
- JSON example
-
1{ 2 "regulatoryCodeId": "0x8y556ddd", 3 "regulatoryCodeRegClVerId": [ 4 "0x8y556dd3", 5 "0x7725ss" 6 ], 7 "aptAssignmentId": "0x5567777d" 8}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| aptAssignmentId | String | Unique ID of the action plan template created for the hold. | Big, 64.0 | 64.0 |
| regulatoryCodeId | String | Unique ID of the Hold that was setup. | Big, 64.0 | 64.0 |
| regulatoryCodeRegClVerId | String[] | Unique ID of the regulatory code regulation clause version associated with the hold. | Big, 64.0 | 64.0 |