Newer Version Available
Group Definition
- JSON example
-
1{ 2 "accountId": "001RM000005mkcuYAA", 3 "code": "200", 4 "isSuccess": true, 5 "message": "", 6 "partyRelationshipId": "0wKRM00000000BT2AY" 7}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| accountId | String | Record ID of the Account object. | Small, 58.0 | 58.0 |
| code | String | Error code with details of the error. | Small, 58.0 | 58.0 |
| isSuccess | Boolean | Indicates whether the create request is successful (true) or not (false). | Small, 58.0 | 58.0 |
| message | String | Message of the API request. | Small, 58.0 | 58.0 |
| partyRelationshipId | String | Record ID of the PartyRelationshipGroup object. | Small, 58.0 | 58.0 |