Request: {
    data: JSONObject;
    schema_id: string;
    version: string;
}

The event request type.

Type declaration