First Citizens BancShares · AsyncAPI Specification

First Citizens Bancshares Webhooks

Version

View Spec View on GitHub BankingFinancial-ServicesCommercial BankingPaymentsACHWire TransfersVirtual CardsOpen BankingTrustInvestmentInsuranceUnited StatesSuper RegionalAsyncAPIEvents

AsyncAPI Specification

first-citizens-bancshares-webhooks.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://developer.svb.com/apis/commercial-banking-apis/webhook-api/2.0/webhooks-overview
spec_type: Webhooks
notes: >-
  SVB (First Citizens) publishes a Webhook API (v2.0) that delivers asynchronous
  event notifications for payment and account activity, so integrations react to
  state changes without polling. No AsyncAPI document is published; the event
  surface is a REST-managed webhook subscription API under /v2/event/*. Captured
  from the public docs — the machine-readable spec is partner-gated (401).
webhook:
  version: '2.0'
  management_base: https://api.svb.com/v2/event
  model: subscription           # partner subscribes to event-types, receives POST callbacks
  resources:
    - name: event-types
      path: /v2/event/event-types
      description: Catalog of event types a partner can subscribe to.
    - name: subscriptions
      path: /v2/event/subscriptions
      description: Create, list, update, and delete webhook subscriptions.
    - name: publishers
      path: /v2/event/publishers
      description: Event publishers (source products) available to the partner.
    - name: events
      path: /v2/event/events
      description: Delivered event records; supports test-delivery firing.
  delivery: HTTPS POST callback to the partner-registered subscription URL
  verification: >-
    Callbacks are secured with the same platform trust model (registered
    endpoints); event payload authenticity follows the platform's JWS/signing
    posture documented in the Authorization API.
  event_domains:
    - Payments (ACH, wires, instant payments, account transfers)
    - Account activity / balances
    - Virtual card authorizations and clearings

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/first-citizens-bancshares-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.