Submit STR0014 reserve-account statement query (message-mode)
Submits a single-party STR0014 reserve-account statement (extrato) query to BACEN in MESSAGE-MODE (TpRet=M) and returns a correlation id plus a PENDING state. The answer (STR0014R1, carrying the opening/closing balances and up to 200 settled entries) arrives asynchronously and is read via GET /v1/str/reserve-statement-queries/. If BACEN routes the statement to a file (TamArq/IdentdArq) or the window exceeds the 200-entry message-mode ceiling, the read endpoint returns an explicit error — file retrieval (TpRet=P/X) is out of scope. Lerian SPB projects the statement BACEN sends; it never computes a position.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Bearer JWT token.
Idempotency key (canonical; legacy alias X-Idempotency-Key).
Idempotency key (legacy alias).
Idempotency key TTL in seconds.
Body
Response
Accepted
Request-scoped correlation identifier echoing X-Request-ID.
"req-7a3f9c2e"
Correlation id (the outbound STR0014 NUOp). Poll GET /v1/str/reserve-statement-queries/{id} for the answer.
"12345678202606150000014"
ISPB of the requesting financial institution / clearing house.
"12345678"
Projection state: PENDING until the STR0014R1 answer arrives and is projected.
"PENDING"
RFC3339 UTC timestamp the STR0014 query was persisted before send.
"2026-06-15T12:00:00Z"

