v1
latestOpenAPI 3.0.12026-07-245303882.5 MBCriar recuperação de valores
post/funds-recovery
Request body
Response
Example response
{
"status": 200,
"version": "string",
"body": {
"fundsRecoveryId": "ca1b9c01-ff9e-4a58-90ab-d31512e15ce0",
"status": "AWAITING_ANALYSIS",
"flowType": "AUTOMATED",
"rootEndToEnd": "E9999901012341234123412345678900",
"situationType": "SCAM",
"reportDetails": "Transação feita através de QR Code falso em boleto",
"contactInformation": {
"email": "abc@pix.br",
"phone": "+5561988887777"
},
"creationTime": "2020-01-17T10:00:00.000Z",
"lastModified": "2020-01-17T10:00:00.000Z",
"trackingGraph": {
"minTransactionAmount": 200,
"maxTransactions": 5,
"hopWindow": "PT2H",
"maxHops": 10
}
}
}