v1
latestOpenAPI 3.1.02026-08-0629140119.9 KBPIX Refunds
Get Refund
Retrieves a single PIX refund by its ID for the authenticated account.
get/v1/refunds/{id}
Path parameters
idinteger required
Refund identifier
Response
Refund retrieved successfully
Example response
{
"cancelled_at": "2026-05-28T14:30:00Z",
"created_at": "2026-05-28T14:30:00Z",
"updated_at": "2026-05-28T14:30:00Z"
}