Billing Account
Create a portal session for a billing account
POST
/
billingAccounts
/
{billingAccountId}
/
portalSession
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
billingAccountId
string
requiredBody
application/json
redirectUrl
string
requiredThe URL to redirect to once a portal session is exited.
timeout
integer
The number of seconds before the portal session expires.
Response
200 - application/json
url
string
requiredThe URL to redirect to in order to start the portal session.
Was this page helpful?