The AddSaleOrder function adds a saleOrder record.
Method | /productbasecomponents.asmx/AddSaleOrder |
The request body is of type AddSaleOrder.
Name | Description | Data Type |
---|---|---|
saleOrder | SaleOrderInfo | |
prePaymentRequestAmount | xml:decimal |
The response body is of type AddSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
AddSaleOrderResult | xml:int |
|