Subscription Created Event (v1.0.0)

A subscription has been created.

Overview

A subscription has been created. A subscription is the economical entity of a service or product. Currently the most likely producer of the event is NBS.

Architecture diagram

Payload example

Payload example
{
"Subscription": {
"Id": "550e8400-e29b-41d4-a716-446655440000",
"CustomerId": "550e8400-e29b-41d4-a716-446655440000",
"Name": "Premium Plan",
"State": "Active",
},
"Reference": {
"Id": "550e8400-e29b-41d4-a716-446655440000",
}
}

JSON Schema

10 properties
Subscription object
required
Reference object
required
Attributes object