Publishes business events to B2B consumers
The type of the event, should be unique within its domain
The event data for this specific event type and domain. It must be (de)seriable to/from JSON.
Event with type T and data D
T
D
Must be serialisable
Optional
Additional HTTP headers to be included in the message
Publishes business events to B2B consumers
Template: T
The type of the event, should be unique within its domain
Template: D
The event data for this specific event type and domain. It must be (de)seriable to/from JSON.
Template: E
Event with type
Tand dataD