Skip to main content
GET
Read STR0001 schedule-query result

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

Response

OK

correlationId
string
required

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

Example:

"req-7a3f9c2e"

id
string
required

Correlation id (the outbound STR0001 NUOp).

Example:

"12345678202606150000001"

ispbIf
string
required

ISPB of the querying financial institution.

Example:

"12345678"

status
string
required

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

Example:

"ANSWERED"

dtHrBC
string

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

Example:

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

dtRef
string

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

Example:

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

Example:

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