The GetSingleBrandTranslation function returns the brandTranslation record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleBrandTranslation |
The request body is of type GetSingleBrandTranslation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleBrandTranslationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleBrandTranslationResult | BrandTranslationInfo |
|