The VerifyProductListRow function verifies a productListRow record against the available business rules.
Method | /productbasecomponents.asmx/VerifyProductListRow |
The request body is of type VerifyProductListRow.
Name | Description | Data Type |
---|---|---|
productListRow | ProductListRowInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyProductListRowResponse.
Name | Description | Data Type |
---|---|---|
VerifyProductListRowResult | ArrayOfVerifyExceptionInfo |
|