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
}Changes
Changed in 1 of the 50 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○