The AddSaleOrderRow function adds a saleOrderRow record.
Method | /productbasecomponents.asmx/AddSaleOrderRow |
The request body is of type AddSaleOrderRow.
Name | Description | Data Type |
---|---|---|
saleOrderRow | SaleOrderRowInfo | |
isCalculatePrices | xml:boolean |
The response body is of type AddSaleOrderRowResponse.
Name | Description | Data Type |
---|---|---|
AddSaleOrderRowResult | xml:int |
|