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