Skip to main content
GET
Get reconciliation summary report

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<uuid>
requerido

The unique identifier of the reconciliation context.

Parámetros de consulta

date_from
string<date>
requerido

Start date (YYYY-MM-DD)

date_to
string<date>
requerido

End date (YYYY-MM-DD)

source_id
string

Source ID filter

Respuesta

Aggregated reconciliation summary

Aggregated reconciliation summary report

matchedCount
integer

Total number of matched transactions

unmatchedCount
integer

Total number of unmatched transactions

totalAmount
string

Total amount across all transactions

matchedAmount
string

Total amount of matched transactions

unmatchedAmount
string

Total amount of unmatched transactions