Skip to main content
GET
Count transactions

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Encabezados

X-Request-Id
string

A unique identifier for tracing the request across services.

Parámetros de ruta

contextId
string
requerido

The unique identifier of the reconciliation context.

Parámetros de consulta

date_from
string
requerido

Start date (YYYY-MM-DD)

date_to
string
requerido

End date (YYYY-MM-DD)

source_id
string

Source ID filter

Respuesta

Transaction count

Count of items matching an export filter

count
integer<int64>

Number of items matching the export filter

Ejemplo:

4250