The GetCompaniesVats function returns all companies infos for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesVats |
The request body is of type GetCompaniesVats.
Name | Description | Data Type |
---|---|---|
vat | VatInfo |
|
The response body is of type GetCompaniesVatsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesVatsResult | ArrayOfViewVatInfo |
|