Event.AccommodationBooking.Create
Sent when an accommodation booking is create in an event.
| { "type": "Event.AccommodationBooking.Create", "data": { "eventId": "<guid>", "accommodationBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.AccommodationBooking.Delete
Sent when an accommodation booking is delete in an event.
| { "type": "Event.AccommodationBooking.Delete", "data": { "eventId": "<guid>", "accommodationBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.AccommodationBooking.Update
Sent when an accommodation booking is update in an event.
| { "type": "Event.AccommodationBooking.Update", "data": { "eventId": "<guid>", "accommodationBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAgendaItem.Created
Sent when an activity break agenda item is created in an event.
| { "type": "Event.ActivityBreakAgendaItem.Created", "data": { "eventId": "<guid>", "activityBreakAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAgendaItem.Deleted
Sent when an activity break agenda item is deleted from an event.
| { "type": "Event.ActivityBreakAgendaItem.Deleted", "data": { "eventId": "<guid>", "activityBreakAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAgendaItem.Updated
Sent when an activity break agenda item is updated in an event.
| { "type": "Event.ActivityBreakAgendaItem.Updated", "data": { "eventId": "<guid>", "activityBreakAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAttendanceAgendaItem.CheckedIn
Sent when an activity break attendance agenda item is checkedin in an event.
| { "type": "Event.ActivityBreakAttendanceAgendaItem.CheckedIn", "data": { "eventId": "<guid>", "activityBreakAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAttendanceAgendaItem.CheckedOut
Sent when an activity break attendance agenda item is checkedout in an event.
| { "type": "Event.ActivityBreakAttendanceAgendaItem.CheckedOut", "data": { "eventId": "<guid>", "activityBreakAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAttendanceAgendaItem.Created
Sent when an activity break attendance agenda item is created in an event.
| { "type": "Event.ActivityBreakAttendanceAgendaItem.Created", "data": { "eventId": "<guid>", "activityBreakAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAttendanceAgendaItem.Deleted
Sent when an activity break attendance agenda item is deleted from an event.
| { "type": "Event.ActivityBreakAttendanceAgendaItem.Deleted", "data": { "eventId": "<guid>", "activityBreakAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Archived
Sent when an event is archived.
| { "type": "Event.Archived", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CeCredit.Created
Sent when a ce credit is created in an event.
| { "type": "Event.CeCredit.Created", "data": { "eventId": "<guid>", "ceCreditId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CeCredit.Deleted
Sent when a ce credit is deleted from an event.
| { "type": "Event.CeCredit.Deleted", "data": { "eventId": "<guid>", "ceCreditId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CeCredit.Updated
Sent when a ce credit is updated in an event.
| { "type": "Event.CeCredit.Updated", "data": { "eventId": "<guid>", "ceCreditId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Communication.Send
Sent when a communication is send in an event.
| { "type": "Event.Communication.Send", "data": { "eventId": "<guid>", "communicationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Anonymized
Sent when a contact is anonymized in an event.
| { "type": "Event.Contact.Anonymized", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.CheckedIn
Sent when a contact is checkedin in an event.
| { "type": "Event.Contact.CheckedIn", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.CheckedOut
Sent when a contact is checkedout in an event.
| { "type": "Event.Contact.CheckedOut", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Created
Sent when a contact is created in an event.
| { "type": "Event.Contact.Created", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Deleted
Sent when a contact is deleted from an event.
| { "type": "Event.Contact.Deleted", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Updated
Sent when a contact is updated in an event.
| { "type": "Event.Contact.Updated", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Course.Created
Sent when a course is created in an event.
| { "type": "Event.Course.Created", "data": { "eventId": "<guid>", "courseId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Course.Deleted
Sent when a course is deleted from an event.
| { "type": "Event.Course.Deleted", "data": { "eventId": "<guid>", "courseId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Course.Updated
Sent when a course is updated in an event.
| { "type": "Event.Course.Updated", "data": { "eventId": "<guid>", "courseId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseCreditType.Created
Sent when a course credit type is created in an event.
| { "type": "Event.CourseCreditType.Created", "data": { "eventId": "<guid>", "courseCreditTypeId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseCreditType.Deleted
Sent when a course credit type is deleted from an event.
| { "type": "Event.CourseCreditType.Deleted", "data": { "eventId": "<guid>", "courseCreditTypeId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseCreditType.Updated
Sent when a course credit type is updated in an event.
| { "type": "Event.CourseCreditType.Updated", "data": { "eventId": "<guid>", "courseCreditTypeId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseFeeType.Created
Sent when a course fee type is created in an event.
| { "type": "Event.CourseFeeType.Created", "data": { "eventId": "<guid>", "courseFeeTypeId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseFeeType.Deleted
Sent when a course fee type is deleted from an event.
| { "type": "Event.CourseFeeType.Deleted", "data": { "eventId": "<guid>", "courseFeeTypeId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseFeeType.Updated
Sent when a course fee type is updated in an event.
| { "type": "Event.CourseFeeType.Updated", "data": { "eventId": "<guid>", "courseFeeTypeId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseRegistration.Created
Sent when a course registration is created in an event.
| { "type": "Event.CourseRegistration.Created", "data": { "eventId": "<guid>", "courseRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseRegistration.Deleted
Sent when a course registration is deleted from an event.
| { "type": "Event.CourseRegistration.Deleted", "data": { "eventId": "<guid>", "courseRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.CourseRegistration.Updated
Sent when a course registration is updated in an event.
| { "type": "Event.CourseRegistration.Updated", "data": { "eventId": "<guid>", "courseRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Created
Sent when an event is created.
| { "type": "Event.Created", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Deleted
Sent when an event is deleted.
| { "type": "Event.Deleted", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ExhibitionBooking.Create
Sent when an exhibition booking is create in an event.
| { "type": "Event.ExhibitionBooking.Create", "data": { "eventId": "<guid>", "exhibitionBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ExhibitionBooking.Delete
Sent when an exhibition booking is delete in an event.
| { "type": "Event.ExhibitionBooking.Delete", "data": { "eventId": "<guid>", "exhibitionBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ExhibitionBooking.Update
Sent when an exhibition booking is update in an event.
| { "type": "Event.ExhibitionBooking.Update", "data": { "eventId": "<guid>", "exhibitionBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Function.Created
Sent when a function is created in an event.
| { "type": "Event.Function.Created", "data": { "eventId": "<guid>", "functionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Function.Deleted
Sent when a function is deleted from an event.
| { "type": "Event.Function.Deleted", "data": { "eventId": "<guid>", "functionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Function.Updated
Sent when a function is updated in an event.
| { "type": "Event.Function.Updated", "data": { "eventId": "<guid>", "functionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.FunctionRegistration.CheckedIn
Sent when a function registration is checkedin in an event.
| { "type": "Event.FunctionRegistration.CheckedIn", "data": { "eventId": "<guid>", "functionRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.FunctionRegistration.CheckedOut
Sent when a function registration is checkedout in an event.
| { "type": "Event.FunctionRegistration.CheckedOut", "data": { "eventId": "<guid>", "functionRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.FunctionRegistration.Created
Sent when a function registration is created in an event.
| { "type": "Event.FunctionRegistration.Created", "data": { "eventId": "<guid>", "functionRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.FunctionRegistration.Deleted
Sent when a function registration is deleted from an event.
| { "type": "Event.FunctionRegistration.Deleted", "data": { "eventId": "<guid>", "functionRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.FunctionRegistration.Updated
Sent when a function registration is updated in an event.
| { "type": "Event.FunctionRegistration.Updated", "data": { "eventId": "<guid>", "functionRegistrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.HeadingAgendaItem.Created
Sent when a heading agenda item is created in an event.
| { "type": "Event.HeadingAgendaItem.Created", "data": { "eventId": "<guid>", "headingAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.HeadingAgendaItem.Deleted
Sent when a heading agenda item is deleted from an event.
| { "type": "Event.HeadingAgendaItem.Deleted", "data": { "eventId": "<guid>", "headingAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.HeadingAgendaItem.Updated
Sent when a heading agenda item is updated in an event.
| { "type": "Event.HeadingAgendaItem.Updated", "data": { "eventId": "<guid>", "headingAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.InformationAgendaItem.Created
Sent when an information agenda item is created in an event.
| { "type": "Event.InformationAgendaItem.Created", "data": { "eventId": "<guid>", "informationAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.InformationAgendaItem.Deleted
Sent when an information agenda item is deleted from an event.
| { "type": "Event.InformationAgendaItem.Deleted", "data": { "eventId": "<guid>", "informationAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.InformationAgendaItem.Updated
Sent when an information agenda item is updated in an event.
| { "type": "Event.InformationAgendaItem.Updated", "data": { "eventId": "<guid>", "informationAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.Created
Sent when an invoice is created in an event.
| { "type": "Event.Invoice.Created", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.Finalized
Sent when an invoice is finalized in an event.
| { "type": "Event.Invoice.Finalized", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.Issued
Sent when an invoice is issued in an event.
| { "type": "Event.Invoice.Issued", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.PurchaseOrderNumberUpdated
Sent when the purchase order number of an invoice is updated in an event.
| { "type": "Event.Invoice.PurchaseOrderNumberUpdated", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.MarketingRecord.Create
Sent when a marketing record is create in an event.
| { "type": "Event.MarketingRecord.Create", "data": { "eventId": "<guid>", "marketingRecordId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.MarketingRecord.Delete
Sent when a marketing record is delete in an event.
| { "type": "Event.MarketingRecord.Delete", "data": { "eventId": "<guid>", "marketingRecordId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.MarketingRecord.Update
Sent when a marketing record is update in an event.
| { "type": "Event.MarketingRecord.Update", "data": { "eventId": "<guid>", "marketingRecordId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Note.Create
Sent when a note is create in an event.
| { "type": "Event.Note.Create", "data": { "eventId": "<guid>", "noteId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Note.Delete
Sent when a note is delete in an event.
| { "type": "Event.Note.Delete", "data": { "eventId": "<guid>", "noteId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Note.Update
Sent when a note is update in an event.
| { "type": "Event.Note.Update", "data": { "eventId": "<guid>", "noteId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Payment.Created
Sent when a payment is created in an event.
| { "type": "Event.Payment.Created", "data": { "eventId": "<guid>", "paymentId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Payment.Updated
Sent when a payment is updated in an event.
| { "type": "Event.Payment.Updated", "data": { "eventId": "<guid>", "paymentId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Presentation.Create
Sent when a presentation is create in an event.
| { "type": "Event.Presentation.Create", "data": { "eventId": "<guid>", "presentationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Presentation.Delete
Sent when a presentation is delete in an event.
| { "type": "Event.Presentation.Delete", "data": { "eventId": "<guid>", "presentationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Presentation.Update
Sent when a presentation is update in an event.
| { "type": "Event.Presentation.Update", "data": { "eventId": "<guid>", "presentationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Registration.Created
Sent when a registration is created in an event.
| { "type": "Event.Registration.Created", "data": { "eventId": "<guid>", "registrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Registration.Deleted
Sent when a registration is deleted from an event.
| { "type": "Event.Registration.Deleted", "data": { "eventId": "<guid>", "registrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Registration.Updated
Sent when a registration is updated in an event.
| { "type": "Event.Registration.Updated", "data": { "eventId": "<guid>", "registrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Session.Created
Sent when a session is created in an event.
| { "type": "Event.Session.Created", "data": { "eventId": "<guid>", "sessionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Session.Deleted
Sent when a session is deleted from an event.
| { "type": "Event.Session.Deleted", "data": { "eventId": "<guid>", "sessionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Session.Updated
Sent when a session is updated in an event.
| { "type": "Event.Session.Updated", "data": { "eventId": "<guid>", "sessionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SessionAttendanceAgendaItem.CheckedIn
Sent when a session attendance agenda item is checkedin in an event.
| { "type": "Event.SessionAttendanceAgendaItem.CheckedIn", "data": { "eventId": "<guid>", "sessionAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SessionAttendanceAgendaItem.CheckedOut
Sent when a session attendance agenda item is checkedout in an event.
| { "type": "Event.SessionAttendanceAgendaItem.CheckedOut", "data": { "eventId": "<guid>", "sessionAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SessionAttendanceAgendaItem.Created
Sent when a session attendance agenda item is created in an event.
| { "type": "Event.SessionAttendanceAgendaItem.Created", "data": { "eventId": "<guid>", "sessionAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SessionAttendanceAgendaItem.Deleted
Sent when a session attendance agenda item is deleted from an event.
| { "type": "Event.SessionAttendanceAgendaItem.Deleted", "data": { "eventId": "<guid>", "sessionAttendanceAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SponsorshipBooking.Create
Sent when a sponsorship booking is create in an event.
| { "type": "Event.SponsorshipBooking.Create", "data": { "eventId": "<guid>", "sponsorshipBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SponsorshipBooking.Delete
Sent when a sponsorship booking is delete in an event.
| { "type": "Event.SponsorshipBooking.Delete", "data": { "eventId": "<guid>", "sponsorshipBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.SponsorshipBooking.Update
Sent when a sponsorship booking is update in an event.
| { "type": "Event.SponsorshipBooking.Update", "data": { "eventId": "<guid>", "sponsorshipBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.TravelBooking.Create
Sent when a travel booking is create in an event.
| { "type": "Event.TravelBooking.Create", "data": { "eventId": "<guid>", "travelBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.TravelBooking.Delete
Sent when a travel booking is delete in an event.
| { "type": "Event.TravelBooking.Delete", "data": { "eventId": "<guid>", "travelBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.TravelBooking.Update
Sent when a travel booking is update in an event.
| { "type": "Event.TravelBooking.Update", "data": { "eventId": "<guid>", "travelBookingId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Updated
Sent when an event is updated.
| { "type": "Event.Updated", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|