Envestnet · Schema

CreditAcceleratorReportConfig

FinancialWealth ManagementOpen BankingAccount Aggregation

Properties

Name Type Description
largeCreditAmt number Lower limit used to count the number of times the consumer's credit transactions exceeded this amount in Large Deposit Occurrence and Large Transfer Occurrence
lowBalAmt3 number Third upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 3
lowBalAmt4 number Fourth upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 4
lowBalAmt1 number First upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 1
requestingFirm object
lowBalAmt2 number Second upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 2
days integer No of days for which the credit accelerator file is requested
View JSON Schema on GitHub

JSON Schema

envestnet-creditacceleratorreportconfig-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CreditAcceleratorReportConfig",
  "title": "CreditAcceleratorReportConfig",
  "type": "object",
  "properties": {
    "largeCreditAmt": {
      "type": "number",
      "description": "Lower limit used to count the number of times the consumer's credit transactions exceeded this amount in Large Deposit Occurrence and Large Transfer Occurrence",
      "format": "double",
      "readOnly": true
    },
    "lowBalAmt3": {
      "type": "number",
      "description": "Third upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 3",
      "format": "double",
      "readOnly": true
    },
    "lowBalAmt4": {
      "type": "number",
      "description": "Fourth upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 4",
      "format": "double",
      "readOnly": true
    },
    "lowBalAmt1": {
      "type": "number",
      "description": "First upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 1",
      "format": "double",
      "readOnly": true
    },
    "requestingFirm": {
      "$ref": "#/components/schemas/CreditAcceleratorRequestingFirm"
    },
    "lowBalAmt2": {
      "type": "number",
      "description": "Second upper limit which is used to count the number of times the consumer''s Daily Balance amount fell below this amount in Low Balance Occurrence: Segment 2",
      "format": "double",
      "readOnly": true
    },
    "days": {
      "type": "integer",
      "description": "No of days for which the credit accelerator file is requested",
      "format": "int32",
      "readOnly": true
    }
  }
}

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-creditacceleratorreportconfig"
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.