Solicitar un informe de cuenta Conta PI
Prerrequisito: este es el paso de solicitud de la cadena de reporte de cuenta (solicitud camt.060 → lectura del resultado camt.052/053/054); la solicitud camt.060 DEBE enviarse y correlacionarse primero — el resultado camt.05x solo se lee después de que esta solicitud sea reconocida. Construye una solicitud de reporte de cuenta camt.060 (BALANCE → camt.053 el SALDO, STATEMENT → camt.052 el puntero al archivo de lista de asientos, ENTRIES → camt.054 el detalle de asientos), registra una operación ACCOUNT_INFORMATION_REQUEST indexada por el id de correlación generado y envía el payload firmado a la superficie de catálogo del BACEN.
Autorizaciones
JWT bearer token issued by the identity provider.
Encabezados
Idempotency key, max 255 characters
Cuerpo
8-digit ISPB of the participant querying its Conta PI report
"12345678"
Conta PI report selector: BALANCE (camt.053 — the SALDO/balance), STATEMENT (camt.052 — the entry-list file pointer), or ENTRIES (camt.054 — entry detail)
"BALANCE"
Inclusive start of the reporting period, YYYY-MM-DD
"2026-06-01"
Inclusive end of the reporting period, YYYY-MM-DD
"2026-06-09"
Respuesta
Created
camt.060 AppHdr BizMsgIdr the inbound camt.052/053/054 report must reference
"M12345678Abc123Def456Ghi789Jkl0"
ISO 20022 message type emitted to BACEN SPI
"camt.060.spi.1.9"
UUID of the recorded ACCOUNT_INFORMATION_REQUEST operation
"550e8400-e29b-41d4-a716-446655440000"
Echo of the requested report selector (BALANCE, STATEMENT, or ENTRIES)
"BALANCE"
ISO 20022 report the camt.060 requests: camt.053 (BALANCE/saldo), camt.052 (STATEMENT/entry-list file), or camt.054 (ENTRIES/entry detail)
"camt.053"
Operation lifecycle state after emission
"AWAITING_RESPONSE"

