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

Extend expiry date

Can be used to extend the expiry date of a quote.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/quotes/{quote-id}/extend_expiry_date

Input Parameters

valid_till
required, timestamp(UTC) in seconds

Quote will be valid till this date. After this date quote will be marked as closed.

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