The VerifyRelatedProduct function verifies an relatedProduct record against the available business rules.
Method | /VerifyRelatedProduct |
The request body is of type VerifyRelatedProduct.
Name | Description | Data Type |
---|---|---|
relatedProduct | RelatedProductInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyRelatedProductResponse.
Name | Description | Data Type |
---|---|---|
VerifyRelatedProductResult | ArrayOfVerifyExceptionInfo |
|