Update a funds recovery
Applies a JSON merge-patch (Content-Type: application/merge-patch+json) to the mutable fields (contact information and report details) of a funds recovery owned by the authenticated participant. Only the fields present in the body are changed; any other field (metadata, status, participantId, …) is rejected with 422. Returns 404 when no active recovery with that ID belongs to the participant and 409 when the recovery’s current status no longer allows information changes.
Autorizações
JWT bearer token issued by the identity provider.
Cabeçalhos
Client-generated key used to retry exactly the same request safely.
1 - 64Must be application/merge-patch+json.
"application/merge-patch+json"
Parâmetros de caminho
Funds recovery internal ID (UUID format)
"018f8c1d-1234-7abc-9def-000000000001"
Corpo
The body is of type file.
Resposta
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 "CREATED"
"2026-05-17T13:30:00Z"
"7c9e6679742540de944be07fc1f90ae7"
"Victim of a WhatsApp scam"

