Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.Try now
Chargebeechargebee API

Retrieve with scheduled changes

Note If the ramps feature is enabled and there is more than one ramp on a subscription, this API will return the subscription with the upcoming ramp applied.

Retrieves a subscription with the scheduled changes applied.
Note: Only the following attributes are changed

  • item_id
  • item_price_id
  • billing_period
  • billing_period_unit
  • remaining_billing_cycles
  • coupons Other attributes such as status ,next_billing_at are not changed and will reflect the current subscription values.

Sample Request

Sample Result[JSON]

URL Format

GET https://[site].chargebee.com/api/v2/subscriptions/{subscription-id}/retrieve_with_scheduled_changes

Returns

Subscription object
Resource object representing subscription
Customer object
Resource object representing customer
Card object
Resource object representing card