ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleBrand
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleBrand (Method)
Description
Get single record from Brands table by specified primary key
Request (GetSingleBrandSoapIn)

The request body is of type GetSingleBrand.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleBrand Element

Overview

Sequence
itemId xs:int
Response (GetSingleBrandSoapOut)

The response body is of type GetSingleBrandResponse.

Response Body Parameters

NameDescriptionData Type
 BrandInfo
AllowDiscounts Element AllowSavings Element MaintainStock Element PrintLabel Element IsCancelled Element SeasonProfileId Element AutoStockMaxStockPercentage Element AutoStockMinStockPercentage Element AutoStockDefaultSaleDays Element AutoStockDefaultMaxStockDays Element AutoStockDefaultMinStockDays Element AutoStockCalculate Element IgnoreAutoStockValues Element LabelClassId Element Description Element Gs1ExportCode Element Gs1Code Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleBrandResult Element Sequence GetSingleBrandResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
Gs1Code xs:long
Description optional xs:string
IsCancelled xs:boolean
PrintLabel xs:boolean
MaintainStock xs:boolean
AllowSavings xs:boolean
AllowDiscounts xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service