Cancel a Funds Recovery Request
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
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Funds Recovery ID (UUID format)
Response
OK
Example:
"91d65e98-97c0-4b0f-b577-73625da1f9fc"
Example:
"2023-11-07T05:31:56Z"
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"Customer reported receiving a call from fake bank employee"
Example:
"12345678"
Example:
"E12345678202411241430ABCDEFGHIJK"
Available options:
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN Example:
"SCAM"
Available options:
CREATED, TRACKED, AWAITING_ANALYSIS, ANALYSED, REFUNDING, COMPLETED, CANCELLED Example:
"CREATED"
Example:
"2023-11-07T05:31:56Z"

