Acknowledge an Infraction Report
Use this endpoint to acknowledge receipt of an infraction report notification. This endpoint is used by the counterparty participant to acknowledge that they have received and are aware of the infraction report filed against a transaction.
Notes:
-
The report must be in OPEN status to be acknowledged.
-
This operation is idempotent.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique identifier of the Midaz Ledger Account (UUID format).
Path Parameters
Unique identifier of the infraction report (UUID format).
Response
Infraction report acknowledged successfully.
Unique identifier.
"019c96a0-0c98-799e-9135-4613ca469ad8"
SPI transaction identifier.
"E12345678202411241430ABCDEFGHIJK"
Current status.
OPEN, ACKNOWLEDGED, CLOSED, CANCELLED "OPEN"
Infraction reason.
"REFUND_REQUEST"
ISPB of the reporting participant.
"12345678"
ISPB of the counterparty.
"87654321"
BACEN analysis result.
"AGREED"
"2024-01-15T10:30:00Z"
"2024-01-15T10:30:00Z"

