Fetch Transactions

post/fiat-indexer/api/v1/tx

Request Body

ids array[string]
list of transaction ids
Example: txid123

200 Response

transactions array[object]
blockHeight number
Example: 1
confirmations number
Example: null
date string <date-time>
Example: 2018-10-26T20:20:55.000Z
entries array[object]
fee number
Example: 1000
feeString string
Example: 1000
inputs object
outputs object
isDeposit boolean
id string
Example: txid123
normalizedTxHash string
Example: txid123