Close an Infraction Report
Use this endpoint to submit the closure analysis for an infraction report received. This endpoint must be used to respond to infractions reported to your PSP, meaning when the account was the receiver of the transaction reported as fraud, within 7 days with the analysis result.
Notes:
-
Closing a report sets its status to CLOSED and records the analysis result.
-
Once closed, the report cannot be modified.
-
For
REFUND_REQUESTinfractions, the report must be closed by the payee’s PSP. -
For
REFUND_CANCELLEDinfractions, the report must be closed by the payer’s PSP.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the infraction report (UUID format).
Body
Response
Infraction report closed 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"

