Query Transactions

get/fiat-indexer/api/v1/admin/transactions

Query Parameters

  • txidstring
    transaction/txid (optional)
    Example: eyJBY2NvdW50TnVtYmVyIjoiNTA5MDAxMDU0NiIsIlRyYW5zYWN0aW9uRGF0ZSI6IjIwMTkwMTEwIiwiVHJhbnNhY3Rpb25BbW91bnQiOiIxMC4wMCIsIlRyYW5zYWN0aW9uQ29kZSI6IjkwNzMiLCJEZXNjcmlwdGlvbiI6Ik9VVEdPSU5HIFdJUkUgRkVFLVAyMDE5MDExMDAwMzMxODEiLCJFeHRlbmRlZERlc2NyaXB0aW9uTGluZTIiOiIifQ
  • memoidstring
    transaction/memoId identifier (optional)
    Example: MIHFB
  • amountnumber
    transaction/amount in cent (optional)
    Example: 10400
  • start_datestring
    transaction start_date or datetime in ISO 8601 syntax (optional)
    Example: 2019-04-04T00:00:00.000Z
  • end_datestring
    transaction end_date or datetime in ISO 8601 syntax (optional)
    Example: 2019-05-04T00:00:00.000Z

200 Response

transactions array[object]
amount number
Example: 50100
blockHeight number
Example: 23
type
Allowed values: domestic international sen internal onlineBanking
fromAccountNumber string
Example: 4325436435
fromBankIdentifier string
Example: ABC12345
toAccountNumber string
Example: 4264325434
toBankIdentifier string
Example: BCD22345
fee number
Example: 1200
memoId string
Example: ASEDS
txid string
Example: transactiontxidlonghash
isDeposit boolean
transaction is a deposit/withdraw to BitGo
Example: false
date string <date-time>
description string
transaction notes from BitGo partner bank
createdAt string <date-time>
datetime when fiat indexer first `see` transaction
state
Allowed values: complete incomplete
recorded
Allowed values: none das platform