The UpdateOrderAdvice function updates an orderAdvice record.
Method | /productbasecomponents.asmx/UpdateOrderAdviceNode |
The request body is of type UpdateOrderAdviceNode.
Name | Description | Data Type |
---|---|---|
itemid | xml:int | |
productNodeId | xml:string | |
originalNodeXml | xml:string | |
nodeXml | xml:string | |
modifiedDateTime | xml:dateTime | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateOrderAdviceNodeResponse.
Name | Description | Data Type |
---|---|---|
UpdateOrderAdviceNodeResult | xml:int |
|