Omniful, Inc. · AsyncAPI Specification

Omniful Inc Webhooks

Version

View Spec View on GitHub CompanySupply ChainFulfillmentOrder ManagementWarehouse ManagementTransportation ManagementInventoryReturnsE-CommerceLogisticsAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.omniful.tech
spec_type: Webhooks
summary: >-
  Omniful delivers outbound webhook events to a seller/tenant-registered callback
  URL over HTTP POST. Webhooks are registered and listed via the public API
  (GET/PUT /sales-channel/public/v1/webhooks; TMS Register Webhook). Events span
  order, shipment, inventory, catalog (SKU), purchase order, return, stock
  transfer, delivery zone, GRN QC, and background-job lifecycle.
registration:
  list_operation: getWebhooks            # GET /sales-channel/public/v1/webhooks
  register_operation: registerWebhooks   # PUT /sales-channel/public/v1/webhooks
  delivery: HTTP POST to subscriber-provided callback URL
event_groups:
- group: Seller / Sales Channel events
  events:
  - order.create
  - order.update
  - order.shipment.create
  - stock_transfer_order.request.approve
  - stock_transfer_order.request.received
  - delivery_zone.upsert
  - grn.qc
  - master_sku.create
  - master_sku.update
  - purchase_order.create
  - purchase_order.update
  - inventory.update
  - return_order.create
  - return_order.update
  - return_order.qc
  - return_request.create
  - return_request.approve
  - return_shipment.create
- group: Tenant events
  events:
  - order
  - sku
  - inventory
  - inwarding
  - return_order
  - stock_transfer_request
  - job.completed
  - job.failed
  - shipment_order
  - purchase_order
- group: TMS events
  events:
  - shipment (via TMS Register Webhook)
notes: >-
  Event payload schemas are documented per-event in the provider Postman
  collection (docs.omniful.tech). Labels above are normalized from the published
  event names; consult the collection for exact JSON payload shapes.

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/omniful-inc-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.