OpenAPI 3.0.0raw.githubusercontent.com2026-08-0915378562.5 KB

c2d0eb64b01a

Phone Numbers

Get Stripe Customer Portal URL

Returns a time-limited Stripe Customer Portal URL the user can open to manage their subscription (update payment method, view invoices, etc.). Returns an empty object if the organization isn't on a Stripe-backed plan.

get/product/manage-subscription

Response

Successful response

statusboolean

Example response

{
  "status": true
}