CPQ Quote API

Manage quotes and quoting actions with CPQ quote API.

Required Editions
Available in: Salesforce CPQ Summer ’16 and later
  • Save Quote API
    The Save Quote API saves a CPQ quote.
  • Calculate Quote API
    The Calculate Quote API calculates the prices of a CPQ quote.
  • Read Quote API
    The Read Quote API reads a quote from a CPQ quote ID.
  • Validate Quote API
    Validate a CPQ quote and return any validation errors.
  • Add Products API
    Receive a CPQ quote, product collection, and quote group key in a request, and return a Quote model with all provided products added as quote lines.
  • Read Product API
    The Read Product API takes the request’s product ID, pricebook ID, and currency code and returns a Product model. The Product model loads the product from your catalog when the user requests it.
  • Create and Save Quote Proposal API
    Create and save a CPQ quote proposal.
  • Quote Term Reader API
    Retrieve quote terms for a quote.