Get Recipient
Retrieves a recipient by ID.
Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Path Parameters
The unique identifier of the recipient
Response
Recipient details
"d1e2f3a4-b5c6-7d8e-9f0a-1b2c3d4e5f6a"
"seller-001"
"BR"
"Carlos Oliveira"
"carlos@example.com"
Customer's identification document. Both fields are required when the document object is sent. Yuno does not enforce a fixed enum on document_type; pass the local code expected by the destination payment method.
{
"document_type": "CPF",
"document_number": "12345678901"
}
"2026-03-01T09:00:00.000Z"