Skip to main content
POST
Enviar consulta de extrato de conta de reservas STR0014 (modo mensagem)

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

Authorization
string

Bearer JWT token.

X-Idempotency
string

Idempotency key (canonical; legacy alias X-Idempotency-Key).

X-Idempotency-Key
string

Idempotency key (legacy alias).

X-TTL
string

Idempotency key TTL in seconds.

Corpo

application/json
ispbIfLdl
string
obrigatório

ISPB of the requesting financial institution / clearing house (8 numeric digits).

Exemplo:

"12345678"

dtHrFim
string

Optional statement-window end (DtHrFim).

Exemplo:

"2026-06-15T23:59:59"

dtHrIni
string

Optional statement-window start (DtHrIni).

Exemplo:

"2026-06-15T00:00:00"

Resposta

Accepted

correlationId
string
obrigatório

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

Exemplo:

"req-7a3f9c2e"

id
string
obrigatório

Correlation id (the outbound STR0014 NUOp). Poll GET /v1/str/reserve-statement-queries/{id} for the answer.

Exemplo:

"12345678202606150000014"

ispbIfLdl
string
obrigatório

ISPB of the requesting financial institution / clearing house.

Exemplo:

"12345678"

status
string
obrigatório

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

Exemplo:

"PENDING"

submittedAt
string
obrigatório

RFC3339 UTC timestamp the STR0014 query was persisted before send.

Exemplo:

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