{
  "name": "Alpina.travel Agent Booking API",
  "version": "0.3.0",
  "status": "live",
  "property": {
    "id": "samspitze-4",
    "providerPropertyId": "441179",
    "name": "Samspitze 4",
    "providerCode": "6_ALP",
    "providerName": "6_ALP - Samspitze 4",
    "location": "Mariapfarr, Lungau, Austria",
    "maxGuests": 6,
    "bedrooms": 2,
    "bathrooms": 2,
    "bookingProvider": "BookingNests / Avantio",
    "publicBookingUrl": "https://bookingnests.at/vermietung/ferienwohnung-mariapfarr-6-alp-samspitze-4-441179.html?id=441179&bk=bk_nests&Idioma=DE",
    "capabilities": {
      "liveAvailability": true,
      "liveQuote": true,
      "checkoutHandoff": true,
      "checkoutPrefillGuaranteed": false,
      "directAgentPayment": false,
      "providerMode": "web",
      "webAdapter": "bookingnests_xajax"
    }
  },
  "openapi": "https://alpina.travel/api/booking/openapi.json",
  "endpoints": {
    "property": "https://alpina.travel/api/booking/properties/samspitze-4",
    "availability": "https://alpina.travel/api/booking/availability",
    "bookingSession": "https://alpina.travel/api/booking/sessions"
  },
  "agentPolicy": {
    "availabilityTtlSeconds": 300,
    "requireExplicitUserConfirmationBeforeBookingSession": true,
    "revalidateBeforeCheckout": true,
    "paymentDetails": "provider_checkout_only",
    "checkoutPrefillGuaranteed": false,
    "doNotClaimBookingIsConfirmedUntilProviderConfirmation": true
  }
}