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

Enum values changed in schema payment-details-fee-region

Affected surface
schema payment-details-fee-region
Affected field
payment-details-fee-region

What changed

Enum values changed in schema payment-details-fee-region Affected surface: schema payment-details-fee-region. Root cause: schema `payment-details-fee-region`. Detected at Thu, 02 Jul 2026 20:10:34 UTC UTC.

Diff

{
  "added_enums": [
    "visa-debit-business-intra-eea",
    "mastercard-credit-business-domestic",
    "visa-credit-consumer-intra-eea",
    "visa-debit-business-domestic",
    "mastercard-debit-business-domestic",
    "mastercard-debit-consumer-domestic",
    "mastercard-debit-consumer-intra-eea",
    "visa-credit-business-domestic",
    "visa-debit-consumer-domestic",
    "mastercard-credit-consumer-domestic",
    "visa-credit-consumer-domestic",
    "mastercard-credit-consumer-intra-eea",
    "mastercard-debit-business-intra-eea"
  ],
  "path": "schema payment-details-fee-region",
  "schema_path": "schema payment-details-fee-region"
}

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.

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.