post
https://sandbox-api.softpoint.io/interface//locations//guests/import
Guest Import
The Guest Import API allows developers to add guest from excel file.
Excel Format:
| First Name (mandatory) | Last Name (mandatory) | Email (mandatory) | ID Number (optional) |
|---|---|---|---|
| Devid | Leo | [email protected] | 1563248 |
| Jane | Smith | [email protected] |
*Bold Parameters are required fields.
Body Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| import_file | file | Yes | Import Guest File |
* Bold Parameters are required fields
