ACI Worldwide · AsyncAPI Specification

Aci Worldwide Webhooks

Version

View Spec View on GitHub PaymentsUnited StatesPayment GatewayPayment ProcessingAcquiringCard PaymentsE-CommerceFraudTokenization3D SecureBill PaymentsReal-Time PaymentsISO 20022AsyncAPIEvents

AsyncAPI Specification

aci-worldwide-webhooks.yml Raw ↑
generated: '2026-07-24'
method: searched
source: https://docs.aciworldwide.com/tutorials/webhooks
docs: https://docs.aciworldwide.com/tutorials/webhooks
spec_type: Webhooks
summary: >-
  The ACI Open Payment Platform delivers server-to-server webhook notifications
  for payment, tokenization, scheduling and risk events. Notifications are
  configured in the portal (Administration > Webhooks), encrypted with
  AES-256-GCM, and delivered to a merchant-owned HTTPS endpoint. No AsyncAPI
  document is published by the provider, so this captures the webhook catalog.
transport: https-push
encryption:
  algorithm: AES-256-GCM
  mode: no-padding
  secret: 64-character hexadecimal encryption key configured per webhook
  body: encrypted payload as hexadecimal
  headers:
    - {name: X-Initialization-Vector, purpose: AES-GCM initialization vector}
    - {name: X-Authentication-Tag, purpose: AES-GCM authentication tag}
delivery:
  ack: endpoint must return HTTP 2xx within 30 seconds
  retry_schedule: 1min, 2min, 4min, 8min, 15min, 30min, 1h, then daily up to 30 days
  fields_options: [ALL, NON_CUSTOMER_DATA]
  wrapper_options: [raw-hex, json-wrapped]
payload_shape:
  type: "[PAYMENT|REGISTRATION|SCHEDULE|RISK]"
  action: "[CREATED|UPDATED|DELETED]"
  payload: "mirrors the corresponding API response for the event type"
event_types:
  - name: PAYMENT
    description: Transaction payment events (authorization, capture, refund, reversal outcomes).
  - name: REGISTRATION
    description: Token / registration lifecycle events.
    actions: [CREATED, UPDATED, DELETED]
  - name: SCHEDULE
    description: Scheduled (recurring) payment execution notifications.
  - name: RISK
    description: Risk assessment and decision events.

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/aci-worldwide-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.