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
Example response
{
"status": true
}