Skip to main content

Holding Fields

Field nameData TypeDescription
account_guidStringThe unique identifier for the account the holding belongs to. Defined by MX.
account_idStringThe partner-defined identifier for the account the holding belongs to.
bond_coupon_rateDecimalThe coupon rate for a bond. Max Length is 8,6. See Number Limits.
bond_maturity_dateStringThe maturity date for a bond. The date is required to be in ISO 8601 format YYYY-MM-DD without a timestamp.
cost_basisDecimalThe cost basis is the original value of an asset adjusted for stock splits, dividends, and capital distributions.
currency_codeStringThe ISO 4217 three-character currency code (e.g. USD).
cusipStringAn identification number assigned to stocks and registered bonds.
daily_changeDecimalThe change from the previous date in the price of the security.
descriptionStringThe description of the holding.
equity_classificationStringThe equity classification for the holding. Identifies the Morningstar Style Box grid assignment. See Holding Equity Classification for more information.
fixed_income_classificationStringThe fixed income classification for the holding. Identifies the Morningstar Style Box grid assignment. See Fixed Income Classification for more information.
guidStringThe unique identifier for the holding. Defined by MX.
holding_typeStringThe type of holding. See Holding Type for more information.
idStringThe unique partner-defined identifier for the holding. The id cannot begin with HOL- as this is reserved for the system. It must be unique for all holdings belonging to an account as it is used for matching purposes. Holdings should always be returned with the same id, even if holdings investment information has changed (type, market value, description, shares) since the previous account synchronization. It can only include numbers, letters, dashes, and underscores. Max Length is 1024.
isinStringThe International Securities Identification Number (ISIN) in ISO 6166 format.
market_valueDecimalThe market value of the holding.
member_guidStringThe unique identifier for the member the holding belongs to. Defined by MX.
member_idStringThe unique partner-defined identifier for the member the holding belongs to.
metadataStringAdditional information a partner can store on the holding.
purchase_priceDecimalThe purchase price of the holding.
sectorStringThe area of the economy the holding is invested in. See Sector for more information.
sedolStringThe Stock Exchange Daily Official List (SEDOL) classification code, represented as a seven-character code.
sharesDecimalThe number of shares for the holding.
symbolStringThe ticker symbol. An abbreviation used to uniquely identify publicly traded stocks, bonds, mutual funds, and ETFs.
user_guidStringThe unique identifier for the user the holding belongs to. Defined by MX.
user_idStringThe unique partner-defined identifier for the user the holding belongs to.

Holding Types

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

Holding Equity Classifications

  • UNKNOWN
  • LARGE_VALUE
  • LARGE_CORE
  • LARGE_GROWTH
  • MID_VALUE
  • MID_CORE
  • MID_GROWTH
  • SMALL_VALUE
  • SMALL_CORE
  • SMALL_GROWTH

Holding Fixed Income Classifications

  • UNKNOWN_FIXED_INCOME_CLASSIFICATION
  • HIGH_LIMITED
  • HIGH_MODERATE
  • HIGH_EXTENSIVE
  • MEDIUM_LIMITED
  • MEDIUM_MODERATE
  • MEDIUM_EXTENSIVE
  • LOW_LIMITED
  • LOW_MODERATE
  • LOW_EXTENSIVE

Holding Sectors

  • UNKNOWN_SECTOR
  • BASIC_MATERIALS
  • CONSUMER_CYCLICAL
  • FINANCIAL_SERVICES
  • REAL_ESTATE
  • CONSUMER_DEFENSIVE
  • HEALTHCARE
  • UTILITIES
  • COMMUNICATION_SERVICES
  • ENERGY
  • INDUSTRIALS
  • TECHNOLOGY