Column Tax · AsyncAPI Specification

Column Tax Webhooks

Version

View Spec View on GitHub CompanyFintechTaxTax FilingEmbedded FinanceE-FileFinancial-ServicesBankingAPI-FirstAsyncAPIWebhooksEvents

AsyncAPI Specification

column-tax-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.columntax.com/reference/webhook-events
spec_type: Webhooks
transport: https-webhook
signing:
  scheme: svix-style-hmac
  signature_header: webhook-signature
  signature_format: 'space-delimited version,signature (e.g. v1,<signature>)'
  id_header: webhook-id
  timestamp_header: webhook-timestamp
  secret: 'shared secret exchanged securely with Column Tax'
  replay_protection: verify webhook-timestamp tolerance
delivery:
  retry: 'retries on 4xx and 5xx responses with exponential backoff'
  source_ip_allowlist:
  - 44.228.126.217
  - 50.112.21.217
  - 52.24.126.164
  - 54.148.139.208
envelope:
  type: string
  timestamp: string (ISO 8601)
  user_identifier: string
  data: object
events:
- name: user.user_status_changed
  description: Fired when a user's filing status changes.
  data:
    tax_year: int
    previous_value: UserStatus
    new_value: UserStatus
- name: tax_return.submission_status_changed
  description: Fired when a tax return's submission status changes (per jurisdiction).
  data:
    tax_year: int
    jurisdiction: string
    previous_value: SubmissionStatus
    new_value: SubmissionStatus
- name: user.user_event
  description: Fired as a user progresses through filing stages.
  data:
    tax_year: int
    event_name: UserEventType
enums:
  UserStatus: [not_started, started, submitted]
  SubmissionStatus: [not_submitted, submitted, accepted, retryable, rejected]
  UserEventType:
  - reaches_questionnaire
  - reaches_tax_home
  - reaches_basic_info_section
  - reaches_income_section
  - reaches_credits_and_deductions_section
  - reaches_review_and_file

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/column-tax-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.