The VerifyCustomerCounting function verifies an CustomerCounting record against the available business rules.
Method | /VerifyCustomerCounting |
The request body is of type VerifyCustomerCounting.
Name | Description | Data Type |
---|---|---|
CustomerCounting | CustomerCountingInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCustomerCountingResponse.
Name | Description | Data Type |
---|---|---|
VerifyCustomerCountingResult | ArrayOfVerifyExceptionInfo |
|