The VerifyCustomerCounterInfo function verifies a customerCounter record against the available business rules.
| Method | /VerifyCustomerCounterInfo |
The request body is of type VerifyCustomerCounterInfo.
| Name | Description | Data Type |
|---|---|---|
| customerCounter | CustomerCounterInfo | |
| isAddingRecord | xml:boolean |

![]() |
|
The response body is of type VerifyCustomerCounterInfoResponse.
| Name | Description | Data Type |
|---|---|---|
| VerifyCustomerCounterInfoResult | ArrayOfVerifyExceptionInfo |

![]() |
|