What are the codes for the CardType and Academic level when creating a card by the .CSV import method?
The following options are available as Card type when creating a card by the .CSV import method, for that method you need to use the number on the last column.
|
|
|
|---|---|---|
UNKNOWN | Unknown / None | 0 |
PASSIVE | Physical passive card, with no electronic component | 1 |
SMART_NO_CDZ | Physical smart card, without ESC data zone | 2 |
SMART_CDZ | Physical smart card, with ESC data zone | 3 |
SMART_MAY_SP | Physical smart card, with custom data by service providers | 4 |
SMART_PASSIVE | Digital passive card, with no electronic component | 5 |
SMART_PASSIVE_EMULATION | Digital smart card, with physical card emulation | 6 |
The following options are available as Academic level when creating a card by the .CSV import method, for that method you need to use the number on the last column.
|
|
|---|---|
BACHELOR | 6 |
MASTER | 7 |
DOCTORATE | 8 |