Intended Application
To assign a list of barcodes to an event. These ticket barcodes can then be scanned at the kiosk, or entered into the customer web portal, to allow members to gain credit for associated event admission(s).
Notes
- Header record is expected. First line is not considered when processing.
- The associated event will be selected at the time of import.
- Comma-delimited file.
File Structure
DATA COLUMN |
DATA TYPE | DATA REQUIRED? | FORMATTING | NOTES |
---|---|---|---|---|
Time |
Time |
Yes |
12:00 | Data is expected, but unused. |
Event | Alphanumeric | Yes | Data is expected, but unused. | |
Gate | Alphanumeric | Yes | Data is expected, but unused. | |
Price Code | Alphanumeric | Yes | Data is expected, but unused. | |
Ticket Barcode | Numeric | Yes | ||
Section | Numeric | Yes | Data is expected, but unused. | |
Row | Numeric | Yes | Data is expected, but unused. | |
Seat | Numeric | Yes | Data is expected, but unused. | |
Ticket Type | Alphanumeric | Yes | Data is expected, but unused. | |
Ext/Int | Alphanumeric | Yes | Data is expected, but unused. | |
Entry Mode | Alphanumeric | Yes | Data is expected, but unused. |
Sample File
1: 2: 3: 4: |
Time,Event,Gate,Price,Barcode,Section,Row,Seat,Ticket Type,Ext/Int,Entry Mode 10:03,DER,PLAZA - 69,B,130942099897,221,14,20,A,Ext,S 10:03,DER,GATE X - 55,A,195098039708,216,2,15,A,Ext,S 10:03,DER,GATE X - 55,A,166250277272,216,2,16,A,Ext,S |