Cancel an infraction report
Cancels an infraction report on behalf of its original reporter and changes its status to CANCELLED. Cancellation attempts to release all PENDING balance blocks; failure to release an individual block does not fail the cancellation. Reports in OPEN, ACKNOWLEDGED, or CLOSED can be cancelled. Cancelling an already-CANCELLED report is idempotent. Returns 403 when the participant is not the original reporter, 422 when the report is linked to a funds recovery that must be cancelled through its own operation, and 404 when the report does not belong to the authenticated organization.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Client-generated key used to retry exactly the same request safely.
1 - 64Path Parameters
Infraction report internal ID (UUID format)
"018f8c1d-1234-7abc-9def-000000000001"
Response
OK
"018f8c1d-aaaa-7abc-9def-000000000010"
"2026-06-18T12:00:00Z"
"018f8c1d-1234-7abc-9def-000000000001"
false
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN "SCAM"
OPEN, ACKNOWLEDGED, CLOSED, CANCELLED "OPEN"
"E12345678202601011200abcdef01234"
"2026-06-18T12:05:00Z"
"Mule account confirmed by anti-fraud analysis."
AGREED, DISAGREED "AGREED"
"018f8c1d-1111-7abc-9def-000000000001"
"9f3a8b7e2c1d4e5a8b6f1a2b3c4d5e6f"
"87654321"
"018f8c1d-bbbb-7abc-9def-000000000020"
APPLICATION_FRAUD, MULE_ACCOUNT, SCAMMER_ACCOUNT, OTHER "MULE_ACCOUNT"
"1500.00"
"conta usada repetidamente em golpes"
"12345678"
1 <= x <= 21474836471

