updateGroup Method
Updates the name and description of a group.
| Parameter | Required | Description |
|---|---|---|
| parentId | Required | Opportunity ID. |
| contextId | Required | Parent cart ID (Master or Enterprise quote or order ID) |
| groupId | Required | Group ID. |
| groupName | Required | New name of the group. |
| groupDescription | Optional: Default value is null | New description of the group. |
| cartType | Optional: Defaults to Quote | Quote or order. |
| Parameter | Description |
|---|---|
| message | In case of any error. |