v14

OpenAPI 3.1.02026-08-03122113375.9 KB
user-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 404 if the upstream user account cannot be resolved.
get/user/portal

Response

Stripe customer portal URL

urlstring uri required

Link to the Stripe customer portal