Cancel an Infraction Report
Use this endpoint to cancel an infraction report that is no longer valid. This endpoint is used to cancel infractions reported by your own PSP.
Notes:
-
Cancellation is only allowed for reports in OPEN or ACKNOWLEDGED status.
-
Cancelled reports cannot be reopened or modified.
-
Cancellation reason should be provided for audit purposes.
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).
Response
Infraction report cancelled 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"

