Skip to main content
POST
Cancelar un marcador de fraude

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

fraud_marker_id
string
requerido

Identificador único del marcador de fraude (formato UUID).

Respuesta

Marcador de fraude cancelado correctamente.

id
string

Identificador único.

Ejemplo:

"019c96a0-0cfd-7d0d-8fc5-17a164b828b6"

document
string

CPF o CNPJ.

Ejemplo:

"12345678901"

fraudType
enum<string>

Tipo de fraude.

Opciones disponibles:
APPLICATION_FRAUD,
MULE_ACCOUNT,
SCAMMER_ACCOUNT,
OTHER
Ejemplo:

"MULE_ACCOUNT"

key
string

Clave Pix asociada.

Ejemplo:

"fraud@example.com"

status
enum<string>

Estado actual.

Opciones disponibles:
REGISTERED,
CANCELLED
Ejemplo:

"REGISTERED"

createdAt
string<date-time>
Ejemplo:

"2024-01-15T10:30:00Z"

updatedAt
string<date-time>
Ejemplo:

"2024-01-15T10:30:00Z"