The GetSingleVatTranslation function returns the vatTranslation record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleVatTranslation |
The request body is of type GetSingleVatTranslation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleVatTranslationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleVatTranslationResult | VatTranslationInfo |
|