Skip to main content
POST
Iniciar prueba de conectividad (ECO)

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

X-Idempotency
string

Idempotency key (primary).

X-Idempotency-Key
string

Idempotency key (legacy alias for X-Idempotency).

X-TTL
string

Idempotency key TTL in seconds (overrides the configured default).

Cuerpo

application/json
recipientIspb
string
requerido

ISPB of the counterparty participant the echo is addressed to (8 numeric digits).

Ejemplo:

38166

message
string

Optional free-text MsgECO payload echoed back by the counterparty (max 256 chars).

Ejemplo:

"connectivity check"

Respuesta

Created

controlNumber
string
requerido

IF control number assigned to the GEN0001 submission.

Ejemplo:

"20260610000001"

messageType
string
requerido

STR message code of the submission (always GEN0001 for connectivity tests).

Ejemplo:

"GEN0001"

nuOp
string
requerido

BACEN protocol identifier (NUOp) assigned to the GEN0001 connectivity-test submission.

Ejemplo:

"12345678202606100000001"

status
string
requerido

Submission status; SUBMITTED until the counterparty's GEN0001R1 echo correlates by NUOp and flips it to CONFIRMED.

Ejemplo:

"SUBMITTED"

submittedAt
string
requerido

RFC3339 UTC timestamp when the submission was persisted before send.

Ejemplo:

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