ChargebeeAPI

Delete a quote

Idempotency Supported
Try in API Explorer

Delete a quote using this API.

Sample Request

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

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