Retrieve an Infraction Report
Retrieve an Infraction Report
Use this endpoint to retrieve the full details of a single infraction report.
GET
Retrieve an Infraction Report
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 details retrieved successfully.
Unique identifier.
Example:
"019c96a0-0c98-799e-9135-4613ca469ad8"
SPI transaction identifier.
Example:
"E12345678202411241430ABCDEFGHIJK"
Current status.
Available options:
OPEN, ACKNOWLEDGED, CLOSED, CANCELLED Example:
"OPEN"
Infraction reason.
Example:
"REFUND_REQUEST"
ISPB of the reporting participant.
Example:
"12345678"
ISPB of the counterparty.
Example:
"87654321"
BACEN analysis result.
Example:
"AGREED"
Example:
"2024-01-15T10:30:00Z"
Example:
"2024-01-15T10:30:00Z"

