Idempotency Supported
Caution This API will return an error when multi-frequency billing is enabled.
Modifies the advance invoicing schedule for a subscription.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/subscriptions/{subscription-id}/edit_advance_invoice_schedule
Input Parameters
The type of advance invoice or advance invoicing schedule.
Enum Values
specific_dates
Charge on specific dates. For each date, specify the number of billing cycles to charge for. Up to 5 dates can be configured.
fixed_intervals
Charge at fixed intervals of time. Specify the number of billing cycles that constitute an interval and the number of days before each interval that the invoice should be generated. Also specify when the schedule should end .
Returns
always returned
Resource object representing advance_invoice_schedule