Skip to main content
POST
Retrieve transactions

Headers

submitter-id
string
required

Email of API user submitting the request

Example:

"api-maker@zodia.io"

Body

application/json
walletIds
string[]

Search by wallet IDs

destinations
string[]

Search by destination values. Acceptable values are wallet ID, beneficiary/self address ID, Fireblocks connection ID and LNURL

statuses
string[]

Search by transfer status. Refer to section Status Reference for list of statuses

currencies
string[]

Search by currencies

currenciesIds
string[]

Search by currency Ids

amounts
string[]

Search transactions by ledger amounts

ledgerRefs
string[]

Search by transaction hash

companyIds
string[]

Search by company IDs

fromDate
string<date-time>

Search from a given date. Datetime format in ISO 8601

Example:

"2021-05-11T04:43:43Z"

toDate
string<date-time>

Search to a given date. Datetime format in ISO 8601

Example:

"2021-05-11T04:43:43Z"

paginationLimit
number

Number of items in response (default is 10)

Example:

100

paginationOffset
number
sort
object

Response

OK

total
integer
required
items
object[]
required

List of transactions