Skip to main content
GET
Retrieve Payment Methods for Checkout
This request retrieves a checkout session using the unique identifier that was generated when the session was first created.

Authorizations

public-api-key
string
header
default:<Your public-api-key>
required
private-secret-key
string
header
default:<Your private-secret-key>
required

Path Parameters

checkout_session
string
required

The unique identifier of the checkout session (UUID, 36 chars).

Query Parameters

category
string

Optional category filter.

Response

200

name
string
Example:

"VISA ****1111"

vaulted_token
string
Example:

"de00c1bd-624b-4e7b-ae28-47d86c94b15f"

description
string
Example:

"VISA ****1111"

type
string
Example:

"CARD"

category
string
Example:

"CARD"

icon
string
Example:

"https://icons.prod.y.uno/visa_logosimbolo.png"

last_successfully_used
boolean
default:true
Example:

false

last_successfully_used_at
string
Example:

""

checkout
object
card_data
object
preferred
boolean
default:true
Example:

false