Skip to content

Event Overview - Payload - Entity - Event data

Target Audience: Users, Developers, Stakeholders

Introduction

The event_data entity is a dynamic hash that has no set structure. Usually contains complementary information outside the bounds of the set entities.

Description

The event_data entity in the payload object.

{
    "event_data": {
        "<name_of_complementary_information>": ""
    }
}