Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"frequency": "string",
"id": "string",
"main_plan_id": 0,
"optional": true,
"when": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_assigned_to_main_plan"
}
Accepts the following message:
{
"booking_question_id": "string",
"choices": [
"string"
],
"created_at": "string",
"id": "string",
"label": "string",
"message": "string",
"type": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_created"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"id": "string",
"main_plan_id": 0
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_unassigned_to_main_plan"
}
Accepts the following message:
{
"booking_question_id": "string",
"choices": [
"string"
],
"created_at": "string",
"id": "string",
"label": "string",
"message": "string",
"type": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_updated"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"frequency": "string",
"id": "string",
"main_plan_id": 0,
"optional": true,
"previous_booking_question_id": "string",
"when": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_updated_on_main_plan"
}
Accepts the following message:
{
"cart_id": "string",
"channel": "string",
"created_at": "string",
"discarded_at": "string",
"discarded_reason": "string",
"id": "string"
}
{
"fqn": "event.fever2.core.cart.cart_discarded"
}
Accepts the following message:
{
"country_iso_code_2": "string",
"created_at": "string",
"id": "string",
"locale": "string"
}
{
"fqn": "event.fever2.core.city.city_created"
}
Accepts the following message:
{
"country_id": 0,
"created_at": "string",
"currency": "string",
"id": "string",
"iso_code_2": "string",
"name": "string",
"updated_at": "string"
}
{
"fqn": "event.fever2.core.country.country_created"
}
Accepts the following message:
{
"country_id": 0,
"created_at": "string",
"currency": "string",
"id": "string",
"iso_code_2": "string",
"name": "string",
"updated_at": "string"
}
{
"fqn": "event.fever2.core.country.country_updated"
}
Accepts the following message:
{
"created_at": "string",
"id": "string"
}
{
"fqn": "event.fever2.core.place.city_updated"
}
Accepts the following message:
{
"created_at": "string",
"id": "string",
"instructions": "string",
"instructions_updated": true,
"main_plan_id": 0,
"session_type_id": 0
}
{
"fqn": "event.fever2.core.session_type.session_type_updated"
}
Accepts the following message:
{
"canceled_codes": [
0
],
"created_at": "string",
"id": "string",
"new_codes": [
{}
],
"new_session_snapshot": {},
"order_id": 0,
"ticket_id": 0
}
{
"fqn": "event.fever2.core.ticket.session_changed"
}
Accepts the following message:
{
"created_at": "string",
"id": "string",
"order_id": 0,
"redeemed_at": "string",
"ticket_id": 0,
"validated_count": 0
}
{
"fqn": "event.fever2.core.ticket.ticket_validated"
}
Accepts the following message:
{
"codes_moved": [
0
],
"created_at": "string",
"id": "string",
"number_of_tickets": 0,
"order_id": 0,
"received_ticket_id": 0,
"source_ticket_id": 0,
"transferred_date": "string"
}
{
"fqn": "event.fever2.core.ticket_transfer.ticket_transferred"
}
Accepts the following message:
{
"codes_moved": [
0
],
"created_at": "string",
"id": "string",
"number_of_tickets": 0,
"order_id": 0,
"received_ticket_id": 0,
"source_ticket_id": 0,
"transferred_date": "string"
}
{
"fqn": "event.fever2.core.ticket_transfer.transfer_intent_claimed"
}
Accepts the following message:
{
"booking_questions_answers": [
{}
],
"cart_id": "string",
"channel_id": "string",
"created_at": "string",
"creation_date": "string",
"currency": "string",
"id": "string",
"main_plan_id": 0,
"order_id": 0,
"partner_id": 0,
"purchased_from_standard_id": 0,
"session_ids": [
0
],
"tickets": [
{}
],
"user_id": 0
}
{
"fqn": "event.fever2.order.order.order_created"
}
Accepts the following message:
{
"created_at": "string",
"id": "string",
"order_cancellation_created_at": "string",
"order_id": 0,
"ticket_ids": [
0
]
}
{
"fqn": "event.fever2.plan_cancellations.order_cancellation.order_cancelled"
}
Accepts the following message:
{
"booking_questions_answers": [
{}
],
"cart_id": "string",
"channel_id": "string",
"created_at": "string",
"created_date": "string",
"fever_id": 0,
"id": "string",
"integration_id": "string",
"locale": "string",
"order_id": "string",
"pricing": {},
"purchased_from_id": "string",
"status": "string",
"tickets": [
{}
],
"updated_date": "string",
"user_id": "string"
}
{
"fqn": "event.transactional_api.booking.order.order_projected"
}
Accepts the following message:
{
"created_at": "string",
"id": "string"
}
{
"fqn": "event.transactional_api.catalog.experience.experience_created"
}
Accepts the following message:
{
"created_at": "string",
"id": "string"
}
{
"fqn": "event.transactional_api.catalog.experience.experience_updated"
}
Accepts the following message:
{
"channels": [
"string"
],
"created_at": "string",
"id": "string",
"integration_id": "string",
"modules": [
"string"
],
"name": "string",
"partners": [
"string"
]
}
{
"fqn": "event.transactional_api.client_integration.integration.integration_created"
}
Accepts the following message:
{
"channels": [
"string"
],
"created_at": "string",
"id": "string",
"integration_id": "string",
"modules": [
"string"
],
"name": "string",
"partners": [
"string"
]
}
{
"fqn": "event.transactional_api.client_integration.integration.integration_updated"
}
Accepts the following message:
{
"cart_id": "string",
"channel": "string",
"created_at": "string",
"discarded_at": "string",
"discarded_reason": "string",
"id": "string"
}
{
"fqn": "event.fever2.core.cart.cart_discarded"
}
Accepts the following message:
{
"booking_questions_answers": [
{}
],
"cart_id": "string",
"channel_id": "string",
"created_at": "string",
"created_date": "string",
"fever_id": 0,
"id": "string",
"integration_id": "string",
"locale": "string",
"order_id": "string",
"pricing": {},
"purchased_from_id": "string",
"status": "string",
"tickets": [
{}
],
"updated_date": "string",
"user_id": "string"
}
{
"fqn": "event.transactional_api.booking.order.order_projected"
}
Accepts the following message:
{
"created_at": "string",
"id": "string",
"order_cancellation_created_at": "string",
"order_id": 0,
"ticket_ids": [
0
]
}
{
"fqn": "event.fever2.plan_cancellations.order_cancellation.order_cancelled"
}
Accepts the following message:
{
"booking_questions_answers": [
{}
],
"cart_id": "string",
"channel_id": "string",
"created_at": "string",
"creation_date": "string",
"currency": "string",
"id": "string",
"main_plan_id": 0,
"order_id": 0,
"partner_id": 0,
"purchased_from_standard_id": 0,
"session_ids": [
0
],
"tickets": [
{}
],
"user_id": 0
}
{
"fqn": "event.fever2.order.order.order_created"
}
Accepts the following message:
{
"created_at": "string",
"id": "string",
"instructions": "string",
"instructions_updated": true,
"main_plan_id": 0,
"session_type_id": 0
}
{
"fqn": "event.fever2.core.session_type.session_type_updated"
}
Accepts the following message:
{
"canceled_codes": [
0
],
"created_at": "string",
"id": "string",
"new_codes": [
{}
],
"new_session_snapshot": {},
"order_id": 0,
"ticket_id": 0
}
{
"fqn": "event.fever2.core.ticket.session_changed"
}
Accepts the following message:
{
"codes_moved": [
0
],
"created_at": "string",
"id": "string",
"number_of_tickets": 0,
"order_id": 0,
"received_ticket_id": 0,
"source_ticket_id": 0,
"transferred_date": "string"
}
{
"fqn": "event.fever2.core.ticket_transfer.ticket_transferred"
}
Accepts the following message:
{
"created_at": "string",
"id": "string",
"order_id": 0,
"redeemed_at": "string",
"ticket_id": 0,
"validated_count": 0
}
{
"fqn": "event.fever2.core.ticket.ticket_validated"
}
Accepts the following message:
{
"codes_moved": [
0
],
"created_at": "string",
"id": "string",
"number_of_tickets": 0,
"order_id": 0,
"received_ticket_id": 0,
"source_ticket_id": 0,
"transferred_date": "string"
}
{
"fqn": "event.fever2.core.ticket_transfer.transfer_intent_claimed"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"frequency": "string",
"id": "string",
"main_plan_id": 0,
"optional": true,
"when": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_assigned_to_main_plan"
}
Accepts the following message:
{
"booking_question_id": "string",
"choices": [
"string"
],
"created_at": "string",
"id": "string",
"label": "string",
"message": "string",
"type": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_created"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"id": "string",
"main_plan_id": 0
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_unassigned_to_main_plan"
}
Accepts the following message:
{
"booking_question_id": "string",
"choices": [
"string"
],
"created_at": "string",
"id": "string",
"label": "string",
"message": "string",
"type": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_updated"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"frequency": "string",
"id": "string",
"main_plan_id": 0,
"optional": true,
"previous_booking_question_id": "string",
"when": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_updated_on_main_plan"
}
Accepts the following message:
{
"country_iso_code_2": "string",
"created_at": "string",
"id": "string",
"locale": "string"
}
{
"fqn": "event.fever2.core.city.city_created"
}
Accepts the following message:
{
"country_id": 0,
"created_at": "string",
"currency": "string",
"id": "string",
"iso_code_2": "string",
"name": "string",
"updated_at": "string"
}
{
"fqn": "event.fever2.core.country.country_created"
}
Accepts the following message:
{
"created_at": "string",
"id": "string"
}
{
"fqn": "event.fever2.core.place.city_updated"
}
Accepts the following message:
{
"country_id": 0,
"created_at": "string",
"currency": "string",
"id": "string",
"iso_code_2": "string",
"name": "string",
"updated_at": "string"
}
{
"fqn": "event.fever2.core.country.country_updated"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"frequency": "string",
"id": "string",
"main_plan_id": 0,
"optional": true,
"when": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_assigned_to_main_plan"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"id": "string",
"main_plan_id": 0
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_unassigned_to_main_plan"
}
Accepts the following message:
{
"booking_question_id": "string",
"created_at": "string",
"frequency": "string",
"id": "string",
"main_plan_id": 0,
"optional": true,
"previous_booking_question_id": "string",
"when": "string"
}
{
"fqn": "event.fever2.booking_questions.question.booking_question_updated_on_main_plan"
}
Accepts the following message:
{
"booking_questions_answers": [
{}
],
"cart_id": "string",
"channel_id": "string",
"created_at": "string",
"creation_date": "string",
"currency": "string",
"id": "string",
"main_plan_id": 0,
"order_id": 0,
"partner_id": 0,
"purchased_from_standard_id": 0,
"session_ids": [
0
],
"tickets": [
{}
],
"user_id": 0
}
{
"fqn": "event.fever2.order.order.order_created"
}