New: MCP server monitoring is live. Start free
SquareSchemaAdditive

New fields added in schema CatalogItem: [is_alcoholic ecom_image_uris ecom_uri]

Affected surface
schema CatalogItem
Affected field
CatalogItem

What changed

New fields added in schema CatalogItem: [is_alcoholic ecom_image_uris ecom_uri] Affected surface: schema CatalogItem. Root cause: schema `CatalogItem`. Detected at Wed, 16 Apr 2025 14:16:08 UTC UTC.

Diff

{
  "added_fields": [
    "is_alcoholic",
    "ecom_image_uris",
    "ecom_uri"
  ],
  "schema_path": "schema CatalogItem"
}

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.

Related changes

Other endpoints affected by the same root cause.

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.