The QuoteToSaleOrder function imports a Quote to an existing or a new saleorder
Method | /QuoteToSaleOrder |
The request body is of type QuoteToSaleOrder.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
quoteId | xml:int | |
saleOrderId | xml:int |
|
The response body is of type QuoteToSaleOrderResponse.
Name | Description | Data Type |
---|---|---|
QuoteToSaleOrderResult | xml:int |
|