Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

File format for Season Tickets

The generic file format is described in Generic file format (Extended). This documents describes all available import fields.

There are many different possible configurations for season tickets. Not all of them are available for season tickets imports.

  • For fixed prices imports, the pricing information must be given in the first part (red part).
  • For calculated pricing, the pricing information must be given in the second file (yellow part) and will remain empty in the first file.

The data to be imported needs Season tickets need to be described on two files

  1. The first file describes the season ticket itself.
  2. The optional second file describes each performance included in each season ticket.

...

Examples

Attachments

File format for Season Tickets


Field codeField typeMandatoryDescription
INSTITUTION
Text 15
CodeYesInstitution code owning the data to be imported.
ORGANIZATION
Text 15
Code
Yes
NoOrganization code owning the data to be imported.
If leave it empty, the institution code will be used.
ORDER_NRNumber
YesOrder numberOrder date
NoIf leave it empty, order number will be set while importing by default.
One line is one ticket. So each line is a unique order number if leave it empty.
Many tickets can be in an order if leave them the same order number. This number can be started from 1 in a new data file. Then it will be given new one while importing.
This will be file number also.
ORDER_DATEDateNo
Yes
Buying date.
If leave it empty, it will be imported date by default.
OPERATION_TYPE
Text 70Possible
EnumYes

Operation type.

Allowed values: SALE or RESERVATION.
CONFIRMATION_DATEDateNoExpiration date to confirm reservation.
REMARKText 2000
 
No
Order
Internal remark
ST_NUMBER
of order.
BUYING_CONTACT_NRNumberYes
Instance number of season ticket
Contact number who buys the order. Mandatory because a sstk needs a contact.
SEASONCodeYesSeason code of
the organization that need to be imported
season ticket.
ST
SEASON_
CODE
TICKETCodeYesProduct code of season ticket.
COMMON_SEAT_NRSeatNumber Seat number if the ticket holder is seated at the same place for all performances included in the season ticketCOMMON_CONTCode Common contingent.BUYING_CONTACT_NRNumberYesBuying contact number.CULTURAL_CONTACT_NRNumber Cultural contact number. By default it is identical to the buying contact number.FIRST_NAMEText 50 Beneficiary first name.LAST_NAMEText 50 Beneficiary last name.
PRICE_LEVELCodeNoPrice level code.
TARIFFCodeYesTariff code.
CONTINGENTCodeNoContingent code.
SEAT_CATEGORY
SEATCAT_CODE
CodeYesSeat category code.
TARIFFCodeYesTarif code.
PRICE
_LEVEL
Code
AmountYesPrice
level (Not yet used
of ticket * 100 (so that 25$ = 2500).
PRICE
CHARGEAmount
Yes
No
Price
Charge of
season ticketYes
ticket * 100 (so that 1$ = 100).
VATPercentage
NoIf leave it empty, it will be 0 while importing by default.

Vat rate in percent * 100 (so that 1% = 100).
Choose the rate that active and valid following this:
Valid from date of vat rate <=
 ORDER
ORDER_DATE <= Valid to date of vat rate.
PAYMENT_DATEDate
 

Payment date is null when operation type = 'SALE' and price = 0

NoIf leave it empty, the operation type is SALE and the price is not 0, the order date will be used by default. Means it can be imported date if the order date is not given.
SEASON_TICKET_NRNumberNoEach season ticket has a unique number to know how many season tickets have been published.
In importation, it helps to define ticket to check between data excel file and database system after importing.
This number can be started from 1 in a new data file. Then it will be given new one while importing.
SEAT_NUMBERSeatNumberYesSeat number if the ticket holder is seated at the same place for all performances included in the season ticket.
CULTURAL_CONTACT_NRNumberNoContact number who is ticket holder.
If leave it empty and first/last name are empty, the buying contact number will be used by default.
BENEFICIARY_FIRSTNAMEText 50NoBeneficiary first name (only if cultural contact is not specified).
BENEFICIARY_LASTNAMEText 50NoBeneficiary last name (only if cultural contact is not specified)
or operation type = 'RESERVATION'
.
TICKET_STATEEnumYes
Ticket state
if SALEMandatory when the operation type is SALE.
Allowed values: NOT_PRINTED, PRINTED
or
, CONTROLLED.
GENERATION_DATE
Timestamp
Date
 
NoIf leave it empty and the ticket has been printed or controlled, the order date will be used by default. Means it can be imported date if the order date is not given.

Generation date

Mandatory where ticket state is PRINTED or CONTROLLED
BARCODEText 50
 Bar code of the ticket
NoIf leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default.
TAX_NUMBERText 50
 The tax number of the ticket
NoIf leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default.
SHIPMENT_DATEDate
 

Shipment date.

Default value: Order date
NoIf leave it empty, the order date will be used by default. Means it can be imported date if the order date is not given.
SHIPMENT_MODE
Text 50
Code
 

Shipment mode.

Allowed values:

Mandatory where ticket state is PRINTED or CONTROLLED

...

NoIf leave it empty and the ticket has been printed or controlled, it will be imported following import rules by default.


File format for Season Ticket Lines

Each row describes one performance included in a season ticket. The rows are linked to the first file using INSTITUTION and ST_NUMBER.

Field codeField typeMandatoryDescription
INSTITUTION
Text 15
CodeYesInstitution code owning the data to be imported.
ORGANIZATION
Text 15
Code
Yes
NoOrganization code owning the data to be imported.
ST_NUMBERText 20YesInstance number of season ticket.
If leave it empty, the institution code will be used.
SEASON_TICKET_NRNumberYesEach season ticket has a unique number to know how many season tickets have been published.
This is also used to link season ticket with season ticket lines.
This number can be started from 1 in a new data file. Then it will be given new one while importing.
SEASON
SEASON_CODE
CodeYesSeason code of
the event
single entry (event/competition).
EVENT
_CODE
CodeYes
The event codeSTARTTIME
Product code of single entry (event/competition).
START_TIMETimestampYes
The performance start time of the event
Start date time of performance.
TARIFFCodeYesTariff code.
CONTINGENTCodeNoContingent code.
SEAT_CATEGORYCodeYesSeat category code.
PRICEAmountYesPrice of ticket * 100 (so that 25$ = 2500).
CHARGEAmountNoCharge of ticket * 100 (so that 1$ = 100).
VATPercentageNoIf leave it empty, it will be 0 while importing by default.
Vat rate in percent * 100 (so that 1% = 100).
Choose the rate that active and valid following this:
Valid from date of vat rate <= ORDER_DATE <= Valid to date of vat rate.
PAYMENT_DATEDateNoIf leave it empty, the operation type is SALE and the price is not 0, the order date will be used by default. Means it can be imported date if the order date is not given.
SEAT_NUMBERSeatNumberYes
 CONTINGENTCode 
Seat number for each performance in the season ticket.
BENEFICIARY_FIRSTNAMEText 50NoBeneficiary first name (only if cultural contact is not specified).
BENEFICIARY_LASTNAMEText 50NoBeneficiary last name (only if cultural contact is not specified).
Contingent code
TICKET_STATE
Code
EnumYes
Ticket state
if SALEMandatory when the operation type is SALE.
Allowed values: NOT_PRINTED, PRINTED
or
, CONTROLLED.
GENERATION_DATE
Timestamp
Date
 
NoIf leave it empty and the ticket has been printed or controlled, the order date will be used by default. Means it can be imported date if the order date is not given.

Generation date

Mandatory where ticket state is PRINTED or CONTROLLED
BARCODEText 50
 

Bar code of the ticket. (Not yet used).

Default now is 'IMP-' + ticket id.

NoIf leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default.
TAX_NUMBER
FISCAL_NR
Text 50
 
NoIf leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default

The fiscal number of the ticket.(Not yet used).

Default now is 'IMP-' + ticket id
.
SHIPMENT_DATEDate
 Shipment date. If not input: Shipment date = Order date
NoIf leave it empty, the order date will be used by default. Means it can be imported date if the order date is not given.
SHIPMENT_MODE
Text 50
Code
 Shipment date is null when ticket state = 'NOT_PRINTED'
NoIf leave it empty and the ticket has been printed or controlled, it will be imported following import rules by default.