Radicas Docs
API referenceGenerated

Portal Session

POST
/billing/portal-session

Open the Stripe Customer Portal; returns the hosted URL to redirect to.

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://example.com/billing/portal-session"
{  "url": "string"}