New: MCP server monitoring is live. Start free
StripeSchemaAdditive

New fields added in schema payment_flows_amount_details: [error]

Affected surface
schema payment_flows_amount_details
Affected field
payment_flows_amount_details

What changed

New fields added in schema payment_flows_amount_details: [error] Affected surface: schema payment_flows_amount_details. Root cause: schema `payment_flows_amount_details`. Detected at Fri, 23 Jan 2026 17:37:34 UTC UTC.

Diff

{
  "added_fields": [
    "error"
  ],
  "schema_path": "schema payment_flows_amount_details"
}

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.