Voucher import file formats
File format for vouchers
The generic file format is described in Generic file format (Extended). This documents describes all available import fields.
Voucher code limitations
The voucher barcode can only contain characters (0 to 9) or (a to f).
Example: 2JJ-MSC-8A8 has characters J, M, S which are not in (a-f), it cannot be used.
When you need a standard import, please use the template as example.
Please keep all columns, all 4 first rows, event if there’s no data.
Please keep the order of all columns and all rows. Don’t move or change them.
Please keep the headers/titles as they are, especially the 4th row.
If you want to send us *.csv file, please keep columns, rows and their order also.
Please use option “Comma delimited” for .csv file.
Examples
Fields
Field code | Field type | Mandatory | Description |
---|---|---|---|
INSTITUTION | Code | Yes | Institution code owning the data to be imported. |
ORGANIZATION | Code | Yes | Organization code owning the data to be imported. |
ORDER_NR | Number | Yes | If leave it empty, order number will be set while importing by default. |
ORDER_DATE | Date | Yes | Buying date. |
OPERATION_TYPE | Enum | Yes | Allowed values: SALE or RESERVATION. |
CONFIRMATION_DATE | Date | No | Expiration date to confirm reservation. |
REMARK | Text 2000 | No | Internal remark of order. |
BUYING_CONTACT_NR | Number | No | Contact number who buys the order. |
ORIGIN_COUNTRY | Text 50 | No | Country of buying contact (only if buying contact is not specified). |
ORIGIN_REGION | Text 50 | No | Region of buying contact (only if buying contact is not specified). |
ORIGIN_ZIPCODE | Text 50 | No | Zip code of buying contact (only if buying contact is not specified). |
SEASON | Code | Yes | Season code of voucher. |
VOUCHER | Code | Yes | Product code of voucher. |
ITEM | Code | Yes | Item code of voucher. |
VALIDITY_BEGIN | Timestamp | Yes | The date starts to validate. |
VALIDITY_END | Timestamp | Yes | The date stops to validate. |
TARIFF | Code | Yes | Tariff code. |
PRICE | Amount | Yes | Price of ticket * 100 (so that 25$ = 2500). |
CHARGE | Amount | No | Charge of ticket * 100 (so that 1$ = 100). |
VAT | Percentage | No | If leave it empty, it will be 0 while importing by default. |
PAYMENT_DATE | Date | Yes if SALE | If 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. |
VOUCHER_NR | Number | No | Each voucher has a unique number to know how many vouchers have been published. |
CULTURAL_CONTACT_NR | Number | No | Contact number who is ticket holder. |
BENEFICIARY_FIRSTNAME | Text 50 | No | Beneficiary first name (only if cultural contact is not specified). |
BENEFICIARY_LASTNAME | Text 50 | No | Beneficiary last name (only if cultural contact is not specified). |
TICKET_STATE | Enum | Yes if SALE | If leave it empty, the operation type is SALE, it will be NOT_PRINTED by default. |
GENERATION_DATE | Date | Yes if PRINTED or CONTROLLED | If 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. |
BARCODE | Text 50 | Yes if PRINTED or CONTROLLED | If leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default. Rule: The voucher bar code can only has characters which are (0 to 9) or (a to f). |
TAX_NUMBER | Text 50 | Yes if PRINTED or CONTROLLED | If leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default. |
SHIPMENT_DATE | Date | No | If 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 | Code | No | If leave it empty and the ticket has been printed or controlled, it will be imported following import rules by default. |