Create Customer Session
Create Customer Session
POST
Create Customer Session
Creates a customer session for enrolling and managing payment methods. Use this to save cards, wallets, and other payment methods for future use. Requires aDocumentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
customer_id from Create Customer .Authorizations
Body
application/json
The unique identifier of the account. You find this information on the Yuno dashboard (UUID, 36 chars).
The customer's country (MAX 2; MIN 2; ISO 3166-1).
Available options:
AR, BO, BR, CL, CO, CR, EC, SV, GT, HN, MX, NI, PA, PY, PE, US, UY The unique identifier of the customer, created using the Create Customer endpoint (UUID, 36 chars).
The url to redirect your customer after the enrollment is made in the provider's environment (MAX 526; MIN 3).
Response
201
Example:
"7dd71f21-9e4c-439a-9c6d-58f240bd28df"
Example:
"ae106483-65ee-463b-8782-9794022b3112"
Example:
"US"
Example:
"https://www.google.com/?customerSession=7dd71f21-9e4c-439a-9c6d-58f240bd28df"
Example:
"2025-05-07T20:00:18.721786Z"