Skip to main content
GET
Listar devoluciones

Autorizaciones

Authorization
string
header
requerido

JWT de sesión (de register/login) o llave de API (pk_...). X-API-Key: <token> se acepta como header alternativo.

Parámetros de consulta

from
string<date>
to
string<date>
payin_id
string<uuid>
status
enum<string>
Opciones disponibles:
pending,
completed,
failed
kind
enum<string>
Opciones disponibles:
refund,
void,
chargeback
page
integer
page_size
integer

Respuesta

Página de devoluciones.

The response is of type object.

Última modificación el 22 de agosto de 2026