---
title: "Apulian Skincare Session & Breakfast Experience"
description: "<p><strong>A beautiful morning for women who love skincare, good food and beautiful places.</strong></p><p>What if your Saturday morning began with skincare, a beautiful breakfast and two unhurried ho"
canonical: "https://www.gomry.com/event/Apulian-Skincare-Session-and-Breakfast-Experience-vp9PvHfLHSu5GOH751eU"
---

# Apulian Skincare Session & Breakfast Experience

- **Event id**: `vp9PvHfLHSu5GOH751eU`
- **Starts**: 2026-09-26T08:00:00.000Z (Europe/Rome)
- **Ends**: 2026-09-26T10:00:00.000Z (Europe/Rome)
- **Where**: Pozzo Faceto, Italy
- **Organizer**: Puglia Insider Events
- **Availability**: `on_sale`
- **Price**: 50.00 eur
- **Page**: https://www.gomry.com/event/Apulian-Skincare-Session-and-Breakfast-Experience-vp9PvHfLHSu5GOH751eU?utm_medium=web&utm_campaign=catalogApi

## About

<p><strong>A beautiful morning for women who love skincare, good food and beautiful places.</strong></p><p>What if your Saturday morning began with skincare, a beautiful breakfast and two unhurried hours in one of Puglia's most beautiful masserias?</p><p>Join us at <strong>Masseria San Giovanni</strong> for an intimate <strong>Apulian Skincare &amp; Breakfast Experience</strong> created around taking a little time for yourself.</p><p>We'll begin with a <strong>40-minute hands-on skincare experience with PhysioNatura</strong>, discovering simple, effective ways to care for your skin and experiencing the products for ourselves.</p><p>Then we'll sit down together for a beautifully prepared breakfast of pastries, fresh fruit, yoghurt, seeds and tea or cappuccino — surrounded by the peaceful atmosphere of the masseria.</p><p>You'll leave with <strong>a skincare gift</strong>, new ideas for your routine, and hopefully that particularly good feeling that comes from having spent a morning doing something just for you.</p><p><strong>Saturday, September 26 · 10:00</strong><br><strong>Masseria San Giovanni – Epoca Collection</strong><br>Pozzo Faceto, Puglia<br><strong>€50 per person</strong></p><p>Your €50 includes:<br>• 40-minute guided skincare experience<br>• PhysioNatura products to discover and enjoy<br>• Skincare gift<br>• Beautiful breakfast<br>• Two hours in the setting of Masseria San Giovanni</p><p><strong>Bring a friend, come on your own, or make a morning of it with someone you love.</strong></p><p>Places are intentionally limited.</p><p><strong>Reserve your place and join us for one last beautiful taste of summer.</strong></p>

## Ticket types

| ticket type id | name | price | currency | buyable now | per order | approval | sales end |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `XujlDb2U26QwoA9TGAjL` | Morning Experience Ticket | 50.00 | eur | yes | 1–2 | no | 2027-08-28T07:52:00.000Z |

Prices exclude the service fee. `buyable now` is a boolean, not a count —
remaining stock is the organizer's information and is not published; create
a checkout session to find out whether a given quantity fits.

## Registration questions

| question id | question | type | required | answerable | options |
| --- | --- | --- | --- | --- | --- |
| `2f57l923eupy1tj5nx04ci` | How did you hear about us? | text | no | yes | — |

Send these back as `attendee_answers` (`{ question_id, value }`). A missing
required answer keeps a checkout session unpayable. `dropdown` and
`multipleChoice` answers must match one of the listed options exactly.

## Buying this with an agent

The `ticket type id` column above is `items[].id` below. This body is
complete and can be sent as it stands, with the buyer details replaced:

```
POST https://www.gomry.com/api/v1/checkout_sessions
Authorization: Bearer <token>
API-Version: 2025-09-12
Content-Type: application/json

{
  "items": [
    {
      "id": "XujlDb2U26QwoA9TGAjL",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  }
}
```

The response `totals` is the authoritative price — it includes the service
fee, which is not in the table above and depends on the cart and the
organizer's fee settings. Never compute a total from this document.

No human is needed for the credential: register at `https://www.gomry.com/api/mcp/oauth/register`
for the `client_credentials` grant. Full flow: https://www.gomry.com/auth.md
