Monitor Adyen for Platforms account holder capability verification deadlines and react before capabilities are disallowed

domain: docs.adyen.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Subscribe to balancePlatform.accountHolder.updated webhooks (Legal Entity Management API v3/v4) to receive capability-related changes — data-only changes to the legal entity do not trigger this webhook
  2. On each webhook, read the per-capability verificationStatus (pending/valid/invalid/rejected) plus the allowed and enabled booleans, since a capability only works when both are true
  3. When verificationStatus is invalid or pending with an active verificationDeadlines entry, treat that deadline as the hard cutoff (e.g. 30 days for sendToThirdParty/sendToBalanceAccount, 60 days for receivePayments/issueCard/useCard) before the capability is disallowed
  4. Prompt the user to resubmit or correct the failing data before the deadline, then re-check status via GET /accountHolders/{id} rather than assuming a webhook retry will arrive
  5. If the user does not resolve the issue in time, handle the capability transitioning to allowed:false gracefully in your product (e.g. disable payout button) rather than only relying on payment-time errors

Known gotchas

Related routes

Configure Adyen for Platforms balance account sweeps (automatic fund disbursement) including transfer instruments and sweep scheduling
docs.adyen.com · 6 steps · unrated
Onboard sellers and provision balance accounts on Adyen for Platforms with KYC verification
docs.adyen.com · 6 steps · unrated
Handle an Adyen for Platforms periodic KYC data review request end-to-end, including the proactive-review trigger
docs.adyen.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans