Skip to main content

Atrium API

Overview

Holdings represent a stock, bond, or other type of investment.

warning

As of January 1, 2025, CUSIP is no longer supported. Please refer to the most-up-to-date investment documentation.

Holding Fields

Field NameData TypeDescription
account_guidStringThe unique identifier for the account associated with the holding. Defined by MX.
cost_basisDecimalThe cost basis is the original value of an asset adjusted for stock splits, dividends, and capital distributions.
created_atStringDate and time the holding was created, represented in ISO 8601 format, with a timestamp.
currency_codeStringThe three-character ISO 4217 currency code.
daily_changeDecimalThe change from the previous day in the price of the holding.
descriptionStringA human-readable description of the holding.
guidStringThe unique identifier for the holding. Defined by MX.
holding_typeStringThe type of holding, e.g., mutual fund, bond, etc.
market_valueDecimalThe market value of the holding.
member_guidStringThe unique identifier for the member associated with the holding.
purchase_priceStringThe purchase price of the holding.
sharesDecimalThe number of shares for the holding.
symbolStringThe ticker symbol, i.e. the abbreviation used to uniquely identify publicly traded stocks, bonds, mutual funds, and ETFs.
updated_atStringThe date and time the holding was last updated, represented in ISO 8601 format with timestamp.
user_guidStringThe unique identifier for the user associated with the holding.

Holding types


_11
ANNUITY
_11
CASH
_11
EQUITY
_11
EXCHANGE_TRADED_FUND
_11
FIXED_INCOME
_11
HEDGE_FUND
_11
MONEY_MARKET
_11
MUTUAL_FUND
_11
OPTIONS
_11
UNIT_INVESTMENT_TRUST
_11
UNKNOWN_TYPE