Request a Conta PI account report
Prerequisite: this is the request step of the account-reporting chain (camt.060 request → camt.052/053/054 result read); the camt.060 request MUST be submitted and correlated first — the camt.05x result is read back only after this request is acknowledged. Builds a camt.060 account-reporting request (BALANCE → camt.053 the SALDO/balance, STATEMENT → camt.052 the entry-list file pointer, ENTRIES → camt.054 the entry detail), records an ACCOUNT_INFORMATION_REQUEST operation keyed on the generated correlation id, and submits the signed payload to the BACEN catalogue surface.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Idempotency key, max 255 characters
Body
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"
Response
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"

