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

The request body is of type GetSingleSubBrand.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleSubBrand Element

Overview

Sequence
itemId xs:int
Response (GetSingleSubBrandSoapOut)

The response body is of type GetSingleSubBrandResponse.

Response Body Parameters

NameDescriptionData Type
 SubBrandInfo
IsCancelled Element Description Element ExternalCode Element Code Element BrandId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleSubBrandResult Element Sequence GetSingleSubBrandResponse Element

Overview

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