Update a Funds Recovery Request
Use this endpoint to update an existing funds recovery request. Updates are only allowed for requests in CREATED, TRACKED, or AWAITING_ANALYSIS status.
Notes:
- Only the situationType, reportDetails, and contactInformation can be updated
- Updates are not allowed for requests in terminal states (COMPLETED, CANCELLED)
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parámetros de ruta
Funds Recovery ID (UUID format)
Cuerpo
ContactInformation contains the contact information of the person reporting the fraud
SituationType is the type of fraud situation
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN "SCAM"
ReportDetails is the detailed description of the fraud incident
2000"Updated details about the fraud incident"
Respuesta
OK
"91d65e98-97c0-4b0f-b577-73625da1f9fc"
"2023-11-07T05:31:56Z"
"550e8400-e29b-41d4-a716-446655440000"
"Customer reported receiving a call from fake bank employee"
"12345678"
"E12345678202411241430ABCDEFGHIJK"
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN "SCAM"
CREATED, TRACKED, AWAITING_ANALYSIS, ANALYSED, REFUNDING, COMPLETED, CANCELLED "CREATED"
"2023-11-07T05:31:56Z"

