Same as previous. Locate outcoming transaction of destination address by incoming message
/tryLocateResultTx
Successful Response
Validation Error
Lite Server Timeout
curl -L \ --url 'https://ton.nownodes.io/tryLocateResultTx?source=text&destination=text&created_lt=1' \ --header 'X-API-Key: APIKeyHeader <apiKey>'
{ "ok": true, "result": "text", "error": "text", "code": 1 }