Envestnet · Schema

descriptions

FinancialWealth ManagementOpen BankingAccount Aggregation

Properties

Name Type Description
original string Original transaction description as it appears at the FI site.
simple string The transaction description that appears at the FI site may not be self-explanatory, i.e., the source, purpose of the transaction may not be evident.

Yodlee attempts to simplify and make the t
consumer string The description of the transaction as defined by the consumer. The consumer can define or provide more details of the transaction in this field.
View JSON Schema on GitHub

JSON Schema

envestnet-descriptions-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/descriptions",
  "title": "descriptions",
  "properties": {
    "original": {
      "type": "string",
      "description": "Original transaction description as it appears at the FI site."
    },
    "simple": {
      "type": "string",
      "description": "The transaction description that appears at the FI site may not be  self-explanatory, i.e., the source, purpose of the transaction may  not be evident. <br><br>Yodlee attempts to simplify and make the transaction  meaningful to the consumer, and this simplified transaction  description is provided in the simple description field.  <br><br><b>Note</b> - The simple description field is available only  in the United States, Canada, United Kingdom, and India."
    },
    "consumer": {
      "type": "string",
      "description": "The description of the transaction as defined by the consumer.  The consumer can define or provide more details of the transaction  in this field."
    }
  },
  "required": [
    "original"
  ]
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/envestnet-descriptions"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.