The VerifyCustomerDisplay function verifies an customerDisplay record against the available business rules.
Method | /VerifyCustomerDisplay |
The request body is of type VerifyCustomerDisplay.
Name | Description | Data Type |
---|---|---|
customerDisplay | CustomerDisplayInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCustomerDisplayResponse.
Name | Description | Data Type |
---|---|---|
VerifyCustomerDisplayResult | ArrayOfVerifyExceptionInfo |
|