The VerifyEslProductInfo function verifies an eslProduct record against the available business rules.
Method | /VerifyEslProductInfo |
The request body is of type VerifyEslProductInfo.
Name | Description | Data Type |
---|---|---|
eslProduct | EslProductInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyEslProductInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyEslProductInfoResult | ArrayOfVerifyExceptionInfo |
|