Get details for transactions
Retrieves details for a list of transactions.
GET
GET
/extended/v1/tx/multiple
Retrieves a list of transactions for a given list of transaction IDs.
| Status code | Description | 
|---|---|
| 200 | Returns list of transactions with their details | 
| 404 | Could not find any transaction by ID |