Get Billing Portal

Get Stripe billing portal URL for managing payment methods and viewing invoices

Args: request: Portal request with return URL current_user: Authenticated user db: Database session

Returns: BillingPortalResponse with portal URL

post/api/billing/portal

Request body

returnUrlstring required

Response

Successful Response

successboolean
urlstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.