Leer un extrato de Conta PI (resultado de lançamentos RCO camt.052)
Paso de resultado de la cadena de reporte de cuenta (solicitud camt.060 SOLIC_REL_LANCAMENTO → lectura del extrato camt.052). Devuelve las filas de lançamentos RCO que el BACEN generó en el rail ARQ, obtenidas + verificadas por SHA-256 + parseadas + proyectadas de forma literal, indexadas por el id de correlación del camt.060. Lee PENDING hasta que el extrato camt.052 se recibe y verifica, y luego ANSWERED con las filas parseadas más el estado de conciliación de integridad y de conteo de filas (declaredEntryCount frente a parsedEntryCount). Lerian SPI proyecta el extrato que el BACEN envía y concilia su integridad + conteo de filas; nunca suma un importe ni calcula una posición.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Correlation id returned by createAccountReportRequest (the camt.060 AppHdr BizMsgIdr)
Respuesta
OK
camt.060 AppHdr BizMsgIdr correlating the request to its camt.052 extrato response
"M12345678Abc123Def456Ghi789Jkl0"
COUNT recon FLAG: declaredEntryCount == parsedEntryCount. A mismatch is operator-reviewable, never fatal
true
camt.052 NbOfNtries (quantidadeLancamentos) — the declared record count
16
RCO lançamentos rows BACEN generated, projected verbatim. Empty while PENDING
True when sha256(fetched file) == AddtlRptInf (integrity passed)
true
Number of RCO data rows parsed from the file
16
PENDING until the inbound camt.052 extrato is fetched + verified + projected; ANSWERED once it has been persisted
"ANSWERED"
8-digit ISPB of the Conta PI account the extrato addresses (Rpt/Acct/Id), verbatim. Empty while PENDING
"99999010"
AddtlRptInf file handle (== SHA-256 of the file content). Empty while PENDING
"0c71ebdc4736bf09a888457750aa22f7c895026afb64b40f8fbd94092c61c19b"
RFC3339 UTC freshness timestamp the extrato was projected. Empty while PENDING
"2026-06-15T10:00:01Z"
Detected RCO shape: DEMONST_RCO (saque-facilitator demonstrativo), TOTAL_RCO (per-account-pair totals), or UNKNOWN. Empty while PENDING
"DEMONST_RCO"

