Summary Of Accounts Invested In The Model
Request the list of all accounts already invested in the provided model and a summary of their investment.
Request
This endpoint expects an object.
reqID
Request identifier to uniquely track a request.
model
Define the model to retrieve accounts from.
subscriptionStatus
Describes if the model is in polling mode.
Response
Successfully retrieve preset details
accountList
Array of account details with net liquidation values and currency information
baseCcyMaster
Base currency for the master account (ISO 4217 currency code)
baseCcyMasterPrecision
Precision for the master account base currency (decimal places)
model
Model portfolio identifier associated with this account list
reqID
Unique request identifier for tracking API calls
subscriptionStatus
Market data subscription status (1 = active, 0 = inactive)
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

