Helcim · AsyncAPI Specification

Helcim Webhooks

Version

View Spec View on GitHub PaymentsCanadaPayment GatewayPayment ProcessingAcquiringMerchant ServicesACHInvoicingCard TerminalSmall BusinessAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-24'
method: searched
source: https://devdocs.helcim.com/docs/webhooks + /docs/connected-account-webhooks
spec_type: Webhooks
delivery: 'HTTPS POST to a merchant-configured endpoint (dashboard: All Tools > Integrations > Webhooks;
  URL cannot contain "Helcim")'
signature:
  method: HMAC-SHA256
  signed_content: ${webhook-id}.${webhook-timestamp}.${body}
  key: base64-decoded verifierToken
  headers:
  - webhook-signature
  - webhook-timestamp
  - webhook-id
events:
- type: cardTransaction
  description: A card transaction was processed (Payment Hardware API).
  payload_example:
    id: '25764674'
    type: cardTransaction
- type: terminalCancel
  description: A payment was cancelled on a Smart Terminal device before processing.
  payload_example:
    type: terminalCancel
    data:
      cancelledAt: '2026-01-14T18:38:18Z'
      currency: CAD
      deviceCode: NBL7
      transactionAmount: 1
connected_account_webhooks:
  description: Partners are notified of API token values when a referred merchant signs up and is approved.
  docs: https://devdocs.helcim.com/docs/connected-account-webhooks

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/helcim-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 email required.

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