ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateSubBrand
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateSubBrand (Method)
Description
The UpdateSubBrand function updates a subBrand record.
Request (UpdateSubBrandSoapIn)

The request body is of type UpdateSubBrand.

Request Body Parameters

NameDescriptionData Type
 SubBrandInfo
 xml:boolean
isForceUpdate 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 subBrand Element Sequence UpdateSubBrand 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
isForceUpdate xs:boolean
Response (UpdateSubBrandSoapOut)

The response body is of type UpdateSubBrandResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSubBrandResult Element Sequence UpdateSubBrandResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service