ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSubBrands
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSubBrands (Method)
Description
The GetSubBrands function returns all subBrand records for the specified parameters.
Request (GetSubBrandsSoapIn)

The request body is of type GetSubBrands.

Request Body Parameters

NameDescriptionData Type
 SubBrandsFilter
 xml:int
 xml:int
includeItemId Element skipItemId Element IsCancelledOnly Element Description Element ExternalCode Element Code Element BrandId Element Sequence filter Element Sequence GetSubBrands Element

Overview

Sequence
Sequence
BrandId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
skipItemId xs:int
Response (GetSubBrandsSoapOut)

The response body is of type GetSubBrandsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewSubBrandInfo
BrandDescription Element 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 ViewSubBrandInfo Element Sequence GetSubBrandsResult Element Sequence GetSubBrandsResponse Element

Overview

Sequence
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
BrandDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service