Performance ticketing system services and technical specifications
2Expert Interpretation
An in-depth interpretation of WH/T 93-2021 "Performance Ticketing System Services and Technical Specifications", covering the technical requirements of the ticketing management system, functional specifications of the sales system, data interface standards and security assurance measures, and is suitable for the design and development of ticketing systems for performance venues such as theaters and stadiums.
Interpretation of the core content of the standard
System architecture and data flow
The standard specifies the three-level architecture of the performance ticketing system: ticket information collection and service system, ticket management system and ticket sales system. The three realize data interaction through standardized interfaces to ensure the integrity and consistency of ticketing data.
| System components | Core functions | Data requirements |
|---|---|---|
| Ticket management system | Show management, ticket map production, ticket inspection and cancellation | Complete data reporting before 12:00 every day |
| Ticket sales system | Multi-channel ticket sales, real-name ticket purchase, refund processing | Real-time synchronization of inventory status |
Key technical requirements
Ticket coding system
- Venue code: 11 digits (province 2 + city 2 + district and county 2 + venue number 2 + hall number 3)
- Show code: 21 digits (venue code 11 + year, month, day 6 + show number 4)
- Ticket code: show code + unique identification code (total length ≤ 50 bytes)
Security assurance measures
Case: A theater system needs to meet the following requirements:
- Meet the requirements of Level 3 security protection
- HTTPS encrypted communication
- Data retention ≥ 6 months
- 99.9% system availability
Implementation suggestions
System Development Points
| Modules | Key Functions | Standard Terms |
|---|---|---|
| Ticket Map Management | Dynamic Partitioning/Price Determination | 6.3.2.4 |
| Ticket Checking System | Support RFID/QR Code/ID Card | 6.3.6.1 |
Data Connection Specifications
Must strictly follow the interface protocol in Appendix A:
{ "venueCode": "11010100101", "hallCode": "1101010010101", "performanceType": "1001" }