Page tree

Versions Compared

Key

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

File format for memberships

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

Examples

Attachments
sortByname

Fields

Order remark 100Not used yet
Field codeField typeMandatoryDescription
INSTITUTIONText 15CodeYesInstitution code owning the data to be imported.
ORGANIZATIONText 15CodeYesNoOrganization code owning the data to be imported.
By default, the organization code is the same as the institution codeIf leave it empty, the institution code will be used.
ORDER_NRNumberNo

Order number.

Will be set by import package while importing if left empty.

If 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_DATEDateNoBuying date.
If leave it empty, it will be imported date by default
SALE_DATETimestampYes

Date of the sale.

By default, sale date is importing date.
OPERATION_TYPEText 50EnumYesOperation type.Allowed values: SALE or RESERVATIONREMARKTextNo.
CONTACTCONFIRMATION_NRDATEText 15DateYesThe contact number of contact that owner the membership card.
FIRST_NAMEText 50NoBeneficiary first name. Set this info only for sold membership cards.
LAST_NAMEText 50NoBeneficiary last name. Set this info only for sold membership cards.
NoExpiration date to confirm reservation.
REMARKText 2000NoInternal remark of order.
BUYING_CONTACTMEMBER_NRNumberYesThe membership number of contact. This number allows another member to buy ticket on behalf of this memberContact number who buys the order. Mandatory because a membership needs a contact.
SEASONCodeYesSeason code of the membership product.
MEMBERSHIPCodeYesThe product Product code of the membership that is to be imported.
TARIFFVALIDITY_BEGINCodeTimestampYesThe tariff code linked to the season that match one of these conditions :
  • Main category = 'OCCASIONAL' and secondary category = 'INDIVIDUAL'
  • Main category = 'INVITED'date starts to validate.
    VALIDITY_BEGINENDDateTimestampYesBeginning of the membershipThe date stops to validate.
    VALIDITY_ENDTARIFFDateCodeYesEnd of the membershipTariff code.
    PRICEAmountYesPrice of season ticket * 100 (so that 25$ = 2500).
    CHARGEAmountNoCharge of ticket * 100 (so that 1$ = 100).
    VATPercentageYesNoIf 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 <=  ORDERORDER_DATE <= Valid to date of vat rate.
    PAYMENT_DATEDateYes if SALENoIf leave it empty, Mandatory when the operation type is SALE and the price is not 0.
    TICKET_STATEEnumYes if SALE

    The state of ticket.

    Mandatory when the operation type is SALE.

    Allowed values: NOT_PRINTED or PRINTED.

    GENERATION_DATETimestampYes if PRINTED

    Generation date.

    Mandatory when the ticket state is PRINTED.

    BARCODEText 100Yes if PRINTED

    The bar code of ticket. Ex: Input = 345678920

    TAX_NRText 30Yes if PRINTEDThe tax number of the ticket. If not inserted, the tax number will be generated with prefix equal to "IMP-".

    File format for memberships

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

    Examples

    Attachments
    sortByname

    Fields

    , the order date will be used by default. Means it can be imported date if the order date is not given.
    MEMBERSHIP_NRNumberNoEach membership has a unique number to know how many memberships 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.
    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).
    TICKET_STATEEnumYes if SALEMandatory when the operation type is SALE.
    Allowed values: NOT_PRINTED, PRINTED, CONTROLLED.
    GENERATION_DATEDateNoIf 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.
    BARCODEText 50NoIf leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default.
    TAX_NUMBERText 50NoIf leave it empty and the ticket has been printed or controlled, it will be generated following import rules by default.
    SHIPMENT_DATEDateNoIf 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_MODECodeNoIf leave it empty and the ticket has been printed or controlled, it will be imported following import rules by default.
    Field codeField typeMandatoryDescriptionINSTITUTIONText 15Yes

    Institution code owning the data to be imported.

    ORGANIZATIONText 15No

    Organization code owning the data to be imported.

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

    CONTACT_NRText 15YesThe contact number of contact that owner the membership card.MEMBER_NRNumberYesThe membership number of contact. This number allows another member to buy ticket on behalf of this member.ORDER_NRNumberYesOrder number.OPERATION_TYPEText 50Yes

    Operation type.

    Possible values: SALE or RESERVATION

    SEASONCodeYesSeason code.MEMBERSHIPCodeYesThe product code of the MEMBERSHIP that is to be imported.TARIFFCodeYes

    The tariff code linked to the season that match one of these conditions :

    1. Main category = 'OCCASIONAL' and secondary category = 'INDIVIDUAL'
    2. Main category = 'INVITED'.
    SALE_DATETimestampYesDate of the sale.VALIDITY_BEGINDateYesBeginning of the membership.VALIDITY_ENDDateYesEnd of the membership.PRICEAmountYesThe gross amount of order of the inserted membership.CHARGESAmountNoNot used yet.VATPercentageYes

    Vat rate in percent. Choose the rate that active and valid following this:

    Valid from date of vat rate <= VALIDITY_BEGIN <= Valid to date of vat rate.

    TICKET_STATEEnumYesThe state of ticket must be in ('PRINTED', 'NOT_PRINTED').GENERATION_DATETimestampYes if PRINTEDIf the ticket state equal to 'PRINTED' the generation date must not null.TAX_NRText 30Yes if PRINTEDThe tax number of the ticket. If not inserted, the tax number will be generated with prefix equal to "IMP-".BARCODEText 100Yes if PRINTEDThe bar code of ticket. Ex: Input = 345678920