Verify Vat object on business rules
Method | /productbasecomponents.asmx/VerifyVat |
The request body is of type VerifyVat.
Name | Description | Data Type |
---|---|---|
vat | VatInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyVatResponse.
Name | Description | Data Type |
---|---|---|
VerifyVatResult | ArrayOfVerifyExceptionInfo |
|