AsyncAPI channel · commercetools · commercetools Subscriptions Events

resourceChange

Delivered for any resource create, update, or delete operation when a changes subscription is configured. The payload format follows the commercetools Change notification structure with resource type, action, and a list of changes.

Provider: commercetools AsyncAPI: v2.6.0 Spec: commercetools Subscriptions Events Operations: 1 Messages: 1

Channel address

resourceChange

Operations

publish
receiveResourceChangeNotification
Generic resource change notification

Messages

ChangeNotification
Notification that a resource was created, updated, or deleted.
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 Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.