Payment Methods
Retrieve Payment Method
Retrieves a specific enrolled payment method for a customer.
GET
Get payment method
Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Path Parameters
The unique identifier of the customer
The unique identifier of the payment method
Response
Payment method details
Example:
"pm_1a2b3c4d-5e6f-7890-abcd-ef1234567890"
Example:
"c9d0e1f2-3a4b-5c6d-7e8f-9a0b1c2d3e4f"
Available options:
CARD, PIX, BOLETO, PSE, SPEI, OXXO Example:
"CARD"
Available options:
ACTIVE, EXPIRED, REVOKED Example:
"ACTIVE"
Token for reuse in future payments
Example:
"vtok_9f8e7d6c-5b4a-3210-fedc-ba9876543210"
Example:
"2026-03-01T10:00:00.000Z"
Get payment method