Idempotency Supported
Try in API ExplorerChanges the quote produced for adding one-time charges and charge items.
Sample Request
URL Format
POST https://[site].chargebee.com/api/v2/quotes/{quote-id}/edit_for_charge_items_and_charges
Input Parameters
optional, string, max chars=2000
Notes specific to this quote that you want customers to see on the quote PDF.
optional, timestamp(UTC) in seconds
Quotes will be valid till this date. After this quote will be marked as closed.
required if Multicurrency is enabled, string, max chars=3
The currency code (ISO 4217 format) of the quote.
Returns
quoteQuote object
Resource object representing quote
quoted_chargeQuoted charge object
Resource object representing quoted_charge