TryLocateResultTx

Get Try Locate Result Tx

get

Same as previous. Locate outcoming transaction of destination address by incoming message

Authorizations
Query parameters
sourcestringRequired
destinationstringRequired
created_ltintegerRequired
Responses
200
Successful Response
application/json
get
GET /tryLocateResultTx HTTP/1.1
Host: ton.nownodes.io
X-API-Key: YOUR_API_KEY
Accept: */*
{
  "ok": true,
  "result": "text",
  "error": "text",
  "code": 1
}