Read STR0013 reserve-balance query result
Reads the result of a previously submitted STR0013 reserve-account balance query by its correlation id. Returns PENDING until the STR0013R1 answer arrives, then the reserve-account balance BACEN sent (SldRB_CL) plus a freshness timestamp.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Correlation id returned by POST /v1/str/reserve-balance-queries (the outbound STR0013 NUOp).
Response
OK
Request-scoped correlation identifier echoing X-Request-ID.
"req-7a3f9c2e"
Correlation id (the outbound STR0013 NUOp).
"12345678202606150000013"
ISPB of the requesting financial institution / clearing house.
"12345678"
PENDING until the STR0013R1 answer arrives; ANSWERED once the balance has been projected.
"ANSWERED"
BACEN timestamp of the balance (DtHrBC), verbatim. Empty while PENDING.
"2026-06-15T10:00:00"
Movement date the balance applies to (DtMovto), verbatim. Empty while PENDING.
"2026-06-15"
RFC3339 UTC freshness timestamp the answer was projected. Empty while PENDING.
"2026-06-15T10:00:01Z"
Reserve-account balance BACEN sent in the STR0013R1 (SldRB_CL — conta Reservas Bancárias / Conta de Liquidação), verbatim. Empty while PENDING.
"987654321.55"

