postApiV1SubscriptionsCustomerPortal
postApiV1SubscriptionsCustomerPortal<
ThrowOnError>(options:Options<PostApiV1SubscriptionsCustomerPortalData,ThrowOnError>):RequestResult<PostApiV1SubscriptionsCustomerPortalResponses,PostApiV1SubscriptionsCustomerPortalErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:386Â
Create customer portal session
Creates a Stripe Customer Portal session for managing subscription and returns the portal URL
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1SubscriptionsCustomerPortalResponses, PostApiV1SubscriptionsCustomerPortalErrors, ThrowOnError>
Last updated on