Introducing OpenTelemetry for Chargebee SDKs — trace every API call in any telemetry tool.
Chargebeechargebee API

Delete a quote

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