New: MCP server monitoring is live. Start free trial
FinicitySchemaAdditive

New fields added in schema ReportIncomeStreamSummary: [averageMonthlyIncomeGross averageMonthlyIncomeNet]

Affected surface
schema ReportIncomeStreamSummary
Affected field
ReportIncomeStreamSummary

What changed

New fields added in schema ReportIncomeStreamSummary: [averageMonthlyIncomeGross averageMonthlyIncomeNet] Affected surface: schema ReportIncomeStreamSummary. Root cause: schema `ReportIncomeStreamSummary`. Detected at Fri, 03 Jul 2026 02:28:49 UTC UTC.

Diff

{
  "added_fields": [
    "averageMonthlyIncomeGross",
    "averageMonthlyIncomeNet"
  ],
  "path": "schema ReportIncomeStreamSummary",
  "schema_path": "schema ReportIncomeStreamSummary"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Diff your serializers against the new schema. The diff above shows what moved.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.