Deposits list

Deposits for the merchant

Fields

TermTypeDescription
IDintDeposit/Ledger id
INVOICE_IDstringOptional, invoice id
ORDER_IDstringOptional, merchant order id for reference
TYPEstringEntry type, ledger or deposit
AMOUNTfloatDeposit amount
TIMESTAMPintDeposit/ledger created at
TXIDstringTransaction hash
CURRENCYstringThe symbol of the currency (ex. "UST")
METHODstringThe extended name of the currency (ex. "BITCOIN")
PAY_METHODstringBitfinex pay method

Ratelimit: 90 req/min

Body Params
int32

Deposit/Ledger entry Id to search for, use either id or from and to fields, id has priority over from, to fields

int64

Millisecond start time

int64

Millisecond end time

string

Pay currency to search deposits for, supported values are: BTC, ETH, UST-ETH, UST-TRX, LNX, LBT, UST-LBT, LTC, SOL, DOGE, MATIC, MATICM, AVAX, EUT-ETH

boolean

Include only unlinked payments

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json