Get customer portal link
Portal
Get customer portal link
Create a Stripe customer portal session link for the authenticated user.
Use this endpoint to send users into self-serve billing management.
Behavior:
- Reuses existing Stripe customer link when present.
- If missing, creates a Stripe customer record using account/profile + address data.
- Returns a fresh customer portal URL for immediate redirect.
Failure mode:
- Returns
404if the upstream user account cannot be resolved.
GET
Get customer portal link
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Stripe customer portal URL
Temporary login link for the Stripe customer portal
Link to the Stripe customer portal