Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Returns Stripe customer portal URL.
Get Stripe customer portal URL for managing billing details
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns Stripe customer portal URL.