Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.Try now
Important
For sites where both legacy and latest product catalog versions are active, GET API requests return responses in a compat format by default. This format works with both latest and legacy Product Catalog.
Override options:
chargebee-response-schema-type: items→ Return response in latest product catalog format only.chargebee-response-schema-type: plans_addons→ Return response in legacy product catalog format only.
Retrieves the quotes identified by the `number` specified in the URL.
Sample Request
URL Format
GET https://[site].chargebee.com/api/v2/quotes/{quote-id}
Returns
quoteQuote object
Resource object representing quote
quoted_subscriptionQuoted subscription object
Resource object representing quoted_subscription
quoted_chargeQuoted charge object
Resource object representing quoted_charge
quoted_rampQuoted ramp object
Resource object representing quoted_ramp