Customer Sessions
Create a new customer session
Creates a new session for a customer with a client_secret that can be passed to the SDK, providing client access to modify their own profile, card, or card/loan application. If required, a new customer will be created to attach this session to. Customer history can be attached to this session and will be included in the customer’s profile if created, or attached to the application the customer creates during the session
POST
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Body
application/json
Response
200
application/json
Customer session created successfully
Represents a session created on behalf of an Imprint customer