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
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de caminho
Funds Recovery ID (UUID format)
Resposta
OK
Exemplo:
"91d65e98-97c0-4b0f-b577-73625da1f9fc"
Exemplo:
"2023-11-07T05:31:56Z"
Exemplo:
"550e8400-e29b-41d4-a716-446655440000"
Exemplo:
"Customer reported receiving a call from fake bank employee"
Exemplo:
"12345678"
Exemplo:
"E12345678202411241430ABCDEFGHIJK"
Opções disponíveis:
SCAM, ACCOUNT_TAKEOVER, COERCION, FRAUDULENT_ACCESS, OTHER, UNKNOWN Exemplo:
"SCAM"
Opções disponíveis:
CREATED, TRACKED, AWAITING_ANALYSIS, ANALYSED, REFUNDING, COMPLETED, CANCELLED Exemplo:
"CREATED"
Exemplo:
"2023-11-07T05:31:56Z"

