Today
0
Loading…
Today
0
This month
0
Total
0
| ID | Status | Name | Phone | Requested | ±Days | Date | Slots | Files | Created (UTC) | Book Type |
|---|
Upload a ZIP with appointments.xlsx and a documents/ folder. Every row needs a file named by passport number (pdf, jpg, jpeg, or png — e.g. documents/A1234567.pdf). If validation fails, nothing is imported — fix the file and upload again.
bulk_import.zip → appointments.xlsx + documents/{passport}.pdf|.jpg|.jpeg|.png for every row.
bulk_import.zip
├── appointments.xlsx
└── documents/
├── A1234567.pdf
├── B9876543.jpg
└── C5555555.png
Download an example ZIP with a template workbook, sample documents/, and a short README. Choose your language:
| Header | Description / Format | Example Value |
|---|---|---|
| Name | First name (required) | John |
| Surname | Last name (required) | Doe |
| Valid email address | john.doe@example.com | |
| Phone | Phone number | +1234567890 |
| Passport No | Must match document filename in documents/ (.pdf, .jpg, .jpeg, .png) | AB1234567 |
| Booking Type | Booking Mode: normal, vip, or student |
normal |
| Requested Date | Preferred date (optional, YYYY-MM-DD) |
2026-07-20 |
| Date Flexibility Days | ± days flexibility (optional integer) | 3 |
| Occupation | Optional text job title | Software Engineer |
| Notes | Optional text comments | Prefers morning slot |