Idempotency Supported
Creates a quote for one-time charges and non-recurring addons. This is applicable only for one-time payment. Recurring charges are not permitted in this quote; use Create quote for a new subscription or Create quote for updating a subscription instead.
To send this quote, use "Send Email" quote action in the Chargebee application.
Based on the customer's reply, you can use Update quote status and Convert a quote APIs for changing quote status and invoicing the customer, respectively.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/quotes/create_for_onetime_charges
Input Parameters
Returns
Quote object
Resource object representing quote
Quoted charge object
Resource object representing quoted_charge