...
Field code | Field type | Mandatory | Description |
---|---|---|---|
TELEPHONE | Text 15 | Landline phone number. Follow standard format and international format. Phone number is followed country code where customer located. That information is stored in institution data. Example:
Result:
| |
FAX | Text 15 | ||
CELLPHONE | Text 15 | Mobile phone Ex: 06 88 48 87 10, (33)0677744594... | |
EMAIL1 | Text 250 | Will be used as username for ticket shop login. If email is already existed, the email is imported but can't be used to login. The email validation are different from system to system. It won't be imported if validation failed (standard email format will be ok, don't worry).validated by regular expression: ^[0-9a-z+\$_-]+(\.[0-9a-z+\$_-]+)*@[0-9a-z+_-]+(\.[0-9a-z+_-]+)+$ | |
EMAIL2 | Text 250 | ||
EMAIL3 | Text 250 |
...