Request Refund
Use this endpoint to request a refund for a funds recovery. This is only allowed when the funds recovery is in ANALYSED status.
Notes:
- Refund request triggers the MED refund flow
- The funds recovery status will transition to REFUNDING
POST
Request Refund
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de ruta
Funds Recovery ID (UUID format)
Respuesta
OK
Ejemplo:
"91d65e98-97c0-4b0f-b577-73625da1f9fc"
Ejemplo:
"2023-11-07T05:31:56Z"
Ejemplo:
"550e8400-e29b-41d4-a716-446655440000"
Ejemplo:
"Customer reported receiving a call from fake bank employee"
Ejemplo:
"12345678"
Ejemplo:
"E12345678202411241430ABCDEFGHIJK"
Opciones disponibles:
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN Ejemplo:
"SCAM"
Opciones disponibles:
CREATED, TRACKED, AWAITING_ANALYSIS, ANALYSED, REFUNDING, COMPLETED, CANCELLED Ejemplo:
"CREATED"
Ejemplo:
"2023-11-07T05:31:56Z"

