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

Response schema changed for POST /simulations/inbound_mail_items (sandbox_create_an_inbound_mail_item_parameters)

Affected surface
POST /simulations/inbound_mail_items
Affected field
sandbox_create_an_inbound_mail_item_parameters

What changed

Response schema changed for POST /simulations/inbound_mail_items (sandbox_create_an_inbound_mail_item_parameters) Affected surface: POST /simulations/inbound_mail_items. Root cause: schema `sandbox_create_an_inbound_mail_item_parameters`. Detected at Tue, 28 Apr 2026 23:52:23 UTC UTC.

Diff

{
  "added_fields": [
    "lockbox_address_id",
    "lockbox_recipient_id"
  ],
  "path": "POST /simulations/inbound_mail_items",
  "schema_path": "schema sandbox_create_an_inbound_mail_item_parameters"
}

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.