Skip to main content
GET
Get boleto dashboard

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

X-Organization-Id
string

Tenant organization ID. Accepted but ignored: the tenant is determined by the credentials you authenticate with, so sending this header, or sending a different value in it, changes nothing.

Parámetros de consulta

from
string<date>

Created-from date, inclusive.

Ejemplo:

"2026-01-01"

to
string<date>

Created-to date, inclusive.

Ejemplo:

"2026-12-31"

dueDateFrom
string<date>

Due-date lower bound, inclusive.

Ejemplo:

"2026-02-01"

dueDateTo
string<date>

Due-date upper bound, inclusive.

Ejemplo:

"2026-11-30"

type
enum<string>

Boleto type filter.

Opciones disponibles:
TRADITIONAL,
HYBRID,
QR_CODE
Ejemplo:

"TRADITIONAL"

Respuesta

OK

byStatus
object
requerido
byType
object
requerido
settlementRate
number<double>
requerido
totalAmount
string
requerido
totalCanceled
integer<int64>
requerido
totalFailed
integer<int64>
requerido
totalInactivated
integer<int64>
requerido
totalIssued
integer<int64>
requerido
totalOverdue
integer<int64>
requerido
totalOverdueAmount
string
requerido
totalPending
integer<int64>
requerido
totalSettled
integer<int64>
requerido
totalSettledAmount
string
requerido