Skip to main content
POST
Confirmar um Relato de Infração

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cabeçalhos

X-Account-Id
string
obrigatório

Identificador único da Conta do Ledger Midaz (formato UUID).

Parâmetros de caminho

infraction_id
string
obrigatório

Identificador único do relatório de infração (formato UUID).

Resposta

Relato de infração confirmado com sucesso.

id
string

Identificador único.

Exemplo:

"019c96a0-0c98-799e-9135-4613ca469ad8"

transactionId
string

Identificador da transação SPI.

Exemplo:

"E12345678202411241430ABCDEFGHIJK"

status
enum<string>

Status atual.

Opções disponíveis:
OPEN,
ACKNOWLEDGED,
CLOSED,
CANCELLED
Exemplo:

"OPEN"

reason
string

Motivo da infração.

Exemplo:

"REFUND_REQUEST"

reporterParticipant
string

ISPB do participante reportador.

Exemplo:

"12345678"

counterpartyParticipant
string

ISPB da contraparte.

Exemplo:

"87654321"

analysisResult
string

Resultado da análise do BACEN.

Exemplo:

"AGREED"

createdAt
string<date-time>
Exemplo:

"2024-01-15T10:30:00Z"

updatedAt
string<date-time>
Exemplo:

"2024-01-15T10:30:00Z"