The GetVatTranslations function returns all vatTranslation records for the specified parameters.
Method | /productbasecomponents.asmx/GetVatTranslations |
The request body is of type GetVatTranslations.
Name | Description | Data Type |
---|---|---|
filter | VatTranslationsFilter |
|
The response body is of type GetVatTranslationsResponse.
Name | Description | Data Type |
---|---|---|
GetVatTranslationsResult | ArrayOfViewVatTranslationInfo |
|