Cadana · AsyncAPI Specification

Cadana Webhooks

Version

View Spec View on GitHub CompanyPayrollPaymentsGlobal PayrollContractor PaymentsEmbedded FinanceWalletsTaxComplianceFintechMoney TransferWhite LabelAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
type: Webhooks
source: https://docs.cadanapay.com/reference/events
docs:
  events: https://docs.cadanapay.com/reference/events
  webhooks: https://docs.cadanapay.com/reference/webhooks
spec_type: none
spec_note: Cadana documents a webhook event surface but does not publish an AsyncAPI
  document. This catalog captures the documented events; no AsyncAPI is fabricated.
delivery:
  provider: Svix
  registration: Dashboard > Settings > Developers > Webhooks (Add Webhook)
  signing:
    algorithm: HMAC-SHA256
    headers: [svix-id, svix-timestamp, svix-signature]
    secret_location: Dashboard > Settings > Developers > Webhooks
    verification_libraries: [node, python, go]
  retry:
    strategy: exponential backoff over ~3 days
    schedule: ['5s', '5m-30m', '2h-24h across 4th-7th retries']
  guidance: Respond 200 OK immediately, process asynchronously, deduplicate on the
    envelope `id`.
envelope:
  fields: [id, eventType, version, timestamp, data]
  example:
    eventType: transaction.succeeded
    id: e13b9e14-c062-42ea-8563-8fc9223b29b5
    version: '1.0'
    timestamp: 1681006175
    data: {}
events:
  persons:
  - person.created
  - person.updated
  - person.offboarding.scheduled
  - person.offboarding.cancelled
  - person.offboarding.completed
  - person.reinstated
  users:
  - user.created
  - user.updated
  - user.profile.updated
  - user.kyc.updated
  - user.kyc.expiry
  payroll:
  - payroll.created
  - payroll.status.updated
  transactions:
  - transaction.initiated
  - transaction.succeeded
  - transaction.failed
  instant_pay:
  - instant-pay.succeeded
  contracts:
  - contract.created
  - contract.signed
  - contract.status.updated
  invoices:
  - invoice.contractor.submitted
  - invoice.contractor.approved
  - invoice.contractor.rejected
  - invoice.contractor.paid
  reimbursements:
  - reimbursement.submitted
  - reimbursement.approved
  - reimbursement.rejected
  - reimbursement.paid
  virtual_accounts:
  - virtual-account.requested
  - virtual-account.submitted
  - virtual-account.created
  business:
  - business.kyb.reviewed
  - business.kyb.rejected
  - business.kyb.completed
  - business.basicinfo.updated
  external_accounts:
  - external-account.added
  - external-account.removed
  compliance:
  - filing.created
  - filing.blocked
  - filing.pending
  - filing.in_review
  - filing.approved
  - filing.submitted
  - filing.accepted
  - filing.rejected
  - filing.overdue
  - remittance.created
  - remittance.processing
  - remittance.completed
  - remittance.failed
  - requirement.created
  - requirement.satisfied
event_count: 47

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/cadana-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.