New: MCP server monitoring is live. Start free
SquareSchemaAdditive

New fields added in schema Invoice: [creator_team_member_id]

Affected surface
schema Invoice
Affected field
Invoice

What changed

New fields added in schema Invoice: [creator_team_member_id] Affected surface: schema Invoice. Root cause: schema `Invoice`. Detected at Wed, 19 Mar 2025 14:14:09 UTC UTC.

Diff

{
  "added_fields": [
    "creator_team_member_id"
  ],
  "schema_path": "schema Invoice"
}

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.