Skip to main content
GET
Read SME0003 CCME statement (extrato) query result

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

nuOp
string
obrigatório

Correlation id returned by POST /v1/str/sme-statement-queries (the outbound SME0003 NUOp; 23 characters: ISPB[8]+DATE[8]+SEQ[7]).

Required string length: 23
Pattern: ^[0-9A-Z]{8}[0-9]{15}$

Resposta

OK

correlationId
string
obrigatório

Request-scoped correlation identifier echoing X-Request-ID.

Exemplo:

"req-7a3f9c2e"

entries
object[] | null
obrigatório

Lançamento group BACEN sent (Grupo_SME0003R1_Lanc), verbatim and in wire order. Always an array: empty while PENDING, and legitimately empty once ANSWERED when the CCME had no movement on the day.

id
string
obrigatório

Correlation id (the outbound SME0003 NUOp).

Exemplo:

"12345678202606150000014"

ispbIEME
string
obrigatório

ISPB of the IEME whose CCME statement was requested.

Pattern: ^[0-9A-Z]{8}$
Exemplo:

"12345678"

movementDate
string
obrigatório

BACEN business date (DtMovto) the consulta ASKED for, derived server-side at submit time.

Exemplo:

"2026-06-15"

status
string
obrigatório

Projection state: PENDING until the SME0003R1 answer arrives, ANSWERED once it has been projected. A statement with zero entries is still ANSWERED — a CCME with no movement on the day is an answer, not a missing one.

Exemplo:

"ANSWERED"

dtHrBC
string

BACEN timestamp of the statement (DtHrBC), verbatim. Empty while PENDING.

Exemplo:

"2026-06-15T18:00:00"

dtMovto
string

Business date BACEN ANSWERED with (DtMovto), verbatim — a different fact from movementDate, the date the consulta asked for; RSTR0014 lets the two legitimately diverge. Empty while PENDING.

Exemplo:

"2026-06-15"

receivedAt
string<date-time>

RFC3339 UTC timestamp the SME0003R1 answer was projected. Empty while PENDING.

Exemplo:

"2026-06-15T18:00:01Z"

sldFinl
string

Closing balance BACEN sent (SldFinl), verbatim as text — never parsed or summed. It is NEVER reconciled against the entry sum: checking that would be computing a position. Empty while PENDING.

Exemplo:

"1234567.89"

sldInial
string

Opening balance BACEN sent (SldInial), verbatim as text — never parsed or summed. Empty while PENDING.

Exemplo:

"1000000.00"