postApiV1SubscriptionsCancelScheduledDowngrade
postApiV1SubscriptionsCancelScheduledDowngrade<
ThrowOnError>(options?:Options<PostApiV1SubscriptionsCancelScheduledDowngradeData,ThrowOnError>):RequestResult<PostApiV1SubscriptionsCancelScheduledDowngradeResponses,PostApiV1SubscriptionsCancelScheduledDowngradeErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:682Â
Cancel scheduled downgrade
Cancels a scheduled plan downgrade by releasing the Stripe Subscription Schedule, keeping the current plan active.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1SubscriptionsCancelScheduledDowngradeResponses, PostApiV1SubscriptionsCancelScheduledDowngradeErrors, ThrowOnError>
Last updated on