Payment Methods
Enroll Payment Method
Enrolls (vaults) a payment method for a customer, enabling one-click payments in future transactions.
POST
Enroll payment method
Vaults a payment method for a customer. Returns a
vaulted_token for recurring use.Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Path Parameters
The unique identifier of the customer
Body
application/json
Response
Payment method enrolled successfully
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"
Enroll payment method