Page tree

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

Compare with Current View Page History

« Previous Version 11 Next »

File format for memberships

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

 

Field codeField typeMandatoryDescription
INSTITUTIONText 15Yes

Institution code owning the data to be imported.

ORGANIZATIONText 15YesOrganization code owning the data to be imported.
OPERATIONText 30 Not used yet.
CONTACT_NRText 15YesThe contact number of contact that owner the membership card.
MEMBER_NRText 50YesThe membership number of contact. This must contains only numbers.
SEASON_CODEText 50YesSeason code of the organization owning the data to be imported.
MEMBERSHIP_CODEText 50YesThe product code of the MEMBERSHIP that need to be imported.
TARIF_CODEText 50Yes

The ACTIVE tarif code of the season that match 1 of 2 condition below:

  1. Main category = 'OCCASIONAL' and secondary category = 'INDIVIDUAL'
  2. Main category = 'INVITED'.
SALE_DATETimestamp Not used yet.
MEMBERSHIP_BEGINDateYesBeginning of the membership.
MEMBERSHIP_ENDDateYesEnd of the membership.
AMOUNTAmountYesThe gross amount of order of the inserted membership.
CHARGESText 30NoNot used yet.
VATText 30Yes

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

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

TICKET_STATEText 30YesThe 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.
FISCAL_NRText 30Yes if PRINTEDThe fiscal number of the ticket. If not inserted, the fiscal number will be generated with prefix equal to "IMP-".
BARCODEText 100Yes if PRINTED

The bar code of ticket. Ex: Input = 345678920 --> barcode will be "CODE128C;TEXT;345678920".

If not inserted, the bar code will be generated like this: "CODE128C;TEXT;IMP-xxxxxxxx".

  • No labels