Skip to main content
GET
Leer el resultado de la consulta de extrato de reservas STR0014 (modo mensaje)

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

id
string
requerido

Correlation id returned by POST /v1/str/reserve-statement-queries (the outbound STR0014 NUOp).

Respuesta

OK

correlationId
string
requerido

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

Ejemplo:

"req-7a3f9c2e"

id
string
requerido

Correlation id (the outbound STR0014 NUOp).

Ejemplo:

"12345678202606150000014"

ispbIfLdl
string
requerido

ISPB of the requesting financial institution / clearing house.

Ejemplo:

"12345678"

status
string
requerido

PENDING until the STR0014R1 answer arrives; ANSWERED once a message-mode statement has been projected.

Ejemplo:

"ANSWERED"

dtHrBC
string

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

Ejemplo:

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

dtMovto
string

Movement date the statement applies to (DtMovto), verbatim. Empty while PENDING.

Ejemplo:

"2026-06-15"

entries
object[] | null

Settled-entry group BACEN sent (Grupo_STR0014R1_Lanc), verbatim. Up to 200 entries; empty while PENDING.

receivedAt
string<date-time>

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

Ejemplo:

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

sldFinl
string

Closing balance BACEN sent (SldFinl), verbatim. Empty while PENDING.

Ejemplo:

"1234567.89"

sldInial
string

Opening balance BACEN sent (SldInial), verbatim. Empty while PENDING.

Ejemplo:

"1000000.00"