The VerifyEslProductLabelInfo function verifies an eslProductLabel record against the available business rules.
Method | /productbasecomponents.asmx/VerifyEslProductLabelInfo |
The request body is of type VerifyEslProductLabelInfo.
Name | Description | Data Type |
---|---|---|
eslProductLabel | EslProductLabelInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyEslProductLabelInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyEslProductLabelInfoResult | ArrayOfVerifyExceptionInfo |
|