AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://developers.zubale.com/ (Zubale API developer documentation)
spec_type: Webhooks
summary: >-
Zubale delivers order lifecycle events to customer-provided HTTP endpoints. There is
no published AsyncAPI document; this is the documented webhook/callback surface.
transport: https
delivery: push (POST JSON to a customer-registered endpoint)
webhooks:
- name: notify-status
direction: outbound (Zubale -> customer)
operation: POST {customer_endpoint}
description: >-
Order status change notification. Payload includes newStatus, oldStatus,
lastLocation (lat/long), date, orderID and a trackingUrl.
statuses_example: [TASK_SCHEDULED, TASK_CANCELLED]
- name: order-notification-webhook
direction: outbound (Zubale -> customer)
operation: POST {configured_webhook_url}
description: >-
Configurable order-notification webhook. Example payload carries id, status
(e.g. "pending") and an items[] array (currency, item_id, item_name, item_price,
quantity).
- name: external-notification-handler
direction: inbound (customer -> Zubale, Consumer Connect)
operation: POST /external-notification-handler/api/v1/events
description: >-
Consumer Connect: clients notify their consumers via WhatsApp about order status
updates by sending events (e.g. order_created) with retailer, supplier, target
phone, orderReference, and slot data.
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/zubale-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.