Skip to main content
POST
Enviar consulta de extrato de cuenta de reservas STR0014 (modo mensaje)

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Authorization
string

Bearer JWT token.

X-Idempotency
string

Idempotency key (canonical; legacy alias X-Idempotency-Key).

X-Idempotency-Key
string

Idempotency key (legacy alias).

X-TTL
string

Idempotency key TTL in seconds.

Cuerpo

application/json
ispbIfLdl
string
requerido

ISPB of the requesting financial institution / clearing house (8 numeric digits).

Ejemplo:

"12345678"

dtHrFim
string

Optional statement-window end (DtHrFim).

Ejemplo:

"2026-06-15T23:59:59"

dtHrIni
string

Optional statement-window start (DtHrIni).

Ejemplo:

"2026-06-15T00:00:00"

Respuesta

Accepted

correlationId
string
requerido

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

Ejemplo:

"req-7a3f9c2e"

id
string
requerido

Correlation id (the outbound STR0014 NUOp). Poll GET /v1/str/reserve-statement-queries/{id} for the answer.

Ejemplo:

"12345678202606150000014"

ispbIfLdl
string
requerido

ISPB of the requesting financial institution / clearing house.

Ejemplo:

"12345678"

status
string
requerido

Projection state: PENDING until the STR0014R1 answer arrives and is projected.

Ejemplo:

"PENDING"

submittedAt
string
requerido

RFC3339 UTC timestamp the STR0014 query was persisted before send.

Ejemplo:

"2026-06-15T12:00:00Z"