Skip to main content
POST
Encerrar infração DICT

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string
obrigatório

Infraction UUID

Corpo

application/json

closeInfractionReport analysis body

analysisResult
string
obrigatório

Infraction analysis outcome: AGREED (BACEN creates the fraud marker) or DISAGREED

Exemplo:

"AGREED"

analysisDetails
string

Optional free-text analysis details

fraudType
string

BACEN fraud type; mandatory when analysisResult is AGREED, omit when DISAGREED

Exemplo:

"APPLICATION_FRAUD"

Resposta

OK

Persisted local DICT infraction record

createdAt
string
obrigatório

Record creation timestamp (RFC 3339, UTC)

Exemplo:

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

endToEndId
string
obrigatório

BACEN end-to-end identifier (E2E ID) of the disputed PIX transaction

Exemplo:

"E1234567820260614ABCDEFGHIJKLMNO"

id
string
obrigatório

Server-assigned infraction record UUID

Exemplo:

"550e8400-e29b-41d4-a716-446655440000"

reason
string
obrigatório

Free-text justification for the infraction report

reportStatus
string
obrigatório

BACEN report delivery state: PENDING, SENT, or FAILED (FAILED is retryable; the local record stands)

Exemplo:

"SENT"

reportedByISPB
string
obrigatório

ISPB (8 numeric digits) of the participant that reported the infraction

Exemplo:

"12345678"

status
string
obrigatório

Local infraction lifecycle state: OPEN, ACKNOWLEDGED, CLOSED, or CANCELLED

Exemplo:

"OPEN"

updatedAt
string
obrigatório

Last update timestamp (RFC 3339, UTC)

Exemplo:

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