ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateProductCombinationGroup
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateProductCombinationGroup (Method)
Description
The UpdateProductCombinationGroup function updates a productCombinationGroup record.
Request (UpdateProductCombinationGroupSoapIn)

The request body is of type UpdateProductCombinationGroup.

Request Body Parameters

NameDescriptionData Type
 ProductCombinationGroupInfo
 xml:boolean
isForceUpdate Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence productCombinationGroup Element Sequence UpdateProductCombinationGroup Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code xs:int
Description optional xs:string
isForceUpdate xs:boolean
Response (UpdateProductCombinationGroupSoapOut)

The response body is of type UpdateProductCombinationGroupResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateProductCombinationGroupResult Element Sequence UpdateProductCombinationGroupResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service