Listar Reembolsos
Obtém uma lista paginada de reembolsos PIX da conta autenticada. Suporta filtragem por external_reference_id e paginação baseada em cursor.
Autorizações
UUID of the service account (e.g., 550e8400-e29b-41d4-a716-446655440000)
Unix timestamp in milliseconds (e.g., 1704636800000). Must be within 5 minutes of server time.
Must be 'service-account' for service account authentication
EdDSA signature of the request in base64 format. Signs: uri:method:body:timestamp
Parâmetros de consulta
External reference identifier to filter refunds
Original transaction identifier to filter refunds (exact match)
Maximum number of refunds to return (1–100, default: 20)
x >= 0Cursor for pagination (format: timestamp_micros:id)
