cURL
Billing
Create Subscription Portal
Create a subscription management session for the authenticated account. Returns a hosted URL where the customer can update payment method, view invoices, or cancel. The client should redirect the user to that URL.
POST
cURL
Authorizations
Your Recoup API key. Learn more.
Body
application/json
Portal session parameters
Request body for creating a billing portal session. The account is determined from authentication (API key or session), not from this payload.
The URL to redirect to when the customer leaves the portal.
Example:
"https://chat.recoupable.com/settings/billing"
