Cancel a funds recovery
Cancels a funds recovery within the authenticated participant scope, changing its status to CANCELLED from any non-terminal state from CREATED through REFUNDING. A recovery already in COMPLETED or CANCELLED returns 409. The request has no body and requires Idempotency-Key. The response omits trackingGraph, trackingGraphParameters, and correlationId.
Authorizations
JWT bearer token issued by the identity provider.
Headers
Client-generated key used to retry exactly the same request safely.
1 - 64Best-effort business correlation id (observability only; never fabricated).
"7c9e6679742540de944be07fc1f90ae7"
Path Parameters
Funds recovery internal ID (UUID format)
"018f8c1d-1234-7abc-9def-000000000001"
Response
OK
"550e8400-e29b-41d4-a716-446655440000"
"9f3a8b7e-2c1d-4e5a-8b6f-1a2b3c4d5e6f"
"2026-05-17T13:30:00Z"
"018f8c1d-1234-7abc-9def-000000000001"
"12345678"
"12345678"
"E12345678202605171530aB3xK9mWq2z"
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN "SCAM"
CREATED, TRACKED, AWAITING_ANALYSIS, ANALYSED, REFUNDING, COMPLETED, CANCELLED "CANCELLED"
"2026-05-17T13:30:00Z"
"Victim of a WhatsApp scam"

