Retrieve multiple transactions by ID using a request body. Use this for large ID sets that exceed the GET query parameter limit. Non-existent or inaccessible IDs are silently omitted.
List of IDs to retrieve
[
"txn_k8m2p4q7r1",
"txn_j5n3w8v2x6",
"txn_h2b7f9d4g3"
]Transactions list
List of transactions (non-existent or inaccessible IDs are silently omitted)