The VerifyProductListTypeInfo function verifies a productListType record against the available business rules.
Method | /productbasecomponents.asmx/VerifyProductListTypeInfo |
The request body is of type VerifyProductListTypeInfo.
Name | Description | Data Type |
---|---|---|
productListType | ProductListTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyProductListTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyProductListTypeInfoResult | ArrayOfVerifyExceptionInfo |
|