The VerifyCustomerGroupInfo function verifies a customerGroup record against the available business rules.
Method | /VerifyCustomerGroupInfo |
The request body is of type VerifyCustomerGroupInfo.
Name | Description | Data Type |
---|---|---|
customerGroup | CustomerGroupInfo | |
isAddingRecord | xml:boolean |
![]() |
|
The response body is of type VerifyCustomerGroupInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCustomerGroupInfoResult | ArrayOfVerifyExceptionInfo |
![]() |
|