# MyTourist

<figure><img src="/files/CQ6tTuTL4igviCkpUbDt" alt=""><figcaption><p>HolidayHero MyTourist Integration</p></figcaption></figure>

MyTourist is a versatile property management system tailored for small to mid-sized accommodations, including hotels, B\&Bs, vacation rentals, and campsites. Known for its intuitive interface and comprehensive feature set, MyTourist offers tools for reservation management, invoicing, guest communication, and housekeeping coordination. Its integrated channel manager ensures real-time synchronization across major booking platforms, reducing the risk of overbookings. With customizable branding options and multi-location support, MyTourist empowers property owners to streamline operations and enhance the guest experience.

***

**Category:** `PMS` ,`PAYMENTS`

***

### MyTourist PMS Integration

With the MyTourist integration, you seamlessly offer your guests a integrated guest experience. With the integration HolidayHero syncs the reservations and invoices. When a new reservation occurs guests are automatically invited to the app.&#x20;

### **Invoices**

As MyTourist offers open invoices and folio's we allow you to sync invoices and share them as a PDF in the reservation. Making it easy for guests to see their current balance.&#x20;

### **Payments**

Are you running an in Honesty Bar, additional upsells and services, with the integratied MyTourist payment provider, we can easily add items to the active invoice. Making it a seameless experience for guests.&#x20;

{% hint style="info" %}
With the payments, you for example can run an staffless honesty bar, simply place a QR code on the bar, and guests are able to pay and add this to their bill.&#x20;
{% endhint %}

***

### Guides

<details>

<summary>How to integrate with MyTourist?</summary>

**In MyTourist**

1. Login To MyTourist and go to Preferences
2. Go to API Page
3. Copy the API Token

**In HolidayHero**

1. Go to your desired [HolidayHero Workspace](https://admin.holidayhero.com)​
2. Go to [integrations](https://admin.holidayhero.com/integrations)​
3. Select MyTourist
4. Walk through the authentication process. You are installing an application on top of your HolidayHero.
5. Within the MyTourist Integration go to Settings
6. Copy the Api Key
7. Hit Save

</details>

<details>

<summary>Does the integration sync invoices?</summary>

Yes, within the settings you have the option to sync the invoices. They will attached to each reservation and visible for the guests.&#x20;

</details>

<details>

<summary>Does the integration sync door access codes? </summary>

Yes, optionally this can be setup through the metafields.  \
\
First create an metafield in HolidayHero, then match the metafield witha. DOT notdation within the integraion. Is this your first time doing it? Reach out to our support team, they are able to help you out.&#x20;

</details>

***

**HolidayHero Permissions**

Each integration has it's own set of persmissions. Please find below what this integration will be able to do.&#x20;

<table><thead><tr><th width="259">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>reservation.create</code></td><td>The integration will be able to create reservations.</td></tr><tr><td><code>reservation.update</code></td><td>The integration will be able to update reservations.</td></tr><tr><td><code>invitation.create</code></td><td>The integration will be able to invite guests to a reservation</td></tr><tr><td><code>listing.read</code></td><td>The integration will be able to read your listings</td></tr><tr><td><code>invitation.create</code></td><td>The integration will be able to create invitations for reservations</td></tr><tr><td><code>payment_provider.create</code></td><td>The integration will be able to create a payment provider. (The Operator has to manually connect this to services / upsells in the backoffice). </td></tr><tr><td><code>inquiry.read</code></td><td>The integration will be able to read the inquires and create an payment accordingly. </td></tr></tbody></table>

#### HolidayHero Webhooks

<table><thead><tr><th width="260">Permission</th><th>Description</th></tr></thead><tbody><tr><td><code>listing.deleted</code></td><td>The integration detects when a listing has been removed and will remove the corresponding matched listings.</td></tr><tr><td><code>inquiry.created</code></td><td>Retrieves inquiry information for payments</td></tr><tr><td><code>inquiry.updated</code></td><td>Receives updates for inquiry's to match payments</td></tr><tr><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.holidayhero.com/integrations/pms-platforms/mytourist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
