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

Enum values changed in schema shipment_carrier

Affected surface
schema shipment_carrier
Affected field
shipment_carrier

What changed

Enum values changed in schema shipment_carrier Affected surface: schema shipment_carrier. Root cause: schema `shipment_carrier`. Detected at Tue, 07 Apr 2026 22:37:23 UTC UTC.

Diff

{
  "added_enums": [
    "TOPTRANS",
    "VDTRACK",
    "LAND_LOGISTICS",
    "FOURKITES",
    "FEDEX_CHINA",
    "MEDLINE",
    "3PE_EXPRESS",
    "RHENUS_ITALY",
    "SINO_SCM",
    "TFORCE_FREIGHT",
    "GOFO_EXPRESS",
    "UNIUNI",
    "DASHLINK",
    "RODONAVES",
    "ECPARCEL",
    "SEINO_SUPER_EXPRESS",
    "SHIPBOB",
    "FINMILE",
    "SENDPARCEL",
    "YANWEN_EXPRESS",
    "RICHMOM",
    "JITSU",
    "CORETRAILS",
    "INPOST_IT",
    "ETONAS",
    "P2P",
    "SWIFTX",
    "VEHO",
    "CN_EXPRESS",
    "JERSEYPOST_ATLAS",
    "JADLOG",
    "FRANCO",
    "OTHER",
    "CIRROTRACK",
    "METROSCG",
    "FLOSHIP",
    "SFYDEXPRESS"
  ],
  "schema_path": "schema shipment_carrier"
}

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.

Audit any switch/match statements over this enum. Removed values become unhandled paths.

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.