Skip to main content
POST
Submit SME0003 CCME statement (extrato) query

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Headers

X-Idempotency
string
required

Idempotency key. Required on every mutation.

X-TTL
string

Idempotency key TTL in seconds.

Body

application/json
ispbIEME
string
required

ISPB of the IEME whose conta correspondente a moeda eletrônica (CCME) statement is requested (8 uppercase alphanumeric characters).

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

"12345678"

Response

Accepted

correlationId
string
required

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

Example:

"req-7a3f9c2e"

id
string
required

Correlation id (the outbound SME0003 NUOp). The SME0003R1 answer is correlated to it.

Example:

"12345678202606150000014"

ispbIEME
string
required

ISPB of the IEME whose CCME statement was requested.

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

"12345678"

movementDate
string
required

BACEN business date (DtMovto) the statement was requested for, derived server-side — the only filter SME0003 accepts.

Example:

"2026-06-15"

status
string
required

Projection state: PENDING until the SME0003R1 answer arrives and is projected.

Example:

"PENDING"

submittedAt
string
required

RFC3339 UTC timestamp the SME0003 consulta was submitted.

Example:

"2026-06-15T12:00:00Z"