Disparar conciliación DICT
Dispara una ejecución de conciliación bajo demanda contra el DICT de BACEN.
Autorizaciones
JWT bearer token issued by the identity provider.
Cuerpo
Reconciliation request; mode must be FULL or INCREMENTAL (case-insensitive)
Reconciliation thoroughness: FULL checks all active keys against BACEN DICT; INCREMENTAL checks only keys updated since the last successful run.
"FULL"
Respuesta
OK
Total count of discrepancies detected during the run.
2
Unique reconciliation run identifier (UUID).
"550e8400-e29b-41d4-a716-446655440003"
Number of keys checked against BACEN DICT during the run.
24
Reconciliation mode the run executed with: FULL or INCREMENTAL.
"FULL"
Timestamp the reconciliation run started, RFC 3339 (UTC).
"2026-06-14T12:00:00Z"
Run lifecycle status: RUNNING, COMPLETED, or FAILED.
"COMPLETED"
Details of each detected discrepancy; omitted when none were found.
Timestamp the run finished, RFC 3339 (UTC); omitted while the run is still RUNNING.
"2026-06-14T12:00:00Z"

