Transaction WebCartAddTicket
Authentication mode: Checked (known user, must have the privilege)
Database access mode: updating
Called from the Web UI only: adds tickets to a specific event
Inputs:
- cartid: astring
The cart to add into
- eventid: int
The event to buy tickets for
- pricecategoryid: int
Price category of that event
- amount: int
amount of tickets
Outputs: