Guest profile list with the up to date guest's details. The guests are shared across the different accounts of the subscription.
Fields
| Field name | Type | Description/Notes |
| id | INTEGER | Unique identifier of the guest across the entire Clock PMS+ ecosystem* |
| created_at | TIMESTAMP | Time created (Date and time in UTC)* |
| updated_at | TIMESTAMP | Time updated (Date and time in UTC)* |
| deleted_at | TIMESTAMP | When "Forget" option was used for the guest. With the new GDPR-required option, the data may be easily destroyed in all the related bookings and registration cards. (Date and time in UTC) |
| e_mail | STRING | e-mail address |
| accept_marketing_emails | BOOLEAN | true / false* |
| person_title_id | INTEGER | Guest title identification |
| accompany | STRING | Travelling with field of the guest. Information about an important companion like a sponsor or supervisor |
| first_name | STRING | First name |
| middle_name | STRING | Middle name |
| last_name | STRING | Last name |
| country | STRING | Country of the guest ALPHA-2 (ISO 3166) |
| state | STRING | State |
| city | STRING | City |
| address | STRING | Address |
| zip_code | STRING | ZIP code |
| phone_number | STRING | Phone number |
| fax_number | STRING | Fax Number |
| notes | STRING | Guest's note |
| level | STRING | Guest's level (configurable) |
| age | STRING | The age of the guest (static) |
| language | STRING | Guest's language (as defined by the customer) |
| custom_fields** | STRING |
* Field will have value for every record
** All fields after language field depend on the Clock PMS+ account configuration and would differ for he different customers!