API documentation

get/payments/accounts/{param}

getPaymentAccount()

Parameters

accountId

string

Required

Return type

Promise<PaymentAccount>

Related contracts

export interface PaymentAccount {
  accountId: string;
  accountName: string;
  currency: Currency;
  identifier: string;
  description: string;
  accountType: PaymentAccountType;
  status: PaymentAccountStatus;
  provider: PaymentProviderType;
  amount: Money;
  amountInBaseCurrency: Money;
  availableAmount: Money;
  availableAmountInBaseCurrency: Money;
  identifiers: string[];
}

HTTP mapping

GET /payments/accounts/{param}

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

Launch Your Platform.

Get Started.