Cancel a Funds Recovery Request
Use this endpoint to cancel a funds recovery request. Cancellation is allowed before refund has been initiated (CREATED, TRACKED, AWAITING_ANALYSIS, or ANALYSED status).
Notes:
- Cancelled requests cannot be reopened or modified
- Cancellation is not allowed for requests in REFUNDING, COMPLETED, or CANCELLED status
POST
Cancel a Funds Recovery Request
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"

