post https://api-sandbox.pismolabs.io/pix-dict/v2/pix/infraction-reports//cancel
Cancel the infraction report.
Only the participant who created the report can cancel it and the report's status must be OPEN
or ACKNOWLEDGED
.
The operation is idempotent. If you try to cancel the report again with the same parameters, you will get the same response as the first time.
On PSP timeout, a 202 Accepted
response is returned and the process continues asynchronously, eventually emitting a success or failure event.
This endpoint generates a Pix infraction status changed event.