Get AccountGET
Return the trading account properties for the specified account ID.
Authorization
Authorization<token>Bearer access token issued by the admin login flow.
In: header
Path Parameters
idRequiredstringA successful response.
Create Account
Create a new trading account for a client profile. The account defines the client trading environment, including group and currency settings. Required: profileId, groupId, currency, and maxLeverage (must be greater than zero). The currency and spreadBetting (isSb) flags are IMMUTABLE after creation.
List Groups
Return the account groups available when creating or updating trading accounts.