The ProductListToQuote function imports a productlist to an existing or a new Quote
Method | /ProductListToQuote |
The request body is of type ProductListToQuote.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
productListId | xml:int | |
quoteId | xml:int | |
isDeleteRowsAfterImport | xml:boolean |
|
The response body is of type ProductListToQuoteResponse.
Name | Description | Data Type |
---|---|---|
ProductListToQuoteResult | xml:int |
|