CreateQuote
CreateQuote
Create a quote. Products are added to it in the AddProductsToQuote operation.
AddProductsToQuote
AddProductsToQuote
Add one or more product(s) to a new or existing quote
DeleteProductFromQuote
DeleteProductFromQuote
Delete a product from an existing quote
AllQuotes
AllQuotes
Retrieve quote information (excluding the product information) for a range of quotes defined by offset and limit.
GetQuote
GetQuote
Retrieve quote information (excluding the product information) for a single quote created by the authenticated
CustomerId.
ProductsFromQuote
ProductsFromQuote
Retrieve product contents for a single QuoteId created by the authenticated CustomerId.