Clinic C Clientflow

Connected to Supabase

[
  {
    "id": "fc48991b-8452-4235-bbf7-206671d8aef6",
    "name": "Clinic C",
    "slug": "clinicc",
    "email": "info@clinic-c.co.uk",
    "phone": "01224 454145",
    "address": "365 Holburn Street\nAberdeen \nAB10 7FQ",
    "logo_url": null,
    "brand_color": "#3BBFEF",
    "his_certified": true,
    "his_cert_expiry": null,
    "stripe_customer_id": null,
    "stripe_subscription_id": null,
    "plan": "pro",
    "timezone": "Europe/London",
    "created_at": "2026-05-17T16:31:59.409981+00:00",
    "updated_at": "2026-05-17T16:31:59.409981+00:00",
    "website": "www.clinicc.co.uk",
    "vat_number": "515754386",
    "booking_advance_days": 30,
    "buffer_minutes": 20,
    "cancellation_hours": 24,
    "business_hours": {
      "fri": {
        "open": "10:00",
        "close": "19:00",
        "enabled": true
      },
      "mon": {
        "open": "10:00",
        "close": "19:00",
        "enabled": true
      },
      "sat": {
        "open": "09:00",
        "close": "17:00",
        "enabled": false
      },
      "sun": {
        "open": "09:00",
        "close": "17:00",
        "enabled": false
      },
      "thu": {
        "open": "10:00",
        "close": "19:00",
        "enabled": true
      },
      "tue": {
        "open": "10:00",
        "close": "19:00",
        "enabled": true
      },
      "wed": {
        "open": "10:00",
        "close": "19:00",
        "enabled": true
      }
    }
  }
]