Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

File format for Single Entries

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

Each line import one single ticket. If an existing order contains several ticket with the same seat category, same tarif, same contingent, they have to be duplicated.

Examples

No files shared here yet.


Field codeField typeMandatoryDescription
INSTITUTIONText 15Yes

Institution code owning the data to be imported.

ORGANIZATIONText 15Yes

Organization code owning the data to be imported.

By default, the organization code is the same as the institution code.

ORDER_NRNumberYes

Order number.

Will be set by import package while importing if this isn't provided.

ORDER_DATEDateYes

Order date.

By default, order date is importing date.

OPERATION_TYPEText 50Yes

Operation type.

Possible values: SALE or RESERVATION

REMARKText
Order remark.

BUYING_CONTACT_NR

Number
Buying contact number. If it is empty, the sale is anonymous.
CULTURAL_CONTACT_NRNumber

Cultural contact number.

If left empty and first/last name are empty, the buying contact number is used.

FIRST_NAMEText 50
First name of cultural contact (only if Cultural contact number is not specified)
LAST_NAMEText 50
Last name of cultural contact (only if Cultural contact number is not specified)
ORIGIN_COUNTRYText 50
Country of buying contact (only if Buying contact is not specified)
ORIGIN_REGIONText 50
Region of buying contact (only if Buying contact is not specified)
ORIGIN_ZIPCODEText 50
Zip code of buying contact (only if Buying contact is not specified)
SEASON_CODECodeYesCode of season
EVENT_CODECodeYesCode of event.
START_TIMEDateYesPerformance start time
SEAT_NUMBERSeatNumber
Seat number. If the seat number is not specified, the single entry will be imported in a non-numbered zone according to the seat category.
CONTINGENTCode
Contingent code
SEATCAT_CODECodeYesSeat category
TARIFFCodeYesTariff code. It is looked up first in a mapping table and if not found, it will checked against a code of the tarifs in SecuTix.
PRICEAmountYesPrice of ticket.
CHARGEAmountYesCharge of ticket.
VATPercentage
VAT in percent
PAYMENT_DATEDate

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

or operation type = 'RESERVATION'.

TICKET_STATEText 50Yes

Ticket state.

Possible value: NOT_PRINTED, PRINTED, CONTROLLED

GENERATION_DATETimestamp
Generation date is null when ticket state is NOT_PRINTED.
BARCODEText 50

Bar code of the ticket. Mandatory if the ticket has been printed.

TAX_NUMBERText 50

The tax number of the ticket.

SHIPMENT_DATEDate
Shipment date. If not input: Shipment date = Order date.
SHIPMENT_MODEText 50
Shipment date is null when ticket state is NOT_PRINTED.
  • No labels