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

Parameter 'payment_schedule_token' added to GET /accounts/{account_token}/payments

Affected surface
GET /accounts/{account_token}/payments
Affected field
payment_schedule_token@query

What changed

Parameter 'payment_schedule_token' added to GET /accounts/{account_token}/payments Affected surface: GET /accounts/{account_token}/payments. Root cause: parameter `payment_schedule_token@query`. Detected at Fri, 05 Jun 2026 00:43:10 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "payment_schedule_token",
  "path": "GET /accounts/{account_token}/payments"
}

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.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

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.