The GetBrandTranslations function returns all brandTranslation records for the specified parameters.
Method | /productbasecomponents.asmx/GetBrandTranslations |
The request body is of type GetBrandTranslations.
Name | Description | Data Type |
---|---|---|
filter | BrandTranslationsFilter |
|
The response body is of type GetBrandTranslationsResponse.
Name | Description | Data Type |
---|---|---|
GetBrandTranslationsResult | ArrayOfViewBrandTranslationInfo |
|