Skip to main content
GET
Read STR0014 reserve-statement query result (message-mode)

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Path Parameters

id
string
required

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

Response

OK

correlationId
string
required

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

Example:

"req-7a3f9c2e"

id
string
required

Correlation id (the outbound STR0014 NUOp).

Example:

"12345678202606150000014"

ispbIfLdl
string
required

ISPB of the requesting financial institution / clearing house.

Example:

"12345678"

status
string
required

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

Example:

"ANSWERED"

dtHrBC
string

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

Example:

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

dtMovto
string

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

Example:

"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.

Example:

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

sldFinl
string

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

Example:

"1234567.89"

sldInial
string

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

Example:

"1000000.00"