API documentation

get/payments/accounts-pending

getPendingPaymentAccounts()

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-pending

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

启动您的平台。

开始使用。