ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesVats
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesVats (Method)
Description
The GetCompaniesVats function returns all companies infos for the calling organization.
Request (GetCompaniesVatsSoapIn)

The request body is of type GetCompaniesVats.

Request Body Parameters

NameDescriptionData Type
 VatInfo
NonSaleLedgerId Element SaleLedgerId Element ReceiveableVatLedgerId Element VatLedgerId Element CountryId Element FollowupNumber Element VatFree Element Percentage Element Description Element FinancialExportCode Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence vat Element Sequence GetCompaniesVats Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
FinancialExportCode optional xs:string
Description optional xs:string
Percentage xs:decimal
VatFree xs:boolean
CountryId xs:int
Response (GetCompaniesVatsSoapOut)

The response body is of type GetCompaniesVatsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewVatInfo
NonSaleLedgerExportCode Element NonSaleLedgerDescription Element SaleLedgerExportCode Element SaleLedgerDescription Element LedgerExportCode Element LedgerDescription Element CountryDescription Element CountryIsoCode Element NonSaleLedgerId Element SaleLedgerId Element ReceiveableVatLedgerId Element VatLedgerId Element CountryId Element FollowupNumber Element VatFree Element Percentage Element Description Element FinancialExportCode Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewVatInfo Element Sequence GetCompaniesVatsResult Element Sequence GetCompaniesVatsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
FinancialExportCode optional xs:string
Description optional xs:string
Percentage xs:decimal
VatFree xs:boolean
CountryId xs:int
CountryIsoCode optional xs:string
CountryDescription optional xs:string
LedgerDescription optional xs:string
LedgerExportCode optional xs:string
SaleLedgerDescription optional xs:string
SaleLedgerExportCode optional xs:string
NonSaleLedgerDescription optional xs:string
NonSaleLedgerExportCode optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service