Apartments

First things first - the core apartment

📘

Apartment basics

  • To create an apartment, make an API request to this endpoint as a first step.
  • Here you will be able to add the general core data of each property.
  • To update an apartment you need to PUSH the entire apartments object, updates for single fields are not possible.

The core apartment holds all information related to the property itself. Here you will be able to configure the basic details of a property as well as the capacity rules, location and contact details of the host for communication purposes e.g. when the traveller books a property.

ParameterTypeRequiredUsage
providerApartmentGroupIdstringYou will use this parameter ONLY if the apartment belongs to a mulit-unit. If several apartments are located in one house, they'll share the same providerApartmentGroupId.
latnumberYESLatitude: is used to show your property on the map.
Additionally, we also use it to determine the distances to the diff. POI.
lngnumberYESLongitud: it is important to notice that the distances to the diff POI are aerial, hence these may vary in contrast with road distances.
namestringThis value will be used for communication purposes with the partner. e.g. in the booking notification email after a successful booking -This will NOT be the title of the property displayed on the Holidu website, that one will be taken from the descriptions endpoint.
apartmentAddressobjectThis will only be used in the communication to the guest from Holidu. This way we can share the address of the property.
apartmentAddress.streetstring
apartmentAddress.zipCodestring
apartmentAddress.citystring
apartmentAddress.countryCodestring
contactDetailsobject
contactDetails.contactNamestring
contactDetails.contactPhonestring
contactDetails.contactEmailstring
guestCapacityRulesobjectYESTo define the maximum capacity of people allowed in a property, as well as children and babies.
guestCapacityRules.standardCapacityint32YESThe max adult capacity of the property.
guestCapacityRules.adultsOnlybooleanThis should be set as true in chase children and babies are not allowed.
guestCapacityRules.additionalChildrenint32This is the number of additional children that can be added on top of standardCapacity of the property.
guestCapacityRules.maxBabiesint32This is the max number of babies allowed on the property.
numberOfBedroomsint32YESThis is the number of bedrooms on the property.
numberOfLivingroomsint32This is the number of living rooms on the property.
numberOfBathroomsint32This is the number of bathrooms on the property.
sizeInSqmnumberYESThis value will be displayed on the Holidu website.
apartmentTypestringYESThis determines if the property is e.g. APARTMENT, LODGE, etc. You can check the complete list at the end of this page.
checkInCheckOutTimesobjectThese are the times when the guest can check in and out.
checkInCheckOutTimes.checkInarray of objectsYES*It is possible to define multiple check in windows, e.g. from 12:00 to 14:00 and from 16:00 to18:00
checkInCheckOutTimes.checkIn.checkInFromstringYES*
checkInCheckOutTimes.checkIn.checkInTostringYES*
checkInCheckOutTimes.checkOutUntilstringYES*It is ONLY possible to have one checkout until time.
floorint32This is the floor on which the property is located, starting with 0 for the ground floor.
sizeOfPlotnumberThis is the entire area of the property accessible to the guest. This includes the garden, terraces or garages, etc.
buildYearint32Build year of the property
modernizedYearint32Year of renovation, in case there was one.
licensestringIt dependsIn certain regions, the property requires a licence number to be shown, e.g. all the Balearic Islands in Spain. More info.
isTestApartmentbooleanYESIf set to true, this boolean will prevent the property to be visible from all live domains. At the same time, it will enable you to perform end-to-end testing to verify that the data is being sent correctly!

*technical account manager

❗️

Be aware

  • Be aware to only use the fields guestCapacityRules.adultsOnly and/or guestCapacityRules.additionalChildren under the following conditions:

    • when children and/or babies are NOT considered an adult in terms of price
    • when guest categories on partner level distinguish children and/or babies from adults in terms of age ranges and price
    • In doubt always make sure to consult with your Technical Account Manager before using the above fields
  • guestCapacityRules.maxBabiesare currently not taken into account.

  • If not discussed otherwise with your Technical Contact at Holidu, please never push the onRequestDetails object. The field bookableOnRequest and hostEmailAddress should only be used after close consultation with us.

  • The default use case is that properties pushed to use will be directly instant bookable.


APARTMENTS JSON object

Scroll down inside the table to see the entire object:

{
    "providerApartmentGroupId": "123456",
    "lat": 35.36498, 
    "lng": 24.49886, 
    "name":"Modern cosy apt, walking distance to the beach!",
    "apartmentAddress": {
            "street": "Test Street",
            "zipCode": "741 00",  
            "city": "Citytest",
            "countryCode": "ES"
        },
    
   "contactDetails": {
            "contactName": "Jane Doe",
            "contactPhone": "948927780",
            "contactEmail": "[email protected]"
        },
   "guestCapacityRules":  {
            "standardCapacity":8, 
            "adultsOnly": false,
            "additionalChildren":4,
            "maxBabies":3
        },
   
    "numberOfBedrooms": 2, 
    "numberOfLivingrooms": 1,
    "numberOfBathrooms": 1,
    "sizeInSqm": 74, 
    "apartmentType": "APARTMENT",

   "checkInCheckOutTimes": { 
    "checkIn": [ 
        {
             "checkInFrom": "09:00",
             "checkInTo": "20:00"
        }
    ],
    "checkOutUntil": "11:00" 
   }, 

   "floor": 3,
   "sizeOfPlot": 100,
    "buildYear": 1998,
    "modernizedYear": 2020,
    "license": "96541227-8",
    "isTestApartment": false  
  }

Table of apartment types with explanation

Apartment typeDescription
APARTMENT
VACATION_APARTMENTParent property type for all apartments that can be rented.
FISHING_HOUSEHouse that is close to a fishing area and/or with fishing equipment.
BED_AND_BREAKFASTSleeping accommodation for a night and a meal in the morning, provided in guest houses and hotels.
HOLIDAY_VILLAGE1
HOLIDAY_VILLAGE2
HOLIDAY_VILLAGE3
APARTMENT_HOTELHotel where you can rent an independent apartment.
FARMHOUSEBuilding that serves as the primary residence in a rural or agricultural setting.
COTTAGETypically a small house, usually modest, often cosy dwelling, typically in a rural or semi-rural location.
CAMPINGEvery property that can be rented at a camping facility.
CHALETApartment/house in a ski area. It is not a Villa!
VACATION_HOMEParent property type for all independent houses that can be rented.
GUEST_ROOMRoom for rent. Could be in a hotel or in a family house.
HOSTELInexpensive hotel usually for younger people, it also offers stays in non-private rooms (usually with facilities such as a kitchen and laundromat).
HOTEL
BOATA boat, floating house, yacht...
MANORLuxurious country house.
MOBILE_HOMEHouse that does not have a definite structure, could potentially be moved (even though in most cases it doesn’t).
LODGEA more remote accommodation for mountain sports and nature experiences. In other countries "Lodge" is originally a term for a relatively small building, often associated with a larger one.
HOUSE_BOATFloating house.
PENTHOUSELuxurious apartment, usually on a top floor or with a terrace. It is NOT a house.
CASTLEA castle.
STUDIOSmaller apartment, usually for 1 or 2 persons, with open spaces and same area for sleeping & living.
VILLALuxurious country house, although not necessarily in a rural area. It is a standalone complex with its own land and building.
RESIDENCE
ROOMHotel room, or room in a guest house / shared apartment.
BARNAgricultural building, usually on farms, and used for various purposes. In some countries, a barn refers to structures that house livestock, including cattle and horses, as well as equipment and fodder.
CAVEHouse excavated in stone. Or a house with a cave (some rooms are part of a cave).
ALLOTMENT_GARDENAn allotment garden (British English), often called simply an allotment, or a community garden (North America), is a plot of land made available for individual, non-commercial gardening or growing food plants.
ROOM_BREAKFASTRoom with breakfast included.
BUNGALOWA house, normally detached, that may contain a small loft.
YACHTGlamorous houseboat (usually a boat that can reach higher speeds).
CAMPER
CARAVAN
LUXURY_TENTLuxurious camping tent. Also luxurious tent in a remote location (like dessert, savannah, etc.).
TENT
TIPI
YURTA traditional yurt (from the Turkic languages) or ger (Mongolian) is a portable, round tent covered with skins or felt.
GUEST_HOUSEA private house offering accommodation to paying guests; a boarding house; a bed and breakfast.
PENSIONSmall hotel or guest house accommodation. (usually with front desk & service hours hotel-like).
BEACH_HUTA hut, a small house in a beach area / by the beach.
CHACARASmall rural property (or a large urban property) with a dwelling house, animal husbandry and fruit and vegetable growing for sale
COUNTRY_HOUSEA house in the country. An English country house is a large house or mansion in the English countryside.
FARMAn area of land that is devoted primarily to agricultural processes with the primary objective of producing food and other crops.
FINCAHoliday home in a rural setting. With rural or agricultural land.
GITEA gîte is a holiday home available for rent. Gîtes are usually fully furnished and equipped for self-catering.
HUTSmall house typically built with local materials.
LIGHTHOUSEA tower, building, or another type of structure designed to emit light from a system of lamps and lenses and to serve as a navigational aid for maritime pilots at sea or on inland waterways.
LOG_CABINSmall log house, especially a less finished or architecturally sophisticated structure.
MILLHouse that used to be a mill or has a mill (not necessarily a windmill, it could also be for flour, or powered by water).
MOUNTAIN_HUTA house, hut or smaller house in the mountains, although not necessarily in a ski area.
RIADTraditional Moroccan house with courtyard.
TOWERHouse that is a tower or has a tower.
TREE_HOUSEA house in a tree.
TRULLOTraditional Apulian dry stone hut with a conical roof. Their style of construction is specific to the Itria Valley, in the Murge area of the Italian region of Apulia.
RESORTAlso a holiday village in a remote/glamorous location.
GLAMPINGGlamorous camping.
HOMESTAYRooms in a shared accommodation with the house owner

Array of apartment types

[ APARTMENT, VACATION_APARTMENT, FISHING_HOUSE, BED_AND_BREAKFAST,
 HOLIDAY_VILLAGE1, HOLIDAY_VILLAGE2, APARTMENT_HOTEL, FARMHOUSE,
 COTTAGE, CAMPING, CHALET, VACATION_HOME, GUEST_ROOM, HOSTEL, HOTEL, BOAT,
 MANOR, MOBILE_HOME, LODGE, HOUSE_BOAT, PENTHOUSE, CASTLE, STUDIO, VILLA,
 RESIDENCE, ROOM, BARN, CAVE, ALLOTMENT_GARDEN, ROOM_BREAKFAST, BUNGALOW,
 YACHT, CAMPER, CARAVAN, LUXURY_TENT, TENT, TIPI, YURT, HOLIDAY_VILLAGE3,
 GUEST_HOUSE, PENSION, BEACH_HUT, CHACARA, COUNTRY_HOUSE, FARM, FINCA, GITE,
 HUT, LIGHTHOUSE, LOG_CABIN, MILL, MOUNTAIN_HUT, RIAD, TOWER, TREE_HOUSE,
 TRULLO, RESORT, GLAMPING, HOMESTAY ]

Places that require License

  • France (some areas)
  • Italy
    • Apulia
    • Lazio
    • Sardinia
  • Portugal (in total)
  • Spain
    • Catalonia
    • Balearic Islands
    • Comunidad Valenciana
    • Andalusia
    • Madrid
    • Cantabria
    • Extremadura