Crear infracción DICT
Persiste localmente una infracción DICT y envía el reporte de infracción de BACEN correspondiente de forma síncrona tras persistir, con seguimiento mediante report_status (PENDING/SENT/FAILED) + request_id.
Autorizaciones
JWT bearer token issued by the identity provider.
Cuerpo
DICT infraction to persist locally and report to BACEN synchronously-after-persist, tracked by report_status (PENDING/SENT/FAILED) + request_id
BACEN end-to-end identifier (E2E ID) of the PIX transaction being disputed
"E1234567820260614ABCDEFGHIJKLMNO"
Free-text justification for the infraction report
ISPB (8 numeric digits) of the participant reporting the infraction
"12345678"
Respuesta
Created
Persisted local DICT infraction record
Record creation timestamp (RFC 3339, UTC)
"2026-06-14T12:00:00Z"
BACEN end-to-end identifier (E2E ID) of the disputed PIX transaction
"E1234567820260614ABCDEFGHIJKLMNO"
Server-assigned infraction record UUID
"550e8400-e29b-41d4-a716-446655440000"
Free-text justification for the infraction report
BACEN report delivery state: PENDING, SENT, or FAILED (FAILED is retryable; the local record stands)
"SENT"
ISPB (8 numeric digits) of the participant that reported the infraction
"12345678"
Local infraction lifecycle state: OPEN, ACKNOWLEDGED, CLOSED, or CANCELLED
"OPEN"
Last update timestamp (RFC 3339, UTC)
"2026-06-14T12:00:00Z"

