Billing Portal
Billing
Billing Portal
Get a Stripe Customer Portal URL for self-service billing management
GET
Billing Portal
Creates a Stripe Customer Portal session. The portal allows users to manage their subscription, update payment methods, view invoices, and cancel their plan.Documentation Index
Fetch the complete documentation index at: https://docs.bunship.com/llms.txt
Use this file to discover all available pages before exploring further.
Auth
Requires a valid Bearer token. User must be a member of the organization.
Path Parameters
Organization identifier.
Query Parameters
URL to redirect the user back to after leaving the portal. Must match the configured application
origin.
Response
Always
true on success.
