Body
A BlockTransactionRequest is used to fetch a Transaction included in a block that is not returned in a BlockResponse.
The network_identifier specifies which network a particular object is associated with.
The block_identifier uniquely identifies a block in a particular network.
The transaction_identifier uniquely identifies a transaction in a particular network and block or in the mempool.
Response
Expected response to a valid request
A BlockTransactionResponse contains information about a block transaction.
Transactions contain an array of Operations that are attributable to the same TransactionIdentifier.