AsyncAPI channel · ShipMonk · ShipMonk Webhooks

order/shipment-notification

Once the order is fulfilled, ShipMonk can notify the 3rd party software of such event via webhook or Marketplace via direct integration. The payload consists of tracking and packing information. Triggers for sending notification are: - once regular order is packed - batch is completed - wholesale order is picked up Notification is sent with delay which can be set per each store in ShipMonk OMS.

Provider: ShipMonk AsyncAPI: v3.0.0 Spec: ShipMonk Webhooks Operations: 1 Messages: 1

Channel address

order/shipment-notification

Operations

receive
receiveOrderShipmentNotification
Emitted once an order is packed, a batch is completed, or a wholesale order is picked up. Payload carries tracking and packing information.

Messages

orderShipmentNotification
Emitted once an order is packed, a batch is completed, or a wholesale order is picked up. Payload carries tracking and packing information.
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.