Create DICT infraction
Persists a DICT infraction locally and submits the corresponding BACEN infraction report synchronously-after-persist, tracked by report_status (PENDING/SENT/FAILED) + request_id.
Authorizations
JWT bearer token issued by the identity provider.
Body
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"
Response
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"

