Create a customer session
Customers
Create a customer session
Creates a customer session URL that can be used to redirect customers to the customer page. Returns the customer URL and session ID. The session is short-lived (15 minutes) for security reasons.
POST
Create a customer session
Authorizations
Provider secret API key (sk_live_… / sk_test_…) supplied as a Bearer token.
Body
application/json
Customer session creation request data
Response
Customer session created successfully