Finds the transaction that sent a specific message. Given message parameters, returns the transaction on the source account that created this outgoing message. Use this to trace where a message originated from.
OK
Response containing the source transaction.
Indicates if the request succeeded. If false, check the error field for details.
The response data. Only present when ok is true.
Optional request ID that you can pass in the request and receive back in the response. Useful for matching async responses.