Skip to main content
GET
Leer el resultado de la consulta de horarios STR0001

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/schedule-queries (the outbound STR0001 NUOp).

Respuesta

OK

correlationId
string
requerido

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

Ejemplo:

"req-7a3f9c2e"

id
string
requerido

Correlation id (the outbound STR0001 NUOp).

Ejemplo:

"12345678202606150000001"

ispbIf
string
requerido

ISPB of the querying financial institution.

Ejemplo:

"12345678"

status
string
requerido

PENDING until the STR0001R1 answer arrives; ANSWERED once the schedule grid has been projected.

Ejemplo:

"ANSWERED"

dtHrBC
string

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

Ejemplo:

"2026-06-15T10:00:00"

dtRef
string

Reference date the schedule grid applies to (DtRef), verbatim once answered.

Ejemplo:

"2026-06-15"

grades
object[] | null

Schedule grid BACEN sent (Grupo_STR0001R1_GrdHrio), verbatim. Up to 200 grids; empty while PENDING.

receivedAt
string<date-time>

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

Ejemplo:

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