Skip to main content
POST
cURL con datos ficticios

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Idempotency-Key
string
requerido

Clave generada por el cliente para reintentar exactamente la misma solicitud de forma segura.

Ejemplo:

"a1b2c3d4-0000-0000-0000-000000000001"

Cuerpo

application/json
accountId
string
requerido
Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

contactInformation
object
requerido
rootTransactionId
string
requerido
Ejemplo:

"E12345678202605171530aB3xK9mWq2z"

situationType
enum<string>
requerido
Opciones disponibles:
SCAM,
ACCOUNT_TAKEOVER,
COERCION,
FRAUDULENT_ACCESS,
OTHER,
UNKNOWN
Ejemplo:

"SCAM"

metadata
any
reportDetails
string
Ejemplo:

"Victim of a WhatsApp scam"

trackingGraphParameters
any

Respuesta

Idempotent replay: a repeated Idempotency-Key returns the funds recovery created by the first request (cached response body).

accountId
string
requerido
Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

bacenFundsRecoveryId
string
requerido
Ejemplo:

"9f3a8b7e-2c1d-4e5a-8b6f-1a2b3c4d5e6f"

contactInformation
object
requerido
createdAt
string<date-time>
requerido
Ejemplo:

"2026-05-17T13:30:00Z"

id
string
requerido
Ejemplo:

"018f8c1d-1234-7abc-9def-000000000001"

participantId
string
requerido
Ejemplo:

"12345678"

reporterParticipant
string
requerido
Ejemplo:

"12345678"

rootTransactionId
string
requerido
Ejemplo:

"E12345678202605171530aB3xK9mWq2z"

situationType
enum<string>
requerido
Opciones disponibles:
SCAM,
ACCOUNT_TAKEOVER,
COERCION,
FRAUDULENT_ACCESS,
OTHER,
UNKNOWN
Ejemplo:

"SCAM"

status
enum<string>
requerido
Opciones disponibles:
CREATED,
TRACKED,
AWAITING_ANALYSIS,
ANALYSED,
REFUNDING,
COMPLETED,
CANCELLED
Ejemplo:

"CREATED"

updatedAt
string<date-time>
requerido
Ejemplo:

"2026-05-17T13:30:00Z"

correlationId
string
Ejemplo:

"7c9e6679742540de944be07fc1f90ae7"

metadata
any
reportDetails
string
Ejemplo:

"Victim of a WhatsApp scam"

trackingGraph
any
trackingGraphParameters
any