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
ids
string[]

Search by transaction IDs

walletIds
string[]

Search by wallet IDs

statuses
string[]

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

currencies
string[]

Search by currencies

amounts
string[]

Search transactions by ledger amounts

ledgerRefs
string[]

Search by transaction hash

companyIds
string[]

Search by company IDs. If you are a venue use this field to filter per client

paginationLimit
number

Number of items in response (default is 10)

paginationOffset
number
sort
object

Response

OK

total
integer
items
object[]

List of transactions. Result set will vary depending if you are a venue or a client