API documentation

get/wallet/get/{param}

getWalletById()

Parameters

accountId

number

Required

Return type

Promise<IWalletListInfo>

Related contracts

export interface IWalletListInfo {
  defaultCurrency: ICurrency;
  earnWallets: IEarnWallet[];
  eddLimit: IMoney;
  isInternalTransfersEnabled: boolean;
  isBankDepositAvailable: boolean;
  // TODO: handle EDD
  showEDDAlert: boolean;
  totalAmountInBaseCurrency: number;
  totalEarnAmountInBaseCurrency: number;
  wallets: IWallet[];
  isCryptoDepositDisabled: boolean;
  isCryptoWithdrawalDisabled: boolean;
}

HTTP mapping

GET /wallet/get/{param}

Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Starten Sie Ihre Plattform.

Los geht’s.