Versapay · AsyncAPI Specification
Versapay Webhooks
Version
View Spec
View on GitHub
PaymentsCanadaAccounts ReceivableAR AutomationOrder-to-CashPayment AcceptancePayment ProcessingB2B PaymentsInvoicingE-CommerceCard PresentWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-24'
method: searched
source: https://developers.versapay.com/
spec_type: Webhooks
notes: >-
Versapay documents a webhook event model but publishes no AsyncAPI document, so
this captures the webhook catalog rather than a machine spec (type: Webhooks).
Webhooks are configured in the account console; Versapay POSTs updates to a
consumer URL (HTTP/HTTPS). The consumer MUST return 200 or delivery is retried up
to a system-defined number of attempts. Consumers must be idempotent against
replayed/duplicated payloads.
delivery:
transport: HTTP POST to a consumer-specified URL
ack: consumer returns 200; non-200 triggers retry up to a system-defined max attempts
idempotency: consumer must de-duplicate replayed/duplicated transmissions
portal: /developers/webhook_responses (UAT and Production consoles)
entities:
- name: Customer
description: Recent events for any Customer in your supplier account.
payload_matches: GET /api/exports/customer/{identifier}
- name: Invoice
description: Recent events for any Invoice in your supplier account.
payload_matches: GET /api/exports/invoice/{number_or_id}
- name: Payment
description: Recent events for any Payment in your supplier account.
payload_matches: GET /api/exports/payment/{reference_or_token}
polling_alternative:
note: >-
Watermark + limit GET exports (customer, invoice, payment, settlement reporting)
are the documented supplement/alternative to webhook integration.
ref: conventions/versapay-conventions.yml
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/versapay-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.