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

New fields added in schema SalesOrder: [entitlement_overrides]

Affected surface
schema SalesOrder
Affected field
SalesOrder

What changed

New fields added in schema SalesOrder: [entitlement_overrides] Affected surface: schema SalesOrder. Root cause: schema `SalesOrder`. Detected at Tue, 05 May 2026 03:25:26 UTC UTC.

Diff

{
  "added_fields": [
    "entitlement_overrides"
  ],
  "path": "schema SalesOrder",
  "schema_path": "schema SalesOrder"
}

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.