The DeleteOrderAdvice function deletes an orderAdvice record.
Method | /productbasecomponents.asmx/DeleteOrderAdvice |
The request body is of type DeleteOrderAdvice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteOrderAdviceResponse.
Name | Description | Data Type |
---|---|---|
DeleteOrderAdviceResult | xml:boolean |
|