Create billing portal session
documentedCreate a portal session for customer billing management.
POST /v1/billing_portal/sessionsBilling Portalno implementation yet0 runsInput
customer_id
Customer ID
cus_ABC123
return_url
Return URL
https://example.com/account
configuration_id
Portal Configuration ID
pc_123ABC
locale
Locale
en-US
on_behalf_of
On Behalf Of Account ID
acct_123
Calls Stripe as you (your API key is your account); keychains.dev holds the credentials.