Verify CustomerInfo object on business rules
Method | /VerifyCustomer |
The request body is of type VerifyCustomer.
Name | Description | Data Type |
---|---|---|
customer | CustomerInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCustomerResponse.
Name | Description | Data Type |
---|---|---|
VerifyCustomerResult | ArrayOfVerifyExceptionInfo |
|