Locate incoming transaction of source address by outcoming message.
cURL
curl --request GET \ --url https://toncenter.com/api/v2/tryLocateSourceTx
{ "ok": true, "result": "<string>", "error": "<string>", "code": 123 }
Successful Response