The VerifyAssignedCustomerGroupInfo function verifies an assignedCustomerGroup record against the available business rules.
Method | /VerifyAssignedCustomerGroupInfo |
The request body is of type VerifyAssignedCustomerGroupInfo.
Name | Description | Data Type |
---|---|---|
assignedCustomerGroup | AssignedCustomerGroupInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyAssignedCustomerGroupInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyAssignedCustomerGroupInfoResult | ArrayOfVerifyExceptionInfo |
|