ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleBrandTranslation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleBrandTranslation (Method)
Description
The GetSingleBrandTranslation function returns the brandTranslation record for the given primary key.
Request (GetSingleBrandTranslationSoapIn)

The request body is of type GetSingleBrandTranslation.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleBrandTranslation Element

Overview

Sequence
itemId xs:int
Response (GetSingleBrandTranslationSoapOut)

The response body is of type GetSingleBrandTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 BrandTranslationInfo
BrandId Element Code Element SupplierId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleBrandTranslationResult Element Sequence GetSingleBrandTranslationResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SupplierId xs:int
Code optional xs:string
BrandId xs:int
See Also
All Operations Resource GroupProductBaseComponents Web Service