CanDeleteCustomerGroup
Determines whether the customer group can be deleted or not.
Input
| Name | Type | Description |
| CustomerGroupId | Integer | The Id of the customer group. |
Result Set Columns
| Name | Type | Description |
| CanDelete | String | Boolean indicating whether the customer group can be deleted or not. |
| Success | String | Whether or not the action was executed with success. |