The RefreshOrderAdviceNode function refreshes an orderAdvice record.
Method | /productbasecomponents.asmx/RefreshOrderAdviceNode |
The request body is of type RefreshOrderAdviceNode.
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 RefreshOrderAdviceNodeResponse.
Name | Description | Data Type |
---|---|---|
RefreshOrderAdviceNodeResult | xml:string |
|