Summary Of Accounts Invested In The Model

View as MarkdownOpen in Claude
Request the list of all accounts already invested in the provided model and a summary of their investment.

Request

This endpoint expects an object.
reqIDlongOptional
Request identifier to uniquely track a request.
modelstringOptional
Define the model to retrieve accounts from.
subscriptionStatuslongOptional
Describes if the model is in polling mode.

Response

Successfully retrieve preset details
accountListlist of objectsOptional
Array of account details with net liquidation values and currency information
baseCcyMasterstringOptional

Base currency for the master account (ISO 4217 currency code)

baseCcyMasterPrecisionstringOptional

Precision for the master account base currency (decimal places)

modelstringOptional
Model portfolio identifier associated with this account list
reqIDlongOptional
Unique request identifier for tracking API calls
subscriptionStatusenumOptional

Market data subscription status (1 = active, 0 = inactive)

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error