Avify · AsyncAPI Specification

Avify Webhooks

Version

View Spec View on GitHub CompanyCommerceE-CommerceCRMWhatsAppConversational CommerceInventoryPoint-of-SalePaymentsOrderGraphQLLatin AmericaSMBAsyncAPIEvents

AsyncAPI Specification

avify-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://avify.com/docs/webhooks-api
type: Webhooks
# Avify documents order webhooks. No AsyncAPI document is published; this captures
# the documented webhook catalog verbatim. Delivery can take up to ~1 minute
# depending on event type.
configuration:
  method: request-via-support
  note: >-
    Webhook endpoints are configured on request through the in-platform support
    chat; a partners channel on Discord is also available (requested via the
    platform chat). No self-serve webhook registration UI/API is documented.
delivery:
  latency: up to ~1 minute depending on event type
  signature_verification: not documented
payload:
  note: >-
    The payload is the object defined by the API (OrderV1) with extra attributes
    added, e.g. event and forwarded.
  envelope_example: '{"event":"create_order","forwarded":true, ...OrderV1}'
  added_fields:
    - event      # the event name, e.g. create_order / update_order
    - forwarded  # boolean, true on forwarded webhook deliveries
events:
  - name: create_order
    title: Creación de orden
    object: OrderV1
    description: >-
      Fires when an order is created, usually identifiable by its pending status.
  - name: update_order
    title: Actualización de orden
    object: OrderV1
    description: >-
      Fires when an order is updated, e.g. a payment is confirmed or the order
      moves out of its initial state / is completed.

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