ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateOrderAdviceNode
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateOrderAdviceNode (Method)
Description
The UpdateOrderAdvice function updates an orderAdvice record.
Request (UpdateOrderAdviceNodeSoapIn)

The request body is of type UpdateOrderAdviceNode.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:string
 xml:string
 xml:string
 xml:dateTime
 xml:boolean
isForceUpdate Element modifiedDateTime Element nodeXml Element originalNodeXml Element productNodeId Element itemid Element Sequence UpdateOrderAdviceNode Element

Overview

Sequence
itemid xs:int
productNodeId optional xs:string
originalNodeXml optional xs:string
nodeXml optional xs:string
modifiedDateTime xs:dateTime
isForceUpdate xs:boolean
Response (UpdateOrderAdviceNodeSoapOut)

The response body is of type UpdateOrderAdviceNodeResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateOrderAdviceNodeResult Element Sequence UpdateOrderAdviceNodeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service