NAME ---- event-definition DESCRIPTION ----------- Defines ("creates") a new event. ARGUMENTS --------- - Event-Data (name, estimated_turnout[, date][, naming_rules] [, credential_rules][, lot_code_rules][, votings] ) RETURN VALUES ------------- - Event-Data (incl. id) [- Votings-Results] NOTES ----- The estimated tournout is the expected number of partipicants. It will be used to dimension some parameters for id generation, distributing files on subdirectories etc. In most cases it is still possible to register more participants. If no date is specified, the current date will be used. The Votings-Results field in the response contains a list of errors and confirmations related to the creation of votings specified in the `votings` attribute of `Event-Data`.