API documentation

AccountDataPayload

Fields

AccountDataPayloadTypeDescriptionExample value
CurrenciesIEnumerable<CurrencyOption>[object Object]
AccountsIEnumerable<AccountSummary>[object Object]
CurrentAccountIdint0

Example JSON

{
  "currencies": {},
  "accounts": {},
  "currentAccountId": 0
}
public class AccountDataPayload
{
    public IEnumerable<CurrencyOption> Currencies { get; set; }
    public IEnumerable<AccountSummary> Accounts { get; set; }
    public int CurrentAccountId { get; set; }
}
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

Lancez votre plateforme.

Commencer.