Verify Warranty object on business rules
Method | /productbasecomponents.asmx/VerifyWarranty |
The request body is of type VerifyWarranty.
Name | Description | Data Type |
---|---|---|
warranty | WarrantyInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyWarrantyResponse.
Name | Description | Data Type |
---|---|---|
VerifyWarrantyResult | ArrayOfVerifyExceptionInfo |
|