get_transaction_by_id
Get detailed information for a specific transaction by providing its transaction ID and wallet ID. Useful for verifying payment status or reviewing transaction history.
Instructions
Get details of a specific transaction by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_id | Yes | The wallet ID the transaction belongs to | |
| transaction_id | Yes | The transaction ID |