List Transaction Accounts

Query Params
int32
≥ 0
Defaults to 0

0-indexed page number

int32
≥ 1
Defaults to 10

page size

string

default direction is ascending

string
string
string
string
string
string
string
string
string
string
Response

Response body
object
workflow
object
required
Has additional fields
data
object
required
transactionAccount
object
transactionAccounts
array of objects
transactionAccounts
object
uuid
required

id of transaction account

uuid

client id of transaction account

uuid

bank account id of transaction account

string
required

currency of this transaction account

double

available balance of transaction account

inboundTransferSchemes
array of strings
required

inbound transfer schemes of this transaction account

outboundTransferSchemes
array of strings
required

outbound transfer schemes of this transaction account

string
required

status of this transaction account

active inactive

attributes
object

attributes of this transaction account

Has additional fields
depositInformation
object

deposit information of this transaction account

Has additional fields
connect
object
required
Has additional fields
metadata
object
required
page
object
required
Language
URL