Add a product to an existing order advice.
Method | /productbasecomponents.asmx/AddProductToOrderAdvice |
The request body is of type AddProductToOrderAdvice.
Name | Description | Data Type |
---|---|---|
orderAdviceId | xml:int | |
productId | xml:int |
|
The response body is of type AddProductToOrderAdviceResponse.
Name | Description | Data Type |
---|---|---|
AddProductToOrderAdviceResult | xml:boolean |
|