Billing Account
Create a portal session for a billing account
POST
Authorizations
Path Parameters
Body
application/json
The URL to redirect to once a portal session is exited.
Example:
"https://dashboard.withampersand.com/the-current-page"
The number of seconds before the portal session expires.
Example:
3600
Response
200
application/json
OK
The URL to redirect to in order to start the portal session.
Example:
"https://billing.portal.com/customer/session"
Was this page helpful?