Get Payout
Retrieves the details of a payout by ID. Note: The path /v1/payouts/merchant-ref/{reference} may require a UUID format for the reference parameter — verify the correct format for your use case.
GET /v1/payouts/merchant-ref/{reference} may require UUID format for the reference parameter. Verify the correct format for your use case.Authorizations
Your public API key from the Yuno Dashboard
Your private secret key (server-side only)
Path Parameters
The unique identifier of the payout
Response
Payout details
"e2f3a4b5-c6d7-8e9f-0a1b-2c3d4e5f6a7b"
Current payout status
SUCCEEDED, PENDING, FAILED, CANCELLED "PENDING"
{ "currency": "BRL", "value": 100 }
"BR"
"d1e2f3a4-b5c6-7d8e-9f0a-1b2c3d4e5f6a"
"payout-ref-001"
"2026-03-01T16:00:00.000Z"