Retrieve Unit Details
Retrieve listing-level content for Units in Inventory
Overview
The Retrieve Unit Details endpoint represents the listing-content retrieval step in the standard CiiRUS Partner API integration workflow.
After an Agent has:
- Identified connected suppliers via GET
/suppliers - Discovered inventory via GET
/units - Enabled applicable units via PUT
/units
this endpoint is used to retrieve detailed, listing-level content for those units.
The data returned by this endpoint reflects supplier-managed listing configuration within the CiiRUS system and is intended for guest-facing display and booking workflows, including:
- Property titles and headlines
- Long-form and structured descriptions
- Arrival and departure details
- Access instructions and secure entry information
- Property restrictions and policies
- Terms and conditions
This endpoint may be called in bulk (for content synchronization) or for a specific unit (for on-demand detail retrieval).
Important Note & Naming Clarifications:The
"unit_name"returned within"details"is the internal unit name configured within CiiRUS.For guest-facing display (for example, OTA listing titles and headlines), use the
"description"array entries where"text_type"is either"title"or"headline".Listing content returned by this endpoint is configured and maintained by the Property Manager. Missing or empty values are not indicative of a technical issue and should be handled gracefully by consuming applications.
Related PMC Configuration (Optional Context)
The values returned by this endpoint reflect listing-level content configured by the supplier in the CiiRUS system. If certain fields are missing or empty, they may not have been configured for the supplier’s listings.
-
Guest access and arrival information (maps to
"secure_details") -
Listing terms and policies (maps to
"terms_and_conditions") -
Guest-facing listing content (maps to elements like
"description"and"unit_name")
Endpoints Available
| Method | Endpoint | Description |
|---|---|---|
| GET | v2024.07.31/unit_details | Retrieve listing-level content for units in the inventory. |
| GET | v2024.07.31/unit_details/{unit_id} | Retrieve listing-level content for a specific unit. |
Path Parameters
| Path Parameter | Required / Optional | Description |
|---|---|---|
| {unit_id} | Required | Unique identifier for a unit in the inventory. |
Query String Parameters
| Parameter | Required / Optional | Description | Data Type |
|---|---|---|---|
| page | Optional | The page to be shown (defaults to 1). | int |
| page_size | Optional | Limits the number of returned results (defaults to 25). | int |
| last_unit_update_date | Optional | Only return units that have been modified after the specified date. | date-time |
| last_reservation_update_date | Optional | Only return units that have received a booking (their own or a calendar sync) after the specified date. | date-time |
| last_agent_module_property_update_date | Optional | Only return units that have had their agent module property configuration modified after the specified date. | date-time |
| last_agent_module_agent_update_date | Optional | Only return units that have had their agent module agent configuration modified after the specified date. | date-time |
| unit_id | Optional | The unique identifier for a unit in the inventory. | int |
| unit_ids | Optional | The unique identifiers for multiple units in the inventory. | array[int] |
| management_company_user_id | Optional | The unique identifier for a supplier of units in the inventory. | int |
| management_company_user_ids | Optional | The unique identifiers for multiple suppliers of units in the inventory. | array[int] |
| enabled | Optional | Use only enabled or disabled units. | boolean |
| deleted | Optional | Only show properties that are deleted or not deleted. | boolean |
| display_on_website | Optional | Only show properties that are enabled for the website. | boolean |
| allocation_on_arrival | Optional | Return the allocation on arrival object. | boolean |
| allocation_on_arrival_unit | Optional | Return units that are the representative unit in their group. | boolean |
| listing_id | Optional | Lookup a unit by its channel-specific listing ID. | string |
| channel | Optional | Restrict results to a specific channel’s configuration context. | string |
Allowed values for channel:
allbdcvrboairbnb
Channel Parameter UsageThe
channelparameter is primarily intended for CiiRUS-managed integration services. Most API partners should not specify this parameter and should rely on the default listing content returned for their integration context.
Response Definition
| Response Item | Description | Data Type |
|---|---|---|
"unit_details" | A collection of unit-level listing content records returned for the current request scope. Each entry represents a single unit and includes guest-facing listing content, operational metadata, and supplier-configured policies used throughout booking and stay workflows. | array |
"paging" | Paging metadata used to navigate through large result sets when multiple units are returned. | object |
"unit_details" Object
"unit_details" Object| Response Item | Description | Data Type |
|---|---|---|
"unit_id" | The unique identifier for the unit. This value maps directly to "unit_id" returned by the /units endpoint and is used to correlate inventory records across availability, pricing, booking, and content workflows. | int |
"management_company_user_id" | The unique identifier of the supplier (property manager) that owns or manages this unit. This value maps to the supplier "id" returned by the /suppliers endpoint and can be used to group content by supplier. | int |
"details" | An object containing detailed, listing-level content and configuration for the unit. This includes guest-facing descriptions, arrival instructions, restrictions, policies, and location data maintained by the supplier in CiiRUS. | object |
"error" | An optional object describing why listing content may be unavailable or restricted for this unit. When present, this indicates a configuration or access limitation rather than a technical failure. | object |
"details" Object
"details" ObjectResponse Item | Description | Data Type |
|---|---|---|
| The internal CiiRUS unit name configured by the supplier. This value is intended for internal reference only and should not be used as a guest-facing property name. For channel-facing titles and headlines, use values returned in | string |
| The identifier of the description set assigned to this unit. Description sets control which titles, headlines, and description content are exposed to each channel and integration context. | int |
An object containing the supplier-defined terms, policies, and cancellation rules associated with this unit. These values are typically displayed to guests during booking and checkout flows. | object | |
| An object containing the supplier-defined terms, policies, and cancellation rules associated with this unit. These values are typically displayed to guests during booking and checkout flows. | boolean |
An object containing the physical address details for the unit. Address data may be partially masked or omitted depending on supplier configuration and channel rules. | object | |
An object containing structured location metadata, including community, city, state, country, and timezone. This data is commonly used for grouping inventory, search filters, and geographic display. | object | |
An object containing latitude and longitude coordinates for the unit. This data is typically used for mapping, distance calculations, and location-based search features. | object | |
A collection of structured description elements associated with the unit. Each entry represents a specific content type (for example, title, headline, bullet points, or long-form description). Valid | array | |
| The standard check-in time configured by the supplier for this unit. This value is commonly displayed to guests and used in arrival instructions. | string |
| The standard check-out time configured by the supplier for this unit. This value is commonly displayed to guests and used in departure instructions. | string |
| The approximate size of the property as configured by the supplier. Units of measurement may vary by supplier and should be treated as informational. | int |
| The maximum number of guests allowed to occupy the unit at one time. This value is typically enforced during quoting and booking. | int |
| The total number of bedrooms in the unit, as configured by the supplier. Value may be | int |
| The total number of king-size beds in the unit, as configured by the supplier. Value may be | int |
| The total number of queen-size beds in the unit, as configured by the supplier. Value may be | int |
| The total number of full-size beds in the unit, as configured by the supplier. Value may be | int |
| The total number of single/twin-size beds in the unit, as configured by the supplier. Value may be | int |
| The total number of bathrooms in the unit. Fractional values may be used to represent half-baths, such as | float |
| The supplier-defined property class used to categorize the unit (for example, standard, deluxe, or premium tiers). Valid values are defined in the Unit Details enumeration list. | string |
| The supplier-defined property type (for example, House, Condo, Villa). Valid values are defined in the Unit Details enumeration list. | string |
An object defining supplier-configured behavioral and eligibility rules that govern how a unit may be booked and occupied. These values are informational and should be enforced or displayed by partners as part of guest qualification, booking validation, and disclosure flows. | object | |
| A flag indicating whether the unit has been classified as a commercial property by the supplier ( | boolean |
| A flag indicating whether the unit is furnished ( | boolean |
| A flag indicating if the property is available for long-term rentals ( | boolean |
| A contact phone number associated with the unit, if provided by the supplier. This value may be used for guest support or operational contact purposes. | string |
| An internal rating score associated with the unit. This value is supplier-managed and may not represent guest review ratings. | float |
| A freeform description of the bed layout within the unit, often used to display detailed sleeping arrangements to guests. | string |
| Additional arrival or departure instructions configured by the supplier, such as check-in procedures or special access notes. | string |
Contains supplier-defined access instructions and security-related information associated with the unit. These values are typically used to support pre-arrival communication, guest instructions, and operational workflows. All fields in this object are free-form text configured by the supplier and should be treated as informational only. They are not guaranteed to be present and may vary significantly between suppliers and units | object | |
Contains supplier-defined informational notes related to pool heating availability, policies, pricing, and operational requirements for the unit. All fields in this object are freeform text, maintained by the supplier, and intended to be displayed to guests or surfaced during booking and pre-arrival workflows. These values should be treated as descriptive guidance, not machine-enforced rules. | object | |
| Freeform internal comments configured by the supplier for the unit. These may be informational and are not always intended for guest-facing display. | string |
| Additional booking-related restrictions or notes configured by the supplier that may impact quoting or reservation eligibility. | string |
"terms_and_conditions" Object
"terms_and_conditions" Object| Response Item | Description | Data Type |
|---|---|---|
"id" | Unique identifier for the terms and conditions record assigned to this unit. This ID represents a reusable terms set that may be shared across multiple units for the same supplier. | int |
"mc_user_id" | The management company (supplier) identifier that owns and maintains this terms and conditions record. This value corresponds to "id" from /suppliers and "management_company_user_id" from /units, /unit_details, etc. | int |
"terms_name" | A human-readable name assigned by the supplier to identify this set of terms and conditions (for example, “Standard Rental Terms” or “Peak Season Terms”). Useful for internal reference or auditing. | string |
"terms" | The full terms and conditions content in HTML format, as configured by the supplier. This version is intended for rich-text rendering in guest-facing booking and checkout experiences. | string |
"plain_text_terms" | A plain-text representation of the terms and conditions. This is suitable for systems that cannot safely render HTML or require text-only display (for example, emails or PDFs). | string |
"cancellation_policy" | Supplier-defined notes describing local charges, fees, or taxes that may be collected on-site or outside of the standard booking total (for example, resort fees, utility surcharges, or municipality-specific charges). | string |
Important Notes
- These values are supplier-controlled and cannot be modified by neither the Agent or CiiRUS Support via the CiiRUS-API.
- Partners are responsible for determining where and how these terms must be displayed to guests based on their business model and applicable regulations.
"address" Object
"address" Object| Response Item | Description | Data Type |
|---|---|---|
"address_line_1" | The primary street address of the unit. | string |
"address_line_2" | Additional address details such as suite, unit number, or building identifier, if applicable. | string |
"city" | The city in which the unit is located, when available. | string |
"state_province" | The state or province in which the unit is located, when available. | string |
"country" | The country where the unit is located in ISO 3166 (alpha-2) format. | string |
"postal_code" | The postal or ZIP code associated with the unit, when available. | string |
"location" Object
"location" Object| Response Item | Description | Data Type |
|---|---|---|
"id" | Unique identifier for the community, resort, or location grouping this unit belongs to within CiiRUS. This ID is static and can be used for internal grouping, filtering, or reporting logic. | int |
"community" | Supplier-defined name of the community, resort, or development associated with the unit (for example, “Storey Lake” or “Encore Resort at Reunion”). | string |
"gated" | Indicates whether the community or resort is gated (true) or open-access (false). This is informational and may be surfaced to guests or used in operational logic. | boolean |
"city" | Nested object describing the broader geographic city/region hierarchy used by CiiRUS for classification and reporting. | object |
"timezone" | IANA-formatted timezone representing the local time context of the unit (for example, "America/New_York"). This value should be used for arrival/departure times, booking cutoffs, and time-based logic. | string |
"location.city" Object
"location.city" Object| Response Item | Description | Data Type |
|---|---|---|
"id" | Unique identifier for the city or regional market where the unit is located. | int |
"city" | Display name of the city or regional market. This is not always a literal city name — it may represent a broader tourism or metro region (for example, “Central Florida/Orlando”). | string |
"state" | Nested object representing the state/province and country hierarchy for this city or region. | object |
"location.city.state" Object
"location.city.state" Object| Response Item | Description | Data Type |
|---|---|---|
"id" | Unique identifier for the state or province within CiiRUS. | int |
"state" | Full name of the state or province (for example, “Florida”). | string |
"country" | Nested object representing the country associated with this state or province. | object |
"location.city.state.country" Object
"location.city.state.country" Object| Response Item | Description | Data Type |
|---|---|---|
"id" | Unique identifier for the country within CiiRUS. | int |
"country" | Full country name (for example, “USA”). | string |
"country_code" | ISO 3166-1 alpha-2 country code (for example, "US"). Suitable for localization, formatting, or regulatory logic. | string |
"geo_code" Object
"geo_code" Object| Response Item | Description | Data Type |
|---|---|---|
"latitude" | Latitude coordinate of the unit in decimal degrees. Positive values indicate north of the equator. | float |
"longitude" | Longitude coordinate of the unit in decimal degrees. Negative values indicate west of the prime meridian. | float |
"description" Object
"description" ObjectResponse Item | Description | Data Type |
|---|---|---|
| Identifies the type of content represented by | string |
| The content associated with the specified | string |
"restrictions" Object
"restrictions" Object| Response Item | Description | Data Type |
|---|---|---|
"min_guest_age" | The minimum age required for the primary booking guest. This restriction typically applies to the individual responsible for the reservation, not necessarily all occupants. | int |
"smoking_allowed" | Indicates whether smoking is permitted inside the unit. When false, the unit should be treated as strictly non-smoking. | boolean |
"pets_allowed" | Indicates whether pets are permitted to stay in the unit. This does not imply that all pets are accepted or that additional fees or rules do not apply. | boolean |
"surveillance" | Indicates whether surveillance equipment (for example, exterior cameras or monitored entry points) is present on or near the property. Partners should surface this information where required for guest disclosure. | boolean |
"children_allowed" | Indicates whether children are permitted to stay in the unit. When false, the unit should be treated as adults-only. | boolean |
"events_allowed" | Indicates whether events, parties, or organized gatherings are permitted at the unit. When false, the property should be treated as non-event-friendly. | boolean |
Important Notes:
- Restrictions are supplier-defined and may vary by unit.
- A value of
truedoes not imply unrestricted use — additional rules, fees, or conditions may exist outside the API.- Partners should treat these values as authoritative signals for filtering, disclosure, and booking validation logic.
"secure_details" Object
"secure_details" Object| Response Item | Description | Data Type |
|---|---|---|
"lock_box_code" | Access code for a physical lockbox used to retrieve keys for the unit, if applicable. This is commonly provided for properties without smart locks. | string |
"gate_code" | Access code required to enter a gated community or secured entrance associated with the unit. | string |
"alarm_code" | Disarm code for the property's alarm system, if an alarm is installed. | string |
"wifi_ssid" | The WiFi network name provided for guest use within the unit, if configured by the management company. | string |
"wifi_password" | The WiFi password provided for guest use, if configured by the management company. | string |
"lobby_code" | Access code required to enter a secured building lobby or shared entry area, if applicable. | string |
"fitness_room_code" | Access code required to use an on-site fitness room or gym associated with the property or community. | string |
"pool_access_code" | Access code required to enter a secured community pool area or pool facility. | string |
"beach_access_code" | Access code or key information required to access a private or restricted beach area, if applicable. | |
"door_code" | Code for a smart lock or keypad used to unlock the unit's main entrance door, if present and configured. | string |
Important Notes:
- Access codes are supplier-maintained and may change without notice.
- These values should be treated as sensitive guest information and handled accordingly by partner systems.
- If any fields are missing or empty, this typically indicates that the supplier has not provided access information for that item — it is not a technical error.
- Partners should avoid persisting or exposing these values outside of appropriate guest-facing or operational contexts.
"pool_heat_details" Object
"pool_heat_details" Object| Response Item | Description | Data Type |
|---|---|---|
"discount_offered_notes" | Supplier-provided notes describing any discounts, promotions, or special pricing considerations related to pool heating (for example, seasonal discounts or bundled offers), if applicable. | string |
"south_facing_notes" | Informational notes indicating whether the pool is south-facing and how that orientation may impact natural heating, heat retention, or guest expectations regarding water temperature. | string |
"required_notice_before_arrival_notes" | Notes describing the minimum advance notice required by the supplier to activate pool heating prior to guest arrival (for example, “72 hours notice required”). | string |
"fee_to_turn_on_if_guest_in_house_notes" | Supplier-defined policies or fees associated with activating pool heating after the guest has already arrived at the property, including any restrictions or conditions. | string |
"pool_heat_notes" | Additional freeform notes related to pool heating that do not fall into a specific category above (for example, operational limitations, seasonal behavior, or general disclaimers). | string |
"error" Object
"error" Object| Response Item | Description | Data Type |
|---|---|---|
"message" | A message describing why the unit is not actionable for the current integration context (for example, deleted, disabled, or not enabled for this Agent). Partners should treat this as an operational state indicator and reference the Error Manual for cause and resolution guidance. | string |
"paging" Object
"paging" Object| Response Item | Description | Data Type |
|---|---|---|
"next_page_url" | A URL that can be used to retrieve the next page of supplier results, if additional pages exist. | string |
"previous_page_url" | A URL that can be used to retrieve the previous page of supplier results, if applicable. | string |
"total_page_count" | The total number of available pages for the current request. | int |
"page" | The current page number being returned. | int |
"page_size" | The number of records being included per page. |
If any Unit Details fields are missing or blank, this does not indicate a technical error. Rather, these values are configured and maintained by the Property Manager. Please contact the supplier to update listing content or description sets assigned to your Agent channel.
Sample Request
curl --location 'https://api.ciiruspartners.com/v2024.07.31/unit_details?page=1&page_size=25' \
--header 'Authorization: Basic {APIUsername:APIPassword}'Sample Response
{
"unit_details": [
{
"unit_id": 219264,
"management_company_user_id": 42330,
"details": {
"unit_name": "Test Property 1",
"description_set_id": 406513,
"terms_and_conditions": {
"id": 8835,
"mc_user_id": 42330,
"terms_name": "Terms&Conditions ",
"terms": "<p>Terms and Conditions<br /><br /><br />Acceptance of Terms By accessing and using this website, you acknowledge and agree to be bound by these terms and conditions.<br /><br /><br />Intellectual Property <br />All content on this website, including but not limited to text, graphics, logos, images, and software, is the property of the website owner and is protected by applicable intellectual property laws. You may not use, reproduce, distribute, or modify any content without prior written permission.<br /><br /><br />User Conduct <br />When using this website, you agree not to engage in any prohibited activities, including but not limited to:<br /><br />Violating any applicable laws or regulations<br /><br />Interfering with the website's operation or other users' access<br /><br />Uploading or transmitting harmful or offensive content<br /><br />Attempting to gain unauthorized access to the website's systems<br /><br /><br />Third-Party Links This website may contain links to third-party websites for your convenience. However, we do not endorse or assume any responsibility for the content or practices of these websites. Use them at your own risk.<br /><br /><br />Limitation of Liability <br />The website owner shall not be held liable for any damages arising from the use or inability to use the website, including but not limited to direct, indirect, incidental, or consequential damages.<br /><br /><br />Disclaimer <br />This website is provided on an \"as is\" basis without any warranties, express or implied. We make no representations or warranties regarding the accuracy, completeness, or reliability of the content.<br /><br /><br />Privacy <br />We are committed to protecting your privacy. Please refer to our Privacy Policy for information on how we collect, use, and disclose personal data.<br /><br /><br />Modifications <br />We reserve the right to modify these terms and conditions at any time without prior notice. It is your responsibility to review them periodically.<br /><br /><br />Governing Law and Jurisdiction <br />These terms and conditions shall be governed by and construed in accordance with the laws of [your jurisdiction].<br /><br />Cancellation Policy -<br />We understand that plans can change, and sometimes it becomes necessary to cancel or modify a reservation. To ensure transparency and clarity, we have established the following cancellation policy for our short-term vacation rentals:<br /><br />Cancellation Period:<br /><br />[Number of Days] or more prior to the check-in date: Full refund of the reservation amount.<br />Less than [Number of Days] prior to the check-in date: No refund.<br />Modification Requests:<br /><br />Requests to modify the reservation dates are subject to availability and must be made [Number of Days] or more prior to the check-in date. Additional charges may apply based on the revised booking details.<br />No-Shows or Early Departures:<br /><br />No-shows or early departures will not be eligible for any refund.<br />Refund Process:<br /><br />Refunds, if applicable, will be processed within [Number of Days] of the cancellation date.<br />Please note that the refund may take additional time to reflect in your account depending on your bank or payment provider.<br />Please review and understand the cancellation policy before making a reservation. By proceeding with the booking, you acknowledge and accept the terms outlined in this policy.</p>",
"plain_text_terms": "Terms and Conditions\r\n\n\nAcceptance of Terms By accessing and using this website, you acknowledge and agree to be bound by these terms and conditions.\n\n\r\nIntellectual Property \r\nAll content on this website, including but not limited to text, graphics, logos, images, and software, is the property of the website owner and is protected by applicable intellectual property laws. You may not use, reproduce, distribute, or modify any content without prior written permission.\r\n\n\nUser Conduct \r\nWhen using this website, you agree not to engage in any prohibited activities, including but not limited to:\n\nViolating any applicable laws or regulations\r\n\nInterfering with the website's operation or other users' access\n\r\nUploading or transmitting harmful or offensive content\n\r\nAttempting to gain unauthorized access to the website's systems\n\n\r\nThird-Party Links This website may contain links to third-party websites for your convenience. However, we do not endorse or assume any responsibility for the content or practices of these websites. Use them at your own risk.\n\n\r\nLimitation of Liability \r\nThe website owner shall not be held liable for any damages arising from the use or inability to use the website, including but not limited to direct, indirect, incidental, or consequential damages.\n\n\r\nDisclaimer \r\nThis website is provided on an \"as is\" basis without any warranties, express or implied. We make no representations or warranties regarding the accuracy, completeness, or reliability of the content.\n\n\r\nPrivacy \r\nWe are committed to protecting your privacy. Please refer to our Privacy Policy for information on how we collect, use, and disclose personal data.\r\n\n\nModifications \r\nWe reserve the right to modify these terms and conditions at any time without prior notice. It is your responsibility to review them periodically.\n\n\r\nGoverning Law and Jurisdiction \r\nThese terms and conditions shall be governed by and construed in accordance with the laws of [your jurisdiction].",
"cancellation_policy": "We understand that plans can change, and sometimes it becomes necessary to cancel or modify a reservation. To ensure transparency and clarity, we have established the following cancellation policy for our short-term vacation rentals:\r\n\r\nCancellation Period:\r\n\r\n[Number of Days] or more prior to the check-in date: Full refund of the reservation amount.\r\nLess than [Number of Days] prior to the check-in date: No refund.\r\nModification Requests:\r\n\r\nRequests to modify the reservation dates are subject to availability and must be made [Number of Days] or more prior to the check-in date. Additional charges may apply based on the revised booking details.\r\nNo-Shows or Early Departures:\r\n\r\nNo-shows or early departures will not be eligible for any refund.\r\nRefund Process:\r\n\r\nRefunds, if applicable, will be processed within [Number of Days] of the cancellation date.\r\nPlease note that the refund may take additional time to reflect in your account depending on your bank or payment provider.\r\nPlease review and understand the cancellation policy before making a reservation. By proceeding with the booking, you acknowledge and accept the terms outlined in this policy."
},
"time_zone": "-05:00:00",
"active": true,
"address": {
"address_line_1": "1012 Emmette St",
"address_line_2": "Suite A",
"city": "Kissimmee ",
"state_province": "Fl",
"country": "USA",
"postal_code": "34741"
},
"location": {
"id": 17511,
"community": "Encore Resort at Reunion ",
"gated": false,
"city": {
"id": 2,
"city": "Central Florida/Orlando",
"state": {
"id": 2,
"state": "Florida",
"country": {
"id": 2,
"country": "USA",
"country_code": "US"
}
}
},
"timezone": "America/New_York"
},
"geo_code": {
"latitude": 28.2912883,
"longitude": -81.4148344
},
"description": [
{
"text_type": "plain_text_description",
"text": "Test Property 1 Plaintext<br><br>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis placerat vitae sapien vitae faucibus. Etiam congue suscipit sem, a euismod ipsum accumsan ac. Maecenas est sem, accumsan eget magna id, egestas cursus est. Etiam molestie, lorem eget luctus blandit, lorem felis scelerisque sem, id maximus ipsum justo eget massa. Maecenas ultrices lobortis eros, sed tempor lacus accumsan quis. Donec convallis consectetur tincidunt. Fusce ligula nulla, elementum tristique consequat a, tempor vitae metus.<br><br>Vivamus efficitur urna mauris, vel lacinia arcu rutrum quis. Vestibulum dictum nulla ut ante egestas, eu vehicula risus ultricies. Ut semper vitae justo vel iaculis. Sed volutpat lorem lorem, et accumsan ligula condimentum a. Suspendisse molestie tortor ac condimentum mollis. Quisque ipsum tortor, laoreet a magna nec, venenatis semper ex. Nam mollis nulla id nisi dapibus tristique. Fusce vel velit in libero scelerisque lobortis nec nec ipsum. Nunc tristique tellus malesuada, gravida magna sed, tincidunt sapien. Quisque in consequat sem. Donec quis velit rhoncus, feugiat tellus rhoncus, viverra nibh. Quisque at pulvinar nisi, a consequat risus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin facilisis fringilla tellus ut sollicitudin. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse commodo eros vel aliquam molestie.<br><br>Suspendisse in feugiat diam, vitae hendrerit eros. Praesent molestie massa sed est malesuada viverra. Vestibulum fermentum massa leo, non finibus turpis suscipit eget. In pellentesque, nisl ut pulvinar porttitor, quam ipsum porta quam, ornare elementum augue augue vitae justo. Fusce eget dui nibh. Nullam ornare lacus sed neque laoreet ullamcorper. Phasellus eget sollicitudin erat, dictum auctor urna. Donec sodales porta mauris, non efficitur enim aliquam in. Ut consequat metus in nisl ornare tincidunt. Aenean id lacus varius, convallis nunc sed, aliquet libero. Phasellus pretium dapibus diam, id dapibus diam. Morbi nisl nibh, malesuada et ultrices vel, posuere in tellus. Maecenas in tortor commodo, semper neque ut, interdum enim."
},
{
"text_type": "bullet_point_one",
"text": "Is Nice"
},
{
"text_type": "bullet_point_two",
"text": "Would stay here"
},
{
"text_type": "bullet_point_three",
"text": "has features"
},
{
"text_type": "bullet_point_four",
"text": "has doors"
},
{
"text_type": "bullet_point_five",
"text": "has windows"
},
{
"text_type": "headline",
"text": "Test Property 1 Headline"
},
{
"text_type": "title",
"text": "Test Property 1 - Description Title"
},
{
"text_type": "plain_text_location"
}
],
"arrival_time": "16:00",
"departure_time": "10:00",
"area": 8000,
"max_occupants": 20,
"bedrooms": 0,
"king_beds": 4,
"queen_beds": 2,
"full_beds": 2,
"single_twin_beds": 3,
"bathrooms": 2.0,
"class": "superior_deluxe_with_game_room_spa",
"type": "House",
"restrictions": {
"min_guest_age": 25,
"smoking_allowed": false,
"pets_allowed": true,
"surveillance": true,
"children_allowed": false,
"events_allowed": true
},
"commercial": false,
"furnished": true,
"long_term": false,
"telephone": "1231231234",
"rating": 7.5,
"bedroom_configuration": "24x300 - 12x96",
"arrival_departure_details": "Test Arrival/Departure Info",
"secure_details": {
"gate_code": "0856",
"alarm_code": "2150",
"wifi_ssid": "MyNetworkPW123",
"wifi_password": "MyNetwork",
"door_code": ""
},
"pool_heat_details": {
"discount_offered_notes": "N/A",
"south_facing_notes": "N/A",
"required_notice_before_arrival_notes": "72 HOURS",
"fee_to_turn_on_if_guest_in_house_notes": "N/A- WILL NOT ALLOW",
"pool_heat_notes": "-"
},
"comments": "Test Comments",
"booking_restrictions": "Test Booking Restrictions"
}
}, ...
],
"paging": {
"next_page_url": "https://api.ciiruspartners.com/v2024.07.31/unit_details?page=2&page_size=25",
"total_page_count": 129,
"page": 1,
"page_size": 25
}
}Updated about 1 month ago
