v1

latestOpenAPI 3.0.32026-07-132534113.7 KB
Subscriptions

Create Customer Portal Session

Creates a Stripe Customer Portal session URL. The portal lets users manage their subscriptions, update payment methods, and view billing history.

post/iap/customer-portal-sessions

Request body

user_idstring required

The user's external ID.

return_urlstring

URL to redirect the user to after they leave the portal.

Response

Portal session created

portal_urlstring

URL to redirect the user to the Stripe Customer Portal.