Account endpoints
Comparison guides for account endpoints between Legacy API and New API
Account
4 changes
Balance
Get current account balance with real-time updates. Multi-account support removed in v4.
Account
3 changes
Portfolio
Get current portfolio. Symbol field renamed, loginid parameter removed, and app_id can no longer be null.
Account
5 changes
Profit table
Get profit/loss history. The loginid parameter removed, response fields now required, and app_id no longer nullable.
Account
7 changes
Statement
Get account statement. The loginid parameter removed, transfer-related fields removed, and action_type validation relaxed.
Account
7 changes
Transaction
Subscribe to transaction notifications. Multiple fields removed, symbol renamed, and action enum validation removed.