Sales APIs
Description
After a sales quote request has been issued, a sales quote might be created as a response to the customer. Note that a sales quote can also be created directly without a request. If the customer accepts the sales quote, the quote is forwarded to a sales order
Tags and resources
sales/quotes
Creates a new sales quote
sales/quotes
List of sales quotes
sales/quotes/{salesQuoteId}
Sales quote details for the provided identifier
sales/quotes/{salesQuoteId}/api-operations/{apiOperationId}/instances
26 operation(s) for sales/quotes/{salesQuoteId}
sales/quotes/{salesQuoteId}
Deletes a sales quote
sales/quotes/{salesQuoteId}
Update information for provided sales quote
sales/quotes/{salesQuoteId}/applicable-accessories?productId={productId}&itemId={itemId}
List of applicable accessories for all items of the sales quote. If the sales quote is in a status where items cannot be added, this API will return an empty list. Note that if product is specified, applicable accessories for that specific product will show even if the product does not exist in any of the items.
sales/quotes/{salesQuoteId}/applicable-replacements?productId={productId}&itemId={itemId}
List of applicable replacements for all items of the sales quote. If the sales quote is in a status where items cannot be added, this API will return an empty list. Note that if product is specified, applicable replacements for that specific product will show even if the product does not exist in any of the items.
sales/quotes/{salesQuoteId}/forward-destinations?objectType={objectType}
List of possible targets to forward sales quotes to
sales/quotes/key-figures?groupBy={groupBy}
Key figures for sales quotes.