Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourGreen
titleget
https://ws.icnea.net/analytics/listingsreservations/{listingbooking_id}/

Use this endpoint to retireve an existing listingreservation.

...

PATH PARAMS

listingbooking_id string required

Listing Icnea’s booking ID.

QUERY PARAMS

usr string required

API_key for your company, provided by Icnea.

...

RESPONSES

Status
colourGreen
title200

Code Block
languagejson
{
  "analytics_listingreservation_response": {   
    "listing_id": 12341001,
    "activeunit_id": "true"1,
    "name": "Casa Freya",
    "internal_namebooking_id": "C-Freya"100001,
    "property_type_groupstatus": "houseconfirmed",
        "property_type_category": "villa",
    "address": {
      "city": "Pineda de Mar",
      "zip": "08342",
      "region": "Maresme",
      ""guest_country": "ESDE",
      "latitude": 2.34324324,
      "longitude": 0.3243242343
    },
    "surface": 50"channel": "",
    "min_capacity": 1,
    "max_capacity": 5,  
    "units": 1booking_date": "2024-12-20",    
  "owners": [
      {
        "unitcancel_iddate": "",
        "ownerarrival_iddate": "2025-06-02",
   
    "ownerdeparture_namedate": ""
      }
    ],  2025-06-04",
    "groupsnights": [
      {        
        "group_id": "",
  2,
     "group_namepeople": ""
      }
    ],{
      "bedroomsadults": 2,
      "bathroomschildren": 1,
      "toiletsinfants": 0,
      "single_beds": 0,},    
    "double_bedscurrency": 2,  
    "sofa_beds": 0,  EUR",
    "bunktotal_bedsamount": 0,  
    "currency": "EUR"150.00,
    "fees": {
      "booking_fee": 010.00,
      "cleaning_fee": 40.00,  
      "towels_fee": 0.00,  
      "bedlinen_fee": 0.00,  
      "securityinternet_deposit_fee": 200
    },
    "amenities": [ ... ],
    "restrictions": [ ... ],0.00,  
      "viewscheckin_fee": [ ... ],
    "distances": {0.00,  
      "cityshortstay_centerfee": 0.00,  
    "airport": 0,       "harbour"tourist_tax": 0.00,
      "railway_station": 0,
      "publiccreditcard_transportfee": 0,.00  
    "hospital": 0,
 },
    "pharmacydiscounts": 0,{
      "marketearly_booking": 0,
      "skilong_slopestay": 0,
      "beachlast_minute": 0,
      "golfstandard": 0,
      "public_park": 0,
      "historic_districtpromotion": 0
    },
    "reviewsextras": [
      {
        "date": "2025-01-04"20.00,
        "country"channel_comission": "ES"0.00,
        "language"owner_comission": "en"0.00,    
    "channel": "Airbnb",
        "booking_idrate_name": "102345",Standard         "rating": {
          "total": 9.22 pax",    
      "locationdates": 4,[
          "staff": 5,
 {
        "cleanlinessdate": 5,
          "comfort": 3,
 2025-06-02",
        "valueimport": 4,40.00
          "accuracy": 0,
 },{
        "communicationdate": 0,
          "surroundings": 0,
 "2025-06-03",
        "tranquilityimport": 0
        }40.00
      }
    ]
  }
}

Parameter

Type

Description

...