2025-06-24: Webhook Service - new events added
Previous2025-07-18: Order Service - vendor addedNext2025-06-12: Order Service - calculatedPrice has been enriched
Last updated
Was this helpful?
The new events were added to webhook-service. The events related to manipulation of custom instances are now emitted to Webhook Service.
schema.custom-instance-created
The event is emitted when custom instance is created. The type of the custom instance is present in the payload.
schema.custom-instance-updated
The event is emitted when custom instance is updated. The type of the custom instance is present in the payload.
schema.custom-instance-deleted
The event is emitted when custom instance is deleted. The type of the custom instance is present in the payload.
There are no known problems.
Last updated
Was this helpful?

