ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateArticleGroup
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateArticleGroup (Method)
Description
The UpdateArticleGroup function updates an articleGroup record.
Request (UpdateArticleGroupSoapIn)

The request body is of type UpdateArticleGroup.

Request Body Parameters

NameDescriptionData Type
 ArticleGroupInfo
 xml:boolean
isForceUpdate Element IsCancelled Element Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence articleGroup Element Sequence UpdateArticleGroup Element

Overview

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

The response body is of type UpdateArticleGroupResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateArticleGroupResult Element Sequence UpdateArticleGroupResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service