Retrieve Single Allocation Group
Retrieves the configuration of a single account group. This describes the name of the allocation group, the specific accounts contained in the group, and the allocation method in use along with any relevant quantities. This endpoint is only supported for Financial Advisors and IBroker Accounts.
Request
This endpoint expects an object.
name
Name of an existing allocation group.
Response
Returns details of the allocation group.
name
Name used to refer to your allocation group. This will be used while placing orders.
accounts
Contains a series of objects depicting which accounts are involved and, for user-defined allocation methods, the distribution value for each sub-account.
default_method
Interactive Brokers supports two forms of allocation methods. Allocation methods that have calculations completed by Interactive Brokers, and a set of allocation methods calculated by the user and then specified. IB-computed allocation methods:
A- Available EquityE- EqualN- Net Liquidation Value
User-specified allocation methods:
C- Cash QuantityP- PercentageR- RatiosS- Shares
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

