Orderful · AsyncAPI Specification

Orderful Webhooks

Version

View Spec View on GitHub CompanyEDIElectronic Data InterchangeSupply ChainB2BLogisticsRetailTransactionIntegrationAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.orderful.com/docs/inbound-http
spec_type: Webhooks
# Orderful publishes no AsyncAPI document. It does expose a real event-push surface:
# the "Inbound HTTP (Webhook) Communication Channel", which POSTs transactions from
# Orderful to a customer-configured HTTPS endpoint. Captured here as a webhook catalog.
transport: http-post
delivery:
  description: Orderful POSTs each inbound Transaction (same shape as the Get-a-Transaction
    response) to the customer endpoint configured on the Inbound HTTP Communication Channel.
  payload_reference: openapi/orderful-openapi-original.yml#TransactionControllerV3_getById
  callback_auth:
  - none
  - basic
  - oauth2
  custom_headers: true
  response_protocol:
  - status: 200
    effect: Transaction marked DELIVERED automatically.
  - status: 202
    effect: Received but not finished; caller must confirm via the Delivery API (approve/fail).
setup: Configured in the Orderful UI under Communication Channels > Create New > HTTP (Inbound).
events:
- name: transaction.inbound
  description: An inbound EDI transaction (e.g. 850 Purchase Order) is delivered to your endpoint.
related_operations:
- openapi/orderful-openapi-original.yml#DeliveryController_handleDeliveryApproved
- openapi/orderful-openapi-original.yml#DeliveryController_handleFailDeliveryRequest
docs:
- https://docs.orderful.com/docs/inbound-http
- https://docs.orderful.com/docs/transaction-status-monitoring
- https://docs.orderful.com/docs/subscribe-to-transaction-notifications

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