Cancel a Fraud Marker
Use this endpoint to cancel a previously registered fraud marker.
Notes:
-
Cancellation is only allowed for markers in REGISTERED status.
-
Only the participant who created the fraud marker can cancel it.
-
For fraud markers created from infraction report closures, the counterparty participant who closed the infraction can cancel the marker.
-
Cancelled markers cannot be reactivated.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the fraud marker (UUID format).
Response
Fraud marker cancelled successfully.
Unique identifier.
"019c96a0-0cfd-7d0d-8fc5-17a164b828b6"
CPF or CNPJ.
"12345678901"
Type of fraud.
APPLICATION_FRAUD, MULE_ACCOUNT, SCAMMER_ACCOUNT, OTHER "MULE_ACCOUNT"
Associated Pix key.
"fraud@example.com"
Current status.
REGISTERED, CANCELLED "REGISTERED"
"2024-01-15T10:30:00Z"
"2024-01-15T10:30:00Z"

