Properties
| Name | Type | Description |
|---|---|---|
| security | string | The description will provide the actual name of the security. Applicable containers: investment |
| original | string | Original transaction description as it appears at the FI site. Applicable containers: creditCard, insurance, loan |
| 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 transacti |
| 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. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Description",
"title": "Description",
"type": "object",
"properties": {
"security": {
"type": "string",
"description": "The description will provide the actual name of the security.<br><br><b>Applicable containers</b>: investment<br>",
"readOnly": true
},
"original": {
"type": "string",
"description": "Original transaction description as it appears at the FI site.<br><br><b>Applicable containers</b>: creditCard, insurance, loan<br>",
"readOnly": true
},
"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. Yodlee attempts to simplify and make the transaction meaningful to the consumer, and this simplified transaction description is provided in the simple description field.Note: The simple description field is available only in the United States, Canada, United Kingdom, and India.<br><br><b>Applicable containers</b>: creditCard, insurance, loan<br>",
"readOnly": true
},
"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.<br><br>"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/envestnet-description"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.