The UpdateOrderAdvice function updates an orderAdvice record.
Method | /productbasecomponents.asmx/UpdateOrderAdvice |
The request body is of type UpdateOrderAdvice.
Name | Description | Data Type |
---|---|---|
orderAdvice | OrderAdviceInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateOrderAdviceResponse.
Name | Description | Data Type |
---|---|---|
UpdateOrderAdviceResult | xml:int |
|