Create an authentication token for a customer and for the Authentication URL
Billing Portal
Login a Customer to the Self-Serve Portal
Create an authentication token for a customer and return a URL for accessing their self-serve billing portal.
POST
Create an authentication token for a customer and for the Authentication URL
Documentation Index
Fetch the complete documentation index at: https://docs-int.wingback.com/llms.txt
Use this file to discover all available pages before exploring further.
Code Example
Refer to our Billing Portal Integration Guide for more information and code examples.
201 text response if successful. Finally, redirect the customer to the URL returned by the authenticate endpoint using a 302 redirect (see example).
Once there, your customer will have access to their billing portal, where they can:
- View and update their billing information
- Manage their payment methods
- View their subscription details
- Track their current usage
- Upgrade or downgrade their plan
- View their billing history and download invoices
Authorizations
Body
application/json
Response
201 - application/json
The response is of type string.