Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.Try now
ChargebeeAPI

Delete a quote

Idempotency Supported

Delete a quote using this API.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/quotes/{quote-id}/delete

Input Parameters

comment
optional, string, max chars=300

Reason for deleting quote. This comment will be added to the subscription entity if the quote belongs to a subscription or added to the customer entity if the quote is associated only with a customer.

Returns

Quote object
Resource object representing quote
Quoted subscription object
Resource object representing quoted_subscription
Quoted charge object
Resource object representing quoted_charge
Quoted ramp object
Resource object representing quoted_ramp