...
- The first file describes the season ticket itself.
- The second file describes each performance included in each season ticket.
...
Field code | Field type | Mandatory | Description |
---|---|---|---|
INSTITINSTITUTION | Text 15 | Yes | Institution code owning the data to be imported. |
ORGANIZATION | Text 15 | Yes | Organization code owning the data to be imported. |
ORDER_NR | Text 50Number | Yes | Order number. |
ORDER_DATE | Date | Yes | Order date. |
OPERATION_TYPE | Text 70 | Yes | Operation type in ('SALE','RESERVATION').. Possible values: SALE or RESERVATION |
REMARK | Text | Order remark |
Season ticket info
Field code | Field type | Mandatory | Description | |
---|---|---|---|---|
S_TICKET_NR | Text 20ST_NUMBER | Number | Yes | Instance number of season ticket. |
SEASON | _CODEText 15 | Code | Yes | Season code of the organization that need to be imported. |
ST_ | TICKET_CODE | Text 50Code | Yes | Product code of season ticket. |
COMMON_SEAT_NR | SeatNumber | Seat number | .if the ticket holder is seated at the same place for all performances included in the season ticket | |
COMMON_CONT | Text 100Code | Common contingent. |
Contact info
Field code | Field typeMandatory | Description | |
---|---|---|---|
BUYING_CONTACT_NR | Number | Yes | Buying contact number. |
CULTURAL_CONTACT_NR | Number | Cultural contact number. By default it is identical to the buying contact number. | |
FIRST_NAME | Text 50 | Beneficiary first name. | |
LAST_NAME | Text 50 | Beneficiary last name. |
...
Field code | Field type | Mandatory | Description | |
---|---|---|---|---|
SEATCAT_CODE | Text 15Code | Yes | Seat category code. | TARIF_CODE |
Text 15TARIFF | Code | Yes | Tarif code. | |
PRICE_LEVEL | Text 15Code | Yes | Price level (Not yet used). | |
PRICE | Amount | Yes | Price of season ticket. | |
VAT | NumberPercentage | Yes | Vat rate in percent. Choose the rate that active and valid following this: Valid from date of vat rate <= ORDER_DATE <= Valid to date of vat rate. | |
PAYMENT_DATE | Date | Payment date is null when operation type = 'SALE' and price = 0 or operation type = 'RESERVATION'. |
Ticket and shipment info
Field code | Field type | Mandatory | Description||
---|---|---|---|---|
TICKET_STATE | Text 50Enum | Yes | Ticket state in ('. Allowed values: NOT_PRINTED ', 'PRINTED ','CONTROLLED').or CONTROLLED | |
GENERATION_DATE | Timestamp | Generation date is null whenMandatory where ticket state = 'NOT_PRINTED'.is PRINTED or CONTROLLED | ||
BARCODE | Text 50 | Bar code of the ticket. (Not yet used).Default now is 'IMP-' + ticket id. | ||
FISCALTAX_NRNUMBER | Text 50 | The fiscal tax number of the ticket.(Not yet used).Default now is 'IMP-' + ticket id. | ||
SHIPMENT_DATE | Date | Shipment date. | If not input: Shipment date = Default value: Order date. | |
SHIPMENT_MODE | Text 50 | Shipment | date is null when ticket state = 'NOT_PRINTED'.
...
mode. Allowed values: Mandatory where ticket state is PRINTED or CONTROLLED |
File format for Season Ticket Lines
Each row describes one performance included in a season ticket.
Field code | Field type | Mandatory | Description |
---|---|---|---|
INSTITINSTITUTION | Text 15 | Yes | Institution code owning the data to be imported. |
ORGANIZATION | Text 15 | Yes | Organization code owning the data to be imported. |
SST_TICKET_NRNUMBER | Text 20 | Yes | Instance number of season ticket. |
SEASON_CODE | Text 15Code | Yes | Season code of the organization that need to be imported.event |
EVENT_CODE | Text 20Code | Yes | The event code of the season ticket line. |
STARTTIME | Timestamp | Yes | The performance start time of the event of the season ticket line. |
SEAT_NUMBER | SeatNumber | Yes | |
CONTINGENT | Text 100Code | Contingent code | |
TICKET_STATE | Text 50Code | Yes | Ticket state in ('. Allowed values: NOT_PRINTED ', 'PRINTED ','CONTROLLED').or CONTROLLED |
GENERATION_DATE | Timestamp | Generation date is null when Mandatory where ticket state = 'NOT_PRINTED'.is PRINTED or CONTROLLED | |
BARCODE | Text 50 | Bar code of the ticket. (Not yet used). Default now is 'IMP-' + ticket id. | |
FISCAL_NR | Text 50 | The fiscal number of the ticket.(Not yet used). Default now is 'IMP-' + ticket id. | |
SHIPMENT_DATE | Date | Shipment date. If not input: Shipment date = Order date. | |
SHIPMENT_MODE | Text 50 | Shipment date is null when ticket state = 'NOT_PRINTED'. |