{"info":{"_postman_id":"1aa4805f-cc8d-42b0-bc5d-8cfafc700be9","name":"iPRO API","description":"<html><head></head><body><p>This API can be used to connect to any iPRO site to retrieve a wide selection of data and perform actions such as creating a booking.</p>\n<p>The sites use <a href=\"http://oauth.net/2/\">OAuth 2.0</a> authentication. to get started contact <a href=\"https://support@ipro-software.com\">iPro support</a> to request a client ID and secret and specify which APIs you need access to.</p>\n<p>We can set up multiple client ID's and secrets that have different levels of access to the system in cases where you need to give multiple different people access to the API for your site.</p>\n<p>To use the API you need an access token. In Postman you can enter this into the variables for the environment for your site, but when accessing the API from your application you will need to do the following to request the token.</p>\n<p><em>Request:</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST /oauth/2.0/token HTTP/1.1\nAuthorization: Basic {token}\nContent-Type: application/x-www-form-urlencoded; charset=utf-8\nHost: demo.ipro-software.com\nCache-Control: no-store,no-cache\nPragma: no-cache\nContent-Length: 29\nExpect: 100-continue\ngrant_type=client_credentials\n\n</code></pre><p>* Authorization =base64(client_id:client:secret)<br>* demo.ipro-software.com should be changed into the host who authorized your application.</p>\n<p><em>Response:</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>HTTP/1.1 200 OK\nCache-Control: no-cache, no-store, max-age=0, must-revalidate\nPragma: no-cache\nContent-Length: 1569\nContent-Type: application/json; charset=utf-8\nDate: Sun, 24 Nov 2013 13:50:36 GMT\n\n</code></pre><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"access_token\": \"AAIAAHJLskbeXrmBkisd_bumB3nlPW9kAtx0wvPwdtGI0JeLx4Cu9e6vOEWxFlS9-IJZz4VdEEN1C9dXv099BG49Wbcrszo3JAlvefi_gcnPZ4oV7tlkmo91vFlwtsX4iL7taxqjPl0qTZPC9BORbo7oLFUOtWuRXXnpltEY0swGaGrjnV-Rodw5zQ_jdWlqrad5RNJFwWsVBDYeogSliT6NVmVwGhdJdm3lnxQlm0nyRbpK9qNApVImPm0yImxQkXcZyplBS-X7uBnc2Vde4uL12tFjhTlFlbKLgvzvTC9xe09aTNH69KKWejbg00F_otQOaq9S0AZuQEeXOVE2Obs66KxRni710RMrJQ2gfMgyTmslAQbXo7Vesc_zclidEVexwBb8En7vb5yykJiVeMWcPgMQtlpNhJBBZD4Wmu4HCQ7hint6AB6fexssHJEYc8kpCwLeeynCVmTzkZBeSH3eAtCaUKb-i1_uqDZNHUXUCBbzLBpoPQOuwz_-Qyie7UwBKZotyQweqJAkqAyb7K7mj1R2UAvg-xwh1fqzET3RjxqCUVQW2JiMoaHfUJMeJCPa6uWcehJcSvNQWbh561OggTJWlHShJLA74D64HItLPq-hOJhLcQ76TNV3IeklQLjPnuWFLT-qe1jIBIKiyYpQUXFgOEICv9RDLRLNSK7ZRUi-ZAIAAAACAAACCXWvwYW0X7amvy2pXkPm7-lbD3viV3iQvFxv7JyV30dytl2DihlMnHhqS2N-UERaLEYwlxNpNZJ81Y9VHP3Hv81JPpa1VvuhsJ2h_c33I-zHjtTWHgs0-1vokEWqkQInKuG31jVkxq3_D5OFY4pc0vxXMkR0C8kRwvhlVgvAojjbcsTFmTlo3EepG712NIbF6rXy3gAQfywt1Ck3rPwUeb08XnbFXBasbicwP5xurDF8O2ZpDSCjMDmuqN-fzNtqZaN7eAmQN5B8rw5RT8tYRhGOjo0_8XNhWT7oCjFJrnuSan0EbMTEC5fxDoNbysTowkwRxcaay7PcGUdzIJCIoQJR6ma27dPQraQRAGRDb7SD8LagvHxe-DyGck-iwc5GL0ktKOB_TBwE0MMHYvJ3GLTztWENLyGZ6yKePx4FvRBYBrJ9I7FbfyEZHN7ty_TNMTFWKzLP0Z5gX8OFqJ4yqXMe3qNP8RPXJ5bLcVKI_dnGU47inIgXHf5XbLjTs9k_ejVwIqAqmsc-vdIcOmGivU9IxjmMsfN506Zr0XqUo60dKFg_87DFkI2twQaZm_fKqlX3OEKkUFYuhqci1t4A-8mPKj7YrojPt_Xa0eHt9Vj7XBaqv7vFHA2xg_0JlqxuUhBC_zHfoYoM0sjr21Mv8gwiQou0Ye_fytxun8FmFldebIZVyVlbCOi-EZ_LjnLwrNl7avU8P8NCqVt-2B289pZcJovur7JnaeRMsz2yKnbz40k4aT7txfqSdcHcCNf6SIfF9QBUYpYBWjYtDDAjb1m15OX_awUFRltiKynxPA\",\n  \"token_type\": \"bearer\",\n  \"expires_in\": 3600\n}\n\n</code></pre>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5756618","collectionId":"1aa4805f-cc8d-42b0-bc5d-8cfafc700be9","publishedId":"2s83ziQQ6K","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"3957d2"},"publishDate":"2025-08-08T10:36:08.000Z"},"item":[{"name":"Settings","item":[{"name":"Sources","id":"1ccc8d81-b56a-462e-89f0-70fecd457377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/sources","description":"<p>Return a list of booking sources along with their associated id numbers.</p>\n","urlObject":{"path":["apis","sources"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2b6f8a06-1cb6-45d3-a721-cf03d00f3892","name":"Sources","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/sources"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 16:29:08 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 104,\n        \"Name\": \"\"\n    },\n    {\n        \"Id\": 298,\n        \"Name\": \"212\"\n    },\n    {\n        \"Id\": 118,\n        \"Name\": \"Access Websolutions\"\n    },\n    {\n        \"Id\": 241,\n        \"Name\": \"Adriatic-Home\"\n    },\n    {\n        \"Id\": 249,\n        \"Name\": \"Agency X\"\n    },\n    {\n        \"Id\": 250,\n        \"Name\": \"Agency Y\"\n    },\n    {\n        \"Id\": 106,\n        \"Name\": \"Agoda Company Pte. Ltd\"\n    },\n    {\n        \"Id\": 69,\n        \"Name\": \"Airbnb\"\n    },\n    {\n        \"Id\": 236,\n        \"Name\": \"All Luxury Apartments\"\n    },\n    {\n        \"Id\": 212,\n        \"Name\": \"Altovita\"\n    },\n    {\n        \"Id\": 245,\n        \"Name\": \"Anyplace\"\n    },\n    {\n        \"Id\": 324,\n        \"Name\": \"At Ease Rentals Corporation\"\n    },\n    {\n        \"Id\": 148,\n        \"Name\": \"Avroa\"\n    },\n    {\n        \"Id\": 235,\n        \"Name\": \"B2Book srl\"\n    },\n    {\n        \"Id\": 146,\n        \"Name\": \"Be Apartment\"\n    },\n    {\n        \"Id\": 103,\n        \"Name\": \"BookApart.com\"\n    },\n    {\n        \"Id\": 68,\n        \"Name\": \"Booking.com\"\n    },\n    {\n        \"Id\": 163,\n        \"Name\": \"BookingLettings LLC\"\n    },\n    {\n        \"Id\": 327,\n        \"Name\": \"Boostly\"\n    },\n    {\n        \"Id\": 152,\n        \"Name\": \"BridgeStreet Global Hospitality\"\n    },\n    {\n        \"Id\": 159,\n        \"Name\": \"BTU TOUR OPERATOR\"\n    },\n    {\n        \"Id\": 304,\n        \"Name\": \"Bungalow.Net Trading NV\"\n    },\n    {\n        \"Id\": 158,\n        \"Name\": \"Busy Rooms Limited\"\n    },\n    {\n        \"Id\": 122,\n        \"Name\": \"Bydays   \"\n    },\n    {\n        \"Id\": 153,\n        \"Name\": \"CanadaStays\"\n    },\n    {\n        \"Id\": 136,\n        \"Name\": \"Clickstay\"\n    },\n    {\n        \"Id\": 306,\n        \"Name\": \"Clickstay Ltd.\"\n    },\n    {\n        \"Id\": 101,\n        \"Name\": \"Company ApartmentsApart Sp. z o.o.\"\n    },\n    {\n        \"Id\": 138,\n        \"Name\": \"CTrip\"\n    },\n    {\n        \"Id\": 165,\n        \"Name\": \"CuddlyNest\"\n    },\n    {\n        \"Id\": 328,\n        \"Name\": \"Derbysoft Test\"\n    },\n    {\n        \"Id\": 151,\n        \"Name\": \"Despegar.com\"\n    },\n    {\n        \"Id\": 300,\n        \"Name\": \"Dormoa\"\n    },\n    {\n        \"Id\": 253,\n        \"Name\": \"DORMOA LTD \"\n    },\n    {\n        \"Id\": 107,\n        \"Name\": \"Easy to Book\"\n    },\n    {\n        \"Id\": 143,\n        \"Name\": \"e-domizil GmbH\"\n    },\n    {\n        \"Id\": 211,\n        \"Name\": \"Europea Residences\"\n    },\n    {\n        \"Id\": 168,\n        \"Name\": \"EveryStay LTD\"\n    },\n    {\n        \"Id\": 105,\n        \"Name\": \"Expedia, Inc. \"\n    },\n    {\n        \"Id\": 237,\n        \"Name\": \"EzyStayz \"\n    },\n    {\n        \"Id\": 180,\n        \"Name\": \"EzyStayz Holiday Rentals Pty Ltd.\"\n    },\n    {\n        \"Id\": 145,\n        \"Name\": \"Fg Hospitality Group\"\n    },\n    {\n        \"Id\": 123,\n        \"Name\": \"Flat4Day\"\n    },\n    {\n        \"Id\": 67,\n        \"Name\": \"FlipKey\"\n    },\n    {\n        \"Id\": 222,\n        \"Name\": \"FloridaRentals.com\"\n    },\n    {\n        \"Id\": 91,\n        \"Name\": \"Friends  Family\"\n    },\n    {\n        \"Id\": 80,\n        \"Name\": \"Friends & Family\"\n    },\n    {\n        \"Id\": 351,\n        \"Name\": \"Furnished Finder\"\n    },\n    {\n        \"Id\": 170,\n        \"Name\": \"Glamping Hub\"\n    },\n    {\n        \"Id\": 319,\n        \"Name\": \"Golfhom LLC\"\n    },\n    {\n        \"Id\": 87,\n        \"Name\": \"Google\"\n    },\n    {\n        \"Id\": 337,\n        \"Name\": \"Google Travel\"\n    },\n    {\n        \"Id\": 109,\n        \"Name\": \"GTA\"\n    },\n    {\n        \"Id\": 141,\n        \"Name\": \"Handiscover AB\"\n    },\n    {\n        \"Id\": 345,\n        \"Name\": \"Hawajska na grubym\"\n    },\n    {\n        \"Id\": 295,\n        \"Name\": \"helloworld\"\n    },\n    {\n        \"Id\": 147,\n        \"Name\": \"HeyHolidays Pvt Ltd\"\n    },\n    {\n        \"Id\": 157,\n        \"Name\": \"Holidale\"\n    },\n    {\n        \"Id\": 65,\n        \"Name\": \"Holiday Lettings\"\n    },\n    {\n        \"Id\": 164,\n        \"Name\": \"Holidu GmbH\"\n    },\n    {\n        \"Id\": 86,\n        \"Name\": \"HomeAway\"\n    },\n    {\n        \"Id\": 172,\n        \"Name\": \"Homelike Internet GmbH\"\n    },\n    {\n        \"Id\": 320,\n        \"Name\": \"Homes & Villas by Marriott International\"\n    },\n    {\n        \"Id\": 113,\n        \"Name\": \"HomeToGo\"\n    },\n    {\n        \"Id\": 173,\n        \"Name\": \"HomeToGo GmbH\"\n    },\n    {\n        \"Id\": 344,\n        \"Name\": \"Hopper\"\n    },\n    {\n        \"Id\": 325,\n        \"Name\": \"Hopper Test\"\n    },\n    {\n        \"Id\": 155,\n        \"Name\": \"Hoppify\"\n    },\n    {\n        \"Id\": 120,\n        \"Name\": \"Hostelworld\"\n    },\n    {\n        \"Id\": 134,\n        \"Name\": \"Hotelbeds Group\"\n    },\n    {\n        \"Id\": 115,\n        \"Name\": \"Hotels Combined\"\n    },\n    {\n        \"Id\": 247,\n        \"Name\": \"HouseStay\"\n    },\n    {\n        \"Id\": 127,\n        \"Name\": \"HouseTrip Limited\"\n    },\n    {\n        \"Id\": 240,\n        \"Name\": \"HousingAnywhere\"\n    },\n    {\n        \"Id\": 242,\n        \"Name\": \"HousingAnywhere BV\"\n    },\n    {\n        \"Id\": 302,\n        \"Name\": \"HPG R&D Ltd.\"\n    },\n    {\n        \"Id\": 142,\n        \"Name\": \"Innclusive\"\n    },\n    {\n        \"Id\": 121,\n        \"Name\": \"Kamil\"\n    },\n    {\n        \"Id\": 317,\n        \"Name\": \"Kayak / Hotels Combined\"\n    },\n    {\n        \"Id\": 338,\n        \"Name\": \"Kid & Coe\"\n    },\n    {\n        \"Id\": 336,\n        \"Name\": \"Kid&Coe TEST\"\n    },\n    {\n        \"Id\": 112,\n        \"Name\": \"LaComunity del Alquiler Inteligente SL\"\n    },\n    {\n        \"Id\": 346,\n        \"Name\": \"Leboncoin\"\n    },\n    {\n        \"Id\": 116,\n        \"Name\": \"Left Of the Dot\"\n    },\n    {\n        \"Id\": 329,\n        \"Name\": \"Likibu\"\n    },\n    {\n        \"Id\": 321,\n        \"Name\": \"Likibu Test\"\n    },\n    {\n        \"Id\": 125,\n        \"Name\": \"LOCASUN\"\n    },\n    {\n        \"Id\": 156,\n        \"Name\": \"Logitravel Group\"\n    },\n    {\n        \"Id\": 124,\n        \"Name\": \"MagicStay\"\n    },\n    {\n        \"Id\": 85,\n        \"Name\": \"Mailing Campaign\"\n    },\n    {\n        \"Id\": 130,\n        \"Name\": \"misterb&b\"\n    },\n    {\n        \"Id\": 353,\n        \"Name\": \"Muchosol\"\n    },\n    {\n        \"Id\": 331,\n        \"Name\": \"Muchosol Test\"\n    },\n    {\n        \"Id\": 169,\n        \"Name\": \"Nestpick Global Services GmbH\"\n    },\n    {\n        \"Id\": 303,\n        \"Name\": \"Nestpick, Inc.\"\n    },\n    {\n        \"Id\": 140,\n        \"Name\": \"Nexttrip\"\n    },\n    {\n        \"Id\": 246,\n        \"Name\": \"Offline\"\n    },\n    {\n        \"Id\": 309,\n        \"Name\": \"Oliver's Travels\"\n    },\n    {\n        \"Id\": 347,\n        \"Name\": \"Onefinestay\"\n    },\n    {\n        \"Id\": 342,\n        \"Name\": \"OneFineStay Test\"\n    },\n    {\n        \"Id\": 100,\n        \"Name\": \"Only-Apartments\"\n    },\n    {\n        \"Id\": 132,\n        \"Name\": \"Ornelas Valente, Sociedade Unipessoal Lda\"\n    },\n    {\n        \"Id\": 129,\n        \"Name\": \"Ostrovok\"\n    },\n    {\n        \"Id\": 78,\n        \"Name\": \"Owner Booking\"\n    },\n    {\n        \"Id\": 70,\n        \"Name\": \"Owners Direct\"\n    },\n    {\n        \"Id\": 137,\n        \"Name\": \"ParadiseTerra Inc\"\n    },\n    {\n        \"Id\": 133,\n        \"Name\": \"Perfect Visit B.V.\"\n    },\n    {\n        \"Id\": 252,\n        \"Name\": \"PLU&M Limited\"\n    },\n    {\n        \"Id\": 243,\n        \"Name\": \"Plum Guide\"\n    },\n    {\n        \"Id\": 311,\n        \"Name\": \"Plum Guide SC Sandbox\"\n    },\n    {\n        \"Id\": 308,\n        \"Name\": \"Plum Guide SC Test\"\n    },\n    {\n        \"Id\": 339,\n        \"Name\": \"Quintess Test\"\n    },\n    {\n        \"Id\": 333,\n        \"Name\": \"Rakuten / Vacation Stay\"\n    },\n    {\n        \"Id\": 322,\n        \"Name\": \"Rakuten TEST\"\n    },\n    {\n        \"Id\": 330,\n        \"Name\": \"Rakuten TEST 12\"\n    },\n    {\n        \"Id\": 12,\n        \"Name\": \"Referral\"\n    },\n    {\n        \"Id\": 167,\n        \"Name\": \"Rental Republic LTD\"\n    },\n    {\n        \"Id\": 119,\n        \"Name\": \"Rentals by Days\"\n    },\n    {\n        \"Id\": 299,\n        \"Name\": \"Rentals United\"\n    },\n    {\n        \"Id\": 244,\n        \"Name\": \"Rentivo\"\n    },\n    {\n        \"Id\": 21,\n        \"Name\": \"Repeat Guest\"\n    },\n    {\n        \"Id\": 301,\n        \"Name\": \"Retreatmi LTD\"\n    },\n    {\n        \"Id\": 220,\n        \"Name\": \"Roseus Hotels AL\"\n    },\n    {\n        \"Id\": 128,\n        \"Name\": \"S.L. Oceanview Services  ltd\"\n    },\n    {\n        \"Id\": 217,\n        \"Name\": \"Search Engine\"\n    },\n    {\n        \"Id\": 283,\n        \"Name\": \"Search Engine 22\"\n    },\n    {\n        \"Id\": 307,\n        \"Name\": \"SilverDoor \"\n    },\n    {\n        \"Id\": 350,\n        \"Name\": \"Smiling House\"\n    },\n    {\n        \"Id\": 334,\n        \"Name\": \"Smiling House Test\"\n    },\n    {\n        \"Id\": 354,\n        \"Name\": \"Smoky Mountains / Staysense\"\n    },\n    {\n        \"Id\": 341,\n        \"Name\": \"Smoky Mountains Test\"\n    },\n    {\n        \"Id\": 166,\n        \"Name\": \"Spain-Holiday.com\"\n    },\n    {\n        \"Id\": 216,\n        \"Name\": \"Sportihome\"\n    },\n    {\n        \"Id\": 213,\n        \"Name\": \"Spotahome SL\"\n    },\n    {\n        \"Id\": 340,\n        \"Name\": \"StayCato Test\"\n    },\n    {\n        \"Id\": 144,\n        \"Name\": \"StayNest Sdn Bhd\"\n    },\n    {\n        \"Id\": 326,\n        \"Name\": \"StayOneDegree TEST\"\n    },\n    {\n        \"Id\": 352,\n        \"Name\": \"Staysense\"\n    },\n    {\n        \"Id\": 126,\n        \"Name\": \"Staytion LTD\"\n    },\n    {\n        \"Id\": 323,\n        \"Name\": \"Staze Ltd\"\n    },\n    {\n        \"Id\": 312,\n        \"Name\": \"Staze Test\"\n    },\n    {\n        \"Id\": 90,\n        \"Name\": \"Supplier\"\n    },\n    {\n        \"Id\": 149,\n        \"Name\": \"SzállásKérés.hu\"\n    },\n    {\n        \"Id\": 348,\n        \"Name\": \"The Dyrt\"\n    },\n    {\n        \"Id\": 356,\n        \"Name\": \"The Dyrt STAGING TEST\"\n    },\n    {\n        \"Id\": 310,\n        \"Name\": \"The Dyrt Test\"\n    },\n    {\n        \"Id\": 349,\n        \"Name\": \"The Dyrt, Inc\"\n    },\n    {\n        \"Id\": 355,\n        \"Name\": \"The Quintess Collection\"\n    },\n    {\n        \"Id\": 318,\n        \"Name\": \"Top Villas\"\n    },\n    {\n        \"Id\": 114,\n        \"Name\": \"Tourico Holidays\"\n    },\n    {\n        \"Id\": 154,\n        \"Name\": \"Traum-Ferienwohnungen GmbH \"\n    },\n    {\n        \"Id\": 161,\n        \"Name\": \"Travel Compositor S.L.\"\n    },\n    {\n        \"Id\": 108,\n        \"Name\": \"Travel Republic\"\n    },\n    {\n        \"Id\": 251,\n        \"Name\": \"Trip.com\"\n    },\n    {\n        \"Id\": 160,\n        \"Name\": \"TripAdvisor\"\n    },\n    {\n        \"Id\": 131,\n        \"Name\": \"Tripvillas India Pvt. Ltd.\"\n    },\n    {\n        \"Id\": 117,\n        \"Name\": \"TUI Villas\"\n    },\n    {\n        \"Id\": 221,\n        \"Name\": \"Unknown\"\n    },\n    {\n        \"Id\": 316,\n        \"Name\": \"VacAgent AB\"\n    },\n    {\n        \"Id\": 110,\n        \"Name\": \"VacAgent Limited\"\n    },\n    {\n        \"Id\": 239,\n        \"Name\": \"Vacation Finder\"\n    },\n    {\n        \"Id\": 343,\n        \"Name\": \"Villaway\"\n    },\n    {\n        \"Id\": 335,\n        \"Name\": \"Villaway Test\"\n    },\n    {\n        \"Id\": 315,\n        \"Name\": \"Vrbo\"\n    },\n    {\n        \"Id\": 139,\n        \"Name\": \"VRguest\"\n    },\n    {\n        \"Id\": 171,\n        \"Name\": \"Waytostay\\t\"\n    },\n    {\n        \"Id\": 79,\n        \"Name\": \"Website\"\n    },\n    {\n        \"Id\": 135,\n        \"Name\": \"Wiflap.com A.S.\"\n    },\n    {\n        \"Id\": 238,\n        \"Name\": \"Wolters Reisen GmbH\"\n    },\n    {\n        \"Id\": 102,\n        \"Name\": \"World Escape\"\n    },\n    {\n        \"Id\": 162,\n        \"Name\": \"Worldwide apartments ltd\"\n    },\n    {\n        \"Id\": 111,\n        \"Name\": \"Wuking\"\n    },\n    {\n        \"Id\": 305,\n        \"Name\": \"Zeus Living\"\n    },\n    {\n        \"Id\": 150,\n        \"Name\": \"Zhubaijia\"\n    },\n    {\n        \"Id\": 332,\n        \"Name\": \"Zumper Test\"\n    }\n]"}],"_postman_id":"1ccc8d81-b56a-462e-89f0-70fecd457377"},{"name":"bookingrules","id":"a36b58c0-38ea-4a1f-bd2c-81ab5d98312d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/bookingrules","description":"<p>Return the details of all of the booking rules which have been defined and can be allocated to a property or season. This includes the changeover day rules, length of stat rules and short break Supplements.</p>\n","urlObject":{"path":["apis","bookingrules"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ab5ecf7f-742f-4e61-a344-e5f2f83faf90","name":"bookingrules","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/bookingrules"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 16:31:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"ChangeoverDays\": [\n        {\n            \"Id\": 7443,\n            \"Name\": \"Global Rule\",\n            \"AllowedArrivalDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\",\n                \"Sunday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\",\n                \"Sunday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\",\n                \"Sunday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\",\n                \"Sunday\"\n            ]\n        },\n        {\n            \"Id\": 7909,\n            \"Name\": \"Friday & Fri - Mon SB\",\n            \"AllowedArrivalDays\": [\n                \"Friday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Friday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"Changeover day is Friday to Friday\",\n            \"InvalidDepartureDayWarning\": \"Changeover day is Friday to Friday\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Monday\",\n                \"Friday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Monday\",\n                \"Friday\"\n            ]\n        },\n        {\n            \"Id\": 7910,\n            \"Name\": \"Saturday\",\n            \"AllowedArrivalDays\": [\n                \"Saturday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Saturday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"Changeover Day is Saturday\",\n            \"InvalidDepartureDayWarning\": \"Changeover Day is Saturday to Saturday\",\n            \"Blocks\": [\n                {\n                    \"Id\": 11961,\n                    \"Name\": \"Last Minute\",\n                    \"StartDate\": \"01/05/2018\",\n                    \"EndDate\": \"09/05/2018\",\n                    \"AllowedArrivalDays\": [\n                        \"Monday\",\n                        \"Tuesday\",\n                        \"Wednesday\",\n                        \"Thursday\",\n                        \"Friday\",\n                        \"Saturday\"\n                    ],\n                    \"AllowedDepartureDays\": [\n                        \"Saturday\"\n                    ],\n                    \"BlockDateMessage\": \"\",\n                    \"ShortBreakStartDays\": [\n                        \"Monday\",\n                        \"Tuesday\",\n                        \"Wednesday\",\n                        \"Thursday\",\n                        \"Friday\",\n                        \"Saturday\",\n                        \"Sunday\"\n                    ],\n                    \"ShortBreakEndDays\": [\n                        \"Monday\",\n                        \"Tuesday\",\n                        \"Wednesday\",\n                        \"Thursday\",\n                        \"Friday\",\n                        \"Saturday\",\n                        \"Sunday\"\n                    ]\n                }\n            ],\n            \"ShortBreakStartDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Saturday\",\n                \"Sunday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\"\n            ]\n        },\n        {\n            \"Id\": 11926,\n            \"Name\": \"Thursday\",\n            \"AllowedArrivalDays\": [\n                \"Thursday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Thursday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Monday\",\n                \"Sunday\"\n            ]\n        },\n        {\n            \"Id\": 13939,\n            \"Name\": \"Sat & Fri/Sat - Tue SB\",\n            \"AllowedArrivalDays\": [\n                \"Saturday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Saturday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"Changeover day is Friday to Friday\",\n            \"InvalidDepartureDayWarning\": \"Changeover day is Friday to Friday\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Friday\",\n                \"Saturday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Friday\",\n                \"Saturday\"\n            ]\n        },\n        {\n            \"Id\": 18406,\n            \"Name\": \"Friday - No Short Breaks\",\n            \"AllowedArrivalDays\": [\n                \"Friday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Friday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\",\n                \"Sunday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Monday\",\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\",\n                \"Friday\",\n                \"Saturday\",\n                \"Sunday\"\n            ]\n        },\n        {\n            \"Id\": 18842,\n            \"Name\": \"Sun-Mon\",\n            \"AllowedArrivalDays\": [\n                \"Monday\",\n                \"Sunday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Monday\",\n                \"Sunday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"Allowed start days are Sun-Mon Only\",\n            \"InvalidDepartureDayWarning\": \"Allowed end days are Sun-Mon Only\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [],\n            \"ShortBreakEndDays\": []\n        },\n        {\n            \"Id\": 21855,\n            \"Name\": \"Tuesday\",\n            \"AllowedArrivalDays\": [\n                \"Tuesday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Tuesday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Tuesday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Tuesday\"\n            ]\n        },\n        {\n            \"Id\": 21856,\n            \"Name\": \"New Years 2020\",\n            \"AllowedArrivalDays\": [\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"New Year stays are available from 29th December – 5th January or later. Arrival and departure is flexible within these dates for properties offering five night breaks over this period. Please contact us to discuss any alternative changeover days.\",\n            \"InvalidDepartureDayWarning\": \"New Year stays are available from 29th December – 5th January or later. Arrival and departure is flexible within these dates for properties offering five night breaks over this period. Please contact us to discuss any alternative changeover days.\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\"\n            ],\n            \"ShortBreakEndDays\": [\n                \"Tuesday\",\n                \"Wednesday\",\n                \"Thursday\"\n            ]\n        },\n        {\n            \"Id\": 21908,\n            \"Name\": \"Sat - Fri\",\n            \"AllowedArrivalDays\": [\n                \"Saturday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Friday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [],\n            \"ShortBreakEndDays\": []\n        },\n        {\n            \"Id\": 22166,\n            \"Name\": \"Sat/Sat/Sat/Sat/Sat/Sat - Sat/Sat/Sat/Sat/Sat/Sat\",\n            \"AllowedArrivalDays\": [\n                \"Saturday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Saturday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [],\n            \"ShortBreakEndDays\": []\n        },\n        {\n            \"Id\": 22167,\n            \"Name\": \"Sat/Sat/Sat - Sat/Sat/Sat\",\n            \"AllowedArrivalDays\": [\n                \"Saturday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Saturday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [],\n            \"ShortBreakEndDays\": []\n        },\n        {\n            \"Id\": 22168,\n            \"Name\": \"Sat/Sat - Sat/Sat\",\n            \"AllowedArrivalDays\": [\n                \"Saturday\"\n            ],\n            \"AllowedDepartureDays\": [\n                \"Saturday\"\n            ],\n            \"InvalidArrivalDayWarning\": \"\",\n            \"InvalidDepartureDayWarning\": \"\",\n            \"Blocks\": [],\n            \"ShortBreakStartDays\": [],\n            \"ShortBreakEndDays\": []\n        }\n    ],\n    \"MinimumLengthOfStays\": [\n        {\n            \"Id\": 7441,\n            \"Name\": \"Global Rule\",\n            \"Nights\": 1,\n            \"Message\": \"The minimum number of nights stay for this property is 1\"\n        },\n        {\n            \"Id\": 7902,\n            \"Name\": \"1 Night\",\n            \"Nights\": 1,\n            \"Message\": \"\"\n        },\n        {\n            \"Id\": 7903,\n            \"Name\": \"2 Nights\",\n            \"Nights\": 2,\n            \"Message\": \"Minimum stay is 2 nights\"\n        },\n        {\n            \"Id\": 7904,\n            \"Name\": \"3 Nights\",\n            \"Nights\": 3,\n            \"Message\": \"Minimum stay is 3 nights\"\n        },\n        {\n            \"Id\": 7905,\n            \"Name\": \"4 Nights\",\n            \"Nights\": 4,\n            \"Message\": \"Minimum stay is 4 nights\"\n        },\n        {\n            \"Id\": 7906,\n            \"Name\": \"5 Nights\",\n            \"Nights\": 5,\n            \"Message\": \"Minimum stay is 5 nights\"\n        },\n        {\n            \"Id\": 7907,\n            \"Name\": \"6 Nights\",\n            \"Nights\": 6,\n            \"Message\": \"Minimum stay is 6 nights\"\n        },\n        {\n            \"Id\": 7908,\n            \"Name\": \"7 Nights\",\n            \"Nights\": 7,\n            \"Message\": \"Minimum stay is 7 nights\"\n        },\n        {\n            \"Id\": 13937,\n            \"Name\": \"30 Nights\",\n            \"Nights\": 30,\n            \"Message\": \"This property has a minimum stay of 30 nights\"\n        },\n        {\n            \"Id\": 13938,\n            \"Name\": \"7, 10, 14+ Nights\",\n            \"Nights\": 7,\n            \"Message\": \"\"\n        },\n        {\n            \"Id\": 18843,\n            \"Name\": \"2 Nights\",\n            \"Nights\": 2,\n            \"Message\": \"Restricted Breaks\"\n        },\n        {\n            \"Id\": 22165,\n            \"Name\": \"15 nights\",\n            \"Nights\": 15,\n            \"Message\": \"\"\n        }\n    ],\n    \"ShortBreakSupplements\": [\n        {\n            \"Id\": 7445,\n            \"Name\": \"Global Rule\",\n            \"Rules\": [\n                {\n                    \"Id\": 22172,\n                    \"Name\": \"1 Night\",\n                    \"Percentage\": 200,\n                    \"Nights\": 1,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 22173,\n                    \"Name\": \"2 Nights\",\n                    \"Percentage\": 50,\n                    \"Nights\": 2,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 7911,\n                    \"Name\": \"3 Nights\",\n                    \"Percentage\": 40,\n                    \"Nights\": 3,\n                    \"Message\": \"60% of the weekly price\",\n                    \"ReturnMessage\": \"60% of the weekly price\"\n                },\n                {\n                    \"Id\": 7912,\n                    \"Name\": \"4 Nights\",\n                    \"Percentage\": 75,\n                    \"Nights\": 4,\n                    \"Message\": \"100% of the weekly price\",\n                    \"ReturnMessage\": \"100% of the weekly price\"\n                },\n                {\n                    \"Id\": 7913,\n                    \"Name\": \"5 Nights\",\n                    \"Percentage\": 40,\n                    \"Nights\": 5,\n                    \"Message\": \"100% of the weekly rate\",\n                    \"ReturnMessage\": \"100% of the weekly rate\"\n                },\n                {\n                    \"Id\": 7914,\n                    \"Name\": \"6 Nights\",\n                    \"Percentage\": 16.66666667,\n                    \"Nights\": 6,\n                    \"Message\": \"100% of the weekly rate\",\n                    \"ReturnMessage\": \"100% of the weekly rate\"\n                }\n            ]\n        },\n        {\n            \"Id\": 11956,\n            \"Name\": \"Full Price\",\n            \"Rules\": [\n                {\n                    \"Id\": 11957,\n                    \"Name\": \"3\",\n                    \"Percentage\": 133.3333333,\n                    \"Nights\": 3,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 11958,\n                    \"Name\": \"4\",\n                    \"Percentage\": 75,\n                    \"Nights\": 4,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 11959,\n                    \"Name\": \"5\",\n                    \"Percentage\": 40,\n                    \"Nights\": 5,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 11960,\n                    \"Name\": \"6\",\n                    \"Percentage\": 16.66666667,\n                    \"Nights\": 6,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 12879,\n            \"Name\": \"The Bakery\",\n            \"Rules\": [\n                {\n                    \"Id\": 12880,\n                    \"Name\": \"3 Nights\",\n                    \"Percentage\": 75,\n                    \"Nights\": 3,\n                    \"Message\": \"80% of the weekly price\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 12881,\n                    \"Name\": \"4 Nights\",\n                    \"Percentage\": 31.25,\n                    \"Nights\": 4,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 13888,\n            \"Name\": \"20% Markup\",\n            \"Rules\": [\n                {\n                    \"Id\": 13889,\n                    \"Name\": \"4 Nights\",\n                    \"Percentage\": 20,\n                    \"Nights\": 4,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 13890,\n                    \"Name\": \"5 Nights\",\n                    \"Percentage\": 20,\n                    \"Nights\": 5,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                },\n                {\n                    \"Id\": 13891,\n                    \"Name\": \"6 Nights\",\n                    \"Percentage\": 20,\n                    \"Nights\": 6,\n                    \"Message\": \"\",\n                    \"ReturnMessage\": \"\"\n                }\n            ]\n        },\n        {\n            \"Id\": 18844,\n            \"Name\": \"North Cornwall Properties\",\n            \"Rules\": [\n                {\n                    \"Id\": 18845,\n                    \"Name\": \"3 Nights\",\n                    \"Percentage\": 75,\n                    \"Nights\": 3,\n                    \"Message\": \"75% of the weekly Price\",\n                    \"ReturnMessage\": \"75% of the weekly Price\"\n                },\n                {\n                    \"Id\": 18846,\n                    \"Name\": \"4 Nights\",\n                    \"Percentage\": 40,\n                    \"Nights\": 4,\n                    \"Message\": \"80% of the weekly price\",\n                    \"ReturnMessage\": \"80% of the weekly price\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"a36b58c0-38ea-4a1f-bd2c-81ab5d98312d"},{"name":"bookingtags","id":"b19b9b54-c157-431c-90f1-4228b1529e96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis//bookingtags","description":"<p>Return a list of all the booking tags that have been defined on the system along with their id numbers</p>\n","urlObject":{"path":["apis","","bookingtags"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e102a71e-ef0a-4c4d-a07e-4378d5f0e232","name":"bookingtags","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis//bookingtags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 16:37:56 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 1,\n        \"Name\": \"Family\"\n    },\n    {\n        \"Id\": 2,\n        \"Name\": \"Over 55s\"\n    },\n    {\n        \"Id\": 3,\n        \"Name\": \"Owner Booking\"\n    },\n    {\n        \"Id\": 4,\n        \"Name\": \"Corporate\"\n    },\n    {\n        \"Id\": 5,\n        \"Name\": \"Repeat Guest\"\n    },\n    {\n        \"Id\": 6,\n        \"Name\": \"Complaint Raised\"\n    },\n    {\n        \"Id\": 7,\n        \"Name\": \"Compensation Awarded\"\n    },\n    {\n        \"Id\": 8,\n        \"Name\": \"Relet Available\"\n    },\n    {\n        \"Id\": 9,\n        \"Name\": \"Relet Booked\"\n    },\n    {\n        \"Id\": 10,\n        \"Name\": \"Imported\"\n    },\n    {\n        \"Id\": 11,\n        \"Name\": \"New Customer\"\n    },\n    {\n        \"Id\": 13,\n        \"Name\": \"Short Break\"\n    },\n    {\n        \"Id\": 14,\n        \"Name\": \"Last minute: 7 days\"\n    },\n    {\n        \"Id\": 15,\n        \"Name\": \"Provisional\"\n    },\n    {\n        \"Id\": 16,\n        \"Name\": \"Pets\"\n    },\n    {\n        \"Id\": 17,\n        \"Name\": \"Pets Short Break\"\n    },\n    {\n        \"Id\": 18,\n        \"Name\": \"Couple\"\n    },\n    {\n        \"Id\": 19,\n        \"Name\": \"Group Booking\"\n    },\n    {\n        \"Id\": 20,\n        \"Name\": \"Bedroom 1\"\n    },\n    {\n        \"Id\": 21,\n        \"Name\": \"Weekend Break\"\n    },\n    {\n        \"Id\": 22,\n        \"Name\": \"MidWeek Break\"\n    },\n    {\n        \"Id\": 25,\n        \"Name\": \"Lead Time 7 Days\"\n    },\n    {\n        \"Id\": 26,\n        \"Name\": \"Lead Time 8 - 30 Days\"\n    },\n    {\n        \"Id\": 27,\n        \"Name\": \"Lead Time 31 - 60 Days\"\n    },\n    {\n        \"Id\": 28,\n        \"Name\": \"Lead Time 61 - 90 Days\"\n    },\n    {\n        \"Id\": 29,\n        \"Name\": \"Lead Time 91 - 180 Days\"\n    },\n    {\n        \"Id\": 30,\n        \"Name\": \"Lead Time 181 - 365 Days\"\n    },\n    {\n        \"Id\": 31,\n        \"Name\": \"Lead Time 366   Days  \"\n    },\n    {\n        \"Id\": 33,\n        \"Name\": \"6 Bedrooms or More\"\n    },\n    {\n        \"Id\": 37,\n        \"Name\": \"Cancellation Protection\"\n    },\n    {\n        \"Id\": 39,\n        \"Name\": \"Guest Checked In\"\n    },\n    {\n        \"Id\": 40,\n        \"Name\": \"Guest Checked Out\"\n    },\n    {\n        \"Id\": 41,\n        \"Name\": \"Booking Confirmed\"\n    },\n    {\n        \"Id\": 42,\n        \"Name\": \"Deposit Paid\"\n    },\n    {\n        \"Id\": 43,\n        \"Name\": \"40th Birthday\"\n    },\n    {\n        \"Id\": 44,\n        \"Name\": \"Dates Extended\"\n    },\n    {\n        \"Id\": 45,\n        \"Name\": \"Dates Transferred\"\n    },\n    {\n        \"Id\": 47,\n        \"Name\": \"Missing ID\"\n    },\n    {\n        \"Id\": 48,\n        \"Name\": \"ID Collected\"\n    },\n    {\n        \"Id\": 49,\n        \"Name\": \"Website Booking\"\n    },\n    {\n        \"Id\": 50,\n        \"Name\": \"Website Booking In Process\"\n    },\n    {\n        \"Id\": 51,\n        \"Name\": \"Agent Processed\"\n    },\n    {\n        \"Id\": 52,\n        \"Name\": \"Dates Amended\"\n    },\n    {\n        \"Id\": 54,\n        \"Name\": \"Pet Added\"\n    },\n    {\n        \"Id\": 55,\n        \"Name\": \"Occupancy Changed\"\n    },\n    {\n        \"Id\": 56,\n        \"Name\": \"Enquiry Hold 8 h\"\n    },\n    {\n        \"Id\": 57,\n        \"Name\": \"Enquiry Hold 48 h\"\n    },\n    {\n        \"Id\": 58,\n        \"Name\": \"Enquiry Hold 4 h\"\n    },\n    {\n        \"Id\": 59,\n        \"Name\": \"On Hold Expired\"\n    },\n    {\n        \"Id\": 60,\n        \"Name\": \"Maintenance\"\n    },\n    {\n        \"Id\": 61,\n        \"Name\": \"Owner Use\"\n    },\n    {\n        \"Id\": 62,\n        \"Name\": \"3rd Party Booking\"\n    },\n    {\n        \"Id\": 63,\n        \"Name\": \"COVID-19\"\n    },\n    {\n        \"Id\": 64,\n        \"Name\": \"Cream Tea\"\n    },\n    {\n        \"Id\": 65,\n        \"Name\": \"Welcome Pack Sent\"\n    },\n    {\n        \"Id\": 66,\n        \"Name\": \"Owner Notification Sent\"\n    },\n    {\n        \"Id\": 67,\n        \"Name\": \"Exempt Guest Report\"\n    },\n    {\n        \"Id\": 69,\n        \"Name\": \"Enquiry Hold 1 h\"\n    },\n    {\n        \"Id\": 70,\n        \"Name\": \"Offline Payment For Security\"\n    },\n    {\n        \"Id\": 71,\n        \"Name\": \"Offline Payment\"\n    },\n    {\n        \"Id\": 72,\n        \"Name\": \"Security Deposit Paid\"\n    },\n    {\n        \"Id\": 74,\n        \"Name\": \"Enquiry Hold 24 h\"\n    },\n    {\n        \"Id\": 75,\n        \"Name\": \"Statement Processed (Deposit)\"\n    },\n    {\n        \"Id\": 76,\n        \"Name\": \"Statement Processed\"\n    },\n    {\n        \"Id\": 77,\n        \"Name\": \"Housekeeper Notified\"\n    },\n    {\n        \"Id\": 78,\n        \"Name\": \"Instalments\"\n    },\n    {\n        \"Id\": 79,\n        \"Name\": \"Balance Paid\"\n    },\n    {\n        \"Id\": 80,\n        \"Name\": \"Live Booking\"\n    },\n    {\n        \"Id\": 81,\n        \"Name\": \"Payment: Balance Paid\"\n    },\n    {\n        \"Id\": 82,\n        \"Name\": \"Instant Book: Balance Paid\"\n    },\n    {\n        \"Id\": 83,\n        \"Name\": \"Instant Book: Deposit Paid\"\n    },\n    {\n        \"Id\": 84,\n        \"Name\": \"Payment: Deposit Paid\"\n    },\n    {\n        \"Id\": 85,\n        \"Name\": \"Payment: Deposit & Balance\"\n    },\n    {\n        \"Id\": 86,\n        \"Name\": \"PR14\"\n    },\n    {\n        \"Id\": 87,\n        \"Name\": \"PR1\"\n    },\n    {\n        \"Id\": 88,\n        \"Name\": \"PR0\"\n    },\n    {\n        \"Id\": 89,\n        \"Name\": \"PR-1\"\n    },\n    {\n        \"Id\": 90,\n        \"Name\": \"Guest in property\"\n    },\n    {\n        \"Id\": 91,\n        \"Name\": \"Auto Payments\"\n    },\n    {\n        \"Id\": 92,\n        \"Name\": \"Virtual Credit Card Processed\"\n    }\n]"}],"_postman_id":"b19b9b54-c157-431c-90f1-4228b1529e96"},{"name":"locations","id":"1cf2d124-44cb-429c-a529-4bdc7fdd97fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/locations","description":"<p>Return a list of all the locations that have been defined in the system.</p>\n","urlObject":{"path":["apis","locations"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c06a6f4b-b7ed-44aa-86f2-c293b6e351a9","name":"locations","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/locations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 16:49:53 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": \"12951\",\n        \"Name\": \"Holiday Cottages\",\n        \"Children\": [\n            {\n                \"Id\": \"11882\",\n                \"Name\": \"Wales\",\n                \"Children\": [\n                    {\n                        \"Id\": \"10656\",\n                        \"Name\": \"North Wales\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10657\",\n                                \"Name\": \"Mold\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10834\",\n                                \"Name\": \"Arthog\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10993\",\n                                \"Name\": \"Llandudno\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10496\",\n                        \"Name\": \"West Wales\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10497\",\n                                \"Name\": \"Whitland\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10958\",\n                                \"Name\": \"Aberaeron\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11030\",\n                                \"Name\": \"Haverfordwest\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11083\",\n                                \"Name\": \"Narberth\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"12275\",\n                                \"Name\": \"Celtic Haven\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"21920\",\n                        \"Name\": \"South Wales\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"12278\",\n                                \"Name\": \"Pembrokeshire\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"21941\",\n                                \"Name\": \"Carmarthenshire\",\n                                \"Children\": []\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"Id\": \"11880\",\n                \"Name\": \"England\",\n                \"Children\": [\n                    {\n                        \"Id\": \"11883\",\n                        \"Name\": \"Devon\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10240\",\n                                \"Name\": \"South Devon\",\n                                \"Children\": [\n                                    {\n                                        \"Id\": \"10241\",\n                                        \"Name\": \"Torquay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10462\",\n                                        \"Name\": \"Plymouth\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10570\",\n                                        \"Name\": \"Axminster\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10593\",\n                                        \"Name\": \"Kingskerswell\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11070\",\n                                        \"Name\": \"Sidmouth\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11577\",\n                                        \"Name\": \"Yelverton\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13045\",\n                                        \"Name\": \"Bigbury On Sea\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13128\",\n                                        \"Name\": \"Dartmouth\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13188\",\n                                        \"Name\": \"Monkleigh\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13700\",\n                                        \"Name\": \"Nr Lyme Regis\",\n                                        \"Children\": []\n                                    }\n                                ]\n                            },\n                            {\n                                \"Id\": \"10276\",\n                                \"Name\": \"North Devon\",\n                                \"Children\": [\n                                    {\n                                        \"Id\": \"10277\",\n                                        \"Name\": \"Bideford\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10556\",\n                                        \"Name\": \"Westward Ho!\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10642\",\n                                        \"Name\": \"Ilfracombe\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10727\",\n                                        \"Name\": \"Beaworthy\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11700\",\n                                        \"Name\": \"Braunton\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11711\",\n                                        \"Name\": \"Holsworthy\",\n                                        \"Children\": []\n                                    }\n                                ]\n                            },\n                            {\n                                \"Id\": \"10542\",\n                                \"Name\": \"Mid and East Devon\",\n                                \"Children\": [\n                                    {\n                                        \"Id\": \"10543\",\n                                        \"Name\": \"Tiverton\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10705\",\n                                        \"Name\": \"Tavistock\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10846\",\n                                        \"Name\": \"Exeter\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11625\",\n                                        \"Name\": \"Honiton\",\n                                        \"Children\": []\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"8899\",\n                        \"Name\": \"Derbyshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"8900\",\n                                \"Name\": \"Hope Valley\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"8935\",\n                                \"Name\": \"Buxton\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"8948\",\n                                \"Name\": \"Curbar\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"8969\",\n                                \"Name\": \"Bakewell\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"8982\",\n                                \"Name\": \"Eyam\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9015\",\n                                \"Name\": \"Ashford In The Water\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9050\",\n                                \"Name\": \"Monyash\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9086\",\n                                \"Name\": \"Ashbourne\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9097\",\n                                \"Name\": \"Whaley Bridge\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9147\",\n                                \"Name\": \"High Peak\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9170\",\n                                \"Name\": \"Matlock\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9247\",\n                                \"Name\": \"Grindleford\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9259\",\n                                \"Name\": \"Barlow\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9387\",\n                                \"Name\": \"Great Longstone\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9412\",\n                                \"Name\": \"Combs\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9453\",\n                                \"Name\": \"Youlgreave\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9464\",\n                                \"Name\": \"Millers Dale\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9476\",\n                                \"Name\": \"Baslow\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9596\",\n                                \"Name\": \"Hartington\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9608\",\n                                \"Name\": \"Alfreton\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9624\",\n                                \"Name\": \"Holmesfield\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9650\",\n                                \"Name\": \"Tideswell\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9810\",\n                                \"Name\": \"Bamford\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9893\",\n                                \"Name\": \"Hassop\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9937\",\n                                \"Name\": \"Chesterfield\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9973\",\n                                \"Name\": \"Castleton\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10042\",\n                                \"Name\": \"Dronfield\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10065\",\n                                \"Name\": \"Wirksworth\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10101\",\n                                \"Name\": \"Belper\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"9124\",\n                        \"Name\": \"South Yorkshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"9125\",\n                                \"Name\": \"Sheffield\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"9636\",\n                        \"Name\": \"Staffordshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"9637\",\n                                \"Name\": \"Hulme End\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9763\",\n                                \"Name\": \"Leek\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"9798\",\n                                \"Name\": \"Buxton\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10142\",\n                        \"Name\": \"Cheshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10143\",\n                                \"Name\": \"Wincle\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10225\",\n                        \"Name\": \"Essex\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10226\",\n                                \"Name\": \"Colchester\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10253\",\n                        \"Name\": \"Somerset\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10254\",\n                                \"Name\": \"Somerton\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10265\",\n                                \"Name\": \"Wedmore\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10340\",\n                                \"Name\": \"Glastonbury\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10630\",\n                                \"Name\": \"Banwell\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11639\",\n                                \"Name\": \"Weston-super-mare\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"13298\",\n                                \"Name\": \"Dulverton\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"22137\",\n                                \"Name\": \"Wheddon Cross\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10289\",\n                        \"Name\": \"Gloucestershire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10290\",\n                                \"Name\": \"Cheltenham\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10314\",\n                                \"Name\": \"Tetbury\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10982\",\n                                \"Name\": \"Cinderford\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11043\",\n                                \"Name\": \"Moreton -in- Marsh\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11687\",\n                                \"Name\": \"Tewkesbury\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11863\",\n                                \"Name\": \"Stonehouse\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10327\",\n                        \"Name\": \"Suffolk\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10328\",\n                                \"Name\": \"Hepworth\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10484\",\n                        \"Name\": \"Worcestershire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10485\",\n                                \"Name\": \"Evesham\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10617\",\n                        \"Name\": \"North Yorkshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10618\",\n                                \"Name\": \"Filey\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"10693\",\n                                \"Name\": \"Scarborough\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11782\",\n                                \"Name\": \"Pickering\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10786\",\n                        \"Name\": \"Lincolnshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10787\",\n                                \"Name\": \"Mablethorpe\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"11055\",\n                        \"Name\": \"Norfolk\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"11056\",\n                                \"Name\": \"Cromer\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11554\",\n                                \"Name\": \"Great Yarmouth\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11814\",\n                                \"Name\": \"King's Lynn\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"11151\",\n                        \"Name\": \"Hampshire\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"11152\",\n                                \"Name\": \"Lymington\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11166\",\n                                \"Name\": \"Fordingbridge\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11181\",\n                                \"Name\": \"Sway\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11193\",\n                                \"Name\": \"Lyndhurst\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11219\",\n                                \"Name\": \"Brockenhurst\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11230\",\n                                \"Name\": \"North Gorley\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11263\",\n                                \"Name\": \"Milford On Sea\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11288\",\n                                \"Name\": \"Beaulieu\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11323\",\n                                \"Name\": \"Burley\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11335\",\n                                \"Name\": \"East Wellow\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11348\",\n                                \"Name\": \"Ringwood\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11361\",\n                                \"Name\": \"Godshill\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11412\",\n                                \"Name\": \"Beaulieu Heath\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"12021\",\n                        \"Name\": \"London\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"12022\",\n                                \"Name\": \"101 Sloane Square\",\n                                \"Children\": []\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"8660\",\n                        \"Name\": \"Cornwall\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"9737\",\n                                \"Name\": \"North Cornwall\",\n                                \"Children\": [\n                                    {\n                                        \"Id\": \"9738\",\n                                        \"Name\": \"Bude\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10380\",\n                                        \"Name\": \"Bodmin\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10403\",\n                                        \"Name\": \"Newquay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10820\",\n                                        \"Name\": \"Tintagel\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"12889\",\n                                        \"Name\": \"Port Isaac\",\n                                        \"Children\": []\n                                    }\n                                ]\n                            },\n                            {\n                                \"Id\": \"10301\",\n                                \"Name\": \"West Cornwall\",\n                                \"Children\": [\n                                    {\n                                        \"Id\": \"10302\",\n                                        \"Name\": \"Newquay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10391\",\n                                        \"Name\": \"Penzance\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10716\",\n                                        \"Name\": \"Hayle\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10773\",\n                                        \"Name\": \"Redruth\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10869\",\n                                        \"Name\": \"Truro\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"10914\",\n                                        \"Name\": \"Penhallow\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11851\",\n                                        \"Name\": \"Helston\",\n                                        \"Children\": []\n                                    }\n                                ]\n                            },\n                            {\n                                \"Id\": \"10416\",\n                                \"Name\": \"South Cornwall\",\n                                \"Children\": [\n                                    {\n                                        \"Id\": \"10417\",\n                                        \"Name\": \"Saltash\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11118\",\n                                        \"Name\": \"Bodmin\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11139\",\n                                        \"Name\": \"St. Austell\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"8700\",\n                                        \"Name\": \"Padstow\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"8688\",\n                                        \"Name\": \"Charlestown\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"8838\",\n                                        \"Name\": \"Lanhydrock\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"8661\",\n                                        \"Name\": \"St Ives\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"11893\",\n                                        \"Name\": \"Carbis Bay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13082\",\n                                        \"Name\": \"St. Mawes\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13113\",\n                                        \"Name\": \"Newlyn\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13141\",\n                                        \"Name\": \"Praa Sands\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13156\",\n                                        \"Name\": \"Coverack\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13172\",\n                                        \"Name\": \"Polzeath\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13206\",\n                                        \"Name\": \"Perranuthnoe\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13223\",\n                                        \"Name\": \"Trevone\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13240\",\n                                        \"Name\": \"Mawgan Porth\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13283\",\n                                        \"Name\": \"Wadebridge\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13313\",\n                                        \"Name\": \"St Minver\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13340\",\n                                        \"Name\": \"Mevagissey\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13355\",\n                                        \"Name\": \"Mousehole\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13381\",\n                                        \"Name\": \"Harlyn Bay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13437\",\n                                        \"Name\": \"Rock\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13465\",\n                                        \"Name\": \"Daymer Bay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13480\",\n                                        \"Name\": \"Downderry\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13505\",\n                                        \"Name\": \"Porth\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13519\",\n                                        \"Name\": \"Sennen Cove\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13545\",\n                                        \"Name\": \"New Polzeath\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13599\",\n                                        \"Name\": \"Constantine Bay\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13649\",\n                                        \"Name\": \"Crantock\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13663\",\n                                        \"Name\": \"Withiel\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13674\",\n                                        \"Name\": \"Trebarwith Strand\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13737\",\n                                        \"Name\": \"Gorran Haven\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13786\",\n                                        \"Name\": \"Looe\",\n                                        \"Children\": []\n                                    },\n                                    {\n                                        \"Id\": \"13810\",\n                                        \"Name\": \"Widemouth Bay\",\n                                        \"Children\": []\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    {\n                        \"Id\": \"10936\",\n                        \"Name\": \"Dorset\",\n                        \"Children\": [\n                            {\n                                \"Id\": \"10937\",\n                                \"Name\": \"Gillingham\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11399\",\n                                \"Name\": \"Mudeford\",\n                                \"Children\": []\n                            },\n                            {\n                                \"Id\": \"11506\",\n                                \"Name\": \"Christchurch\",\n                                \"Children\": []\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n    },\n    {\n        \"Id\": \"18884\",\n        \"Name\": \"Destinations\",\n        \"Children\": [\n            {\n                \"Id\": \"18885\",\n                \"Name\": \"Coastal Resorts\",\n                \"Children\": []\n            }\n        ]\n    },\n    {\n        \"Id\": \"21788\",\n        \"Name\": \"Holiday Cottages es\",\n        \"Children\": [\n            {\n                \"Id\": \"21789\",\n                \"Name\": \"Cornwall es\",\n                \"Children\": [\n                    {\n                        \"Id\": \"21790\",\n                        \"Name\": \"Bude es\",\n                        \"Children\": []\n                    }\n                ]\n            }\n        ]\n    }\n]"}],"_postman_id":"1cf2d124-44cb-429c-a529-4bdc7fdd97fb"},{"name":"amenities","id":"c7e2b79e-c69e-420e-b230-a4d21cdc7f37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/amenities","description":"<p>Return a list of all the amenities (property attributes) that have been defined in the system</p>\n","urlObject":{"path":["apis","amenities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"720fc368-ca15-4bbb-bb13-b6b9e7e5b07e","name":"amenities","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/amenities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 16:51:06 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Name\": \"Holiday Ideas\",\n        \"Values\": [\n            {\n                \"Id\": 8843,\n                \"Name\": \"Close to St Ives\"\n            },\n            {\n                \"Id\": 8844,\n                \"Name\": \"Private garden\"\n            },\n            {\n                \"Id\": 8845,\n                \"Name\": \"Close to branch line\"\n            },\n            {\n                \"Id\": 8846,\n                \"Name\": \"Perfect for couples\"\n            },\n            {\n                \"Id\": 8856,\n                \"Name\": \"Great coastal access\"\n            },\n            {\n                \"Id\": 8857,\n                \"Name\": \"Contemporary Decor\"\n            },\n            {\n                \"Id\": 8858,\n                \"Name\": \"Private and safe garden\"\n            },\n            {\n                \"Id\": 8859,\n                \"Name\": \"Distant sea views\"\n            },\n            {\n                \"Id\": 8864,\n                \"Name\": \"Superior luxury style\"\n            },\n            {\n                \"Id\": 8865,\n                \"Name\": \"Boutique Bedrooms\"\n            },\n            {\n                \"Id\": 8866,\n                \"Name\": \"Walk to the beach\"\n            },\n            {\n                \"Id\": 8867,\n                \"Name\": \"Explore South Cornwall\"\n            },\n            {\n                \"Id\": 8869,\n                \"Name\": \"Tranquil rural location\"\n            },\n            {\n                \"Id\": 8870,\n                \"Name\": \"Perfect in all seasons\"\n            },\n            {\n                \"Id\": 8871,\n                \"Name\": \"Indulgent hot tub\"\n            },\n            {\n                \"Id\": 8872,\n                \"Name\": \"Private lake\"\n            },\n            {\n                \"Id\": 8873,\n                \"Name\": \"On the beach location\"\n            },\n            {\n                \"Id\": 8874,\n                \"Name\": \"Unrivaled sea views\"\n            },\n            {\n                \"Id\": 8875,\n                \"Name\": \"Central St Ives\"\n            },\n            {\n                \"Id\": 8876,\n                \"Name\": \"Unique stylish decor\"\n            },\n            {\n                \"Id\": 8882,\n                \"Name\": \"Sea Views\"\n            },\n            {\n                \"Id\": 13906,\n                \"Name\": \"New\"\n            },\n            {\n                \"Id\": 18631,\n                \"Name\": \"Dog Friendly\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Bedrooms Style\",\n        \"Values\": [\n            {\n                \"Id\": 8847,\n                \"Name\": \"Kingsize bed\"\n            },\n            {\n                \"Id\": 8848,\n                \"Name\": \"Twin beds\"\n            },\n            {\n                \"Id\": 8860,\n                \"Name\": \"Double Beds\"\n            },\n            {\n                \"Id\": 8861,\n                \"Name\": \"Single Beds\"\n            },\n            {\n                \"Id\": 8868,\n                \"Name\": \"Zip/lock bed\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Bathrooms Style\",\n        \"Values\": [\n            {\n                \"Id\": 8849,\n                \"Name\": \"Main Bathroom\"\n            },\n            {\n                \"Id\": 8850,\n                \"Name\": \"W/C\"\n            },\n            {\n                \"Id\": 8862,\n                \"Name\": \"Ensuite\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Family\",\n        \"Values\": [\n            {\n                \"Id\": 8851,\n                \"Name\": \"Children Welcome: Yes\"\n            },\n            {\n                \"Id\": 8852,\n                \"Name\": \"Cot Provided: Yes\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Dogs\",\n        \"Values\": [\n            {\n                \"Id\": 8853,\n                \"Name\": \"1\"\n            },\n            {\n                \"Id\": 8854,\n                \"Name\": \"2\"\n            },\n            {\n                \"Id\": 13932,\n                \"Name\": \"3\"\n            },\n            {\n                \"Id\": 13933,\n                \"Name\": \"4\"\n            },\n            {\n                \"Id\": 13934,\n                \"Name\": \"5\"\n            },\n            {\n                \"Id\": 13935,\n                \"Name\": \"6\"\n            },\n            {\n                \"Id\": 8863,\n                \"Name\": \"0\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Parking\",\n        \"Values\": [\n            {\n                \"Id\": 8855,\n                \"Name\": \"Parking Available\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Bedrooms\",\n        \"Values\": [\n            {\n                \"Id\": 7244,\n                \"Name\": \"1\"\n            },\n            {\n                \"Id\": 7245,\n                \"Name\": \"2\"\n            },\n            {\n                \"Id\": 7246,\n                \"Name\": \"3\"\n            },\n            {\n                \"Id\": 7247,\n                \"Name\": \"4\"\n            },\n            {\n                \"Id\": 7248,\n                \"Name\": \"5\"\n            },\n            {\n                \"Id\": 7249,\n                \"Name\": \"6\"\n            },\n            {\n                \"Id\": 7250,\n                \"Name\": \"7\"\n            },\n            {\n                \"Id\": 7251,\n                \"Name\": \"8\"\n            },\n            {\n                \"Id\": 7252,\n                \"Name\": \"9\"\n            },\n            {\n                \"Id\": 7253,\n                \"Name\": \"10\"\n            },\n            {\n                \"Id\": 7254,\n                \"Name\": \"11\"\n            },\n            {\n                \"Id\": 7255,\n                \"Name\": \"12\"\n            },\n            {\n                \"Id\": 10995,\n                \"Name\": \"14\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Bathrooms\",\n        \"Values\": [\n            {\n                \"Id\": 7257,\n                \"Name\": \"1\"\n            },\n            {\n                \"Id\": 7258,\n                \"Name\": \"2\"\n            },\n            {\n                \"Id\": 7259,\n                \"Name\": \"3\"\n            },\n            {\n                \"Id\": 7260,\n                \"Name\": \"4\"\n            },\n            {\n                \"Id\": 7261,\n                \"Name\": \"5\"\n            },\n            {\n                \"Id\": 7262,\n                \"Name\": \"6\"\n            },\n            {\n                \"Id\": 7263,\n                \"Name\": \"7\"\n            },\n            {\n                \"Id\": 7264,\n                \"Name\": \"8\"\n            },\n            {\n                \"Id\": 10996,\n                \"Name\": \"11\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Sleeps\",\n        \"Values\": [\n            {\n                \"Id\": 7266,\n                \"Name\": \"1\"\n            },\n            {\n                \"Id\": 7267,\n                \"Name\": \"2\"\n            },\n            {\n                \"Id\": 7268,\n                \"Name\": \"3\"\n            },\n            {\n                \"Id\": 7269,\n                \"Name\": \"4\"\n            },\n            {\n                \"Id\": 7270,\n                \"Name\": \"5\"\n            },\n            {\n                \"Id\": 7271,\n                \"Name\": \"6\"\n            },\n            {\n                \"Id\": 7272,\n                \"Name\": \"7\"\n            },\n            {\n                \"Id\": 7273,\n                \"Name\": \"8\"\n            },\n            {\n                \"Id\": 7274,\n                \"Name\": \"9\"\n            },\n            {\n                \"Id\": 7275,\n                \"Name\": \"10\"\n            },\n            {\n                \"Id\": 7276,\n                \"Name\": \"11\"\n            },\n            {\n                \"Id\": 7277,\n                \"Name\": \"12\"\n            },\n            {\n                \"Id\": 7278,\n                \"Name\": \"13\"\n            },\n            {\n                \"Id\": 7279,\n                \"Name\": \"14\"\n            },\n            {\n                \"Id\": 7280,\n                \"Name\": \"15\"\n            },\n            {\n                \"Id\": 7281,\n                \"Name\": \"16\"\n            },\n            {\n                \"Id\": 7282,\n                \"Name\": \"17\"\n            },\n            {\n                \"Id\": 7283,\n                \"Name\": \"18\"\n            },\n            {\n                \"Id\": 7284,\n                \"Name\": \"19\"\n            },\n            {\n                \"Id\": 7285,\n                \"Name\": \"20\"\n            },\n            {\n                \"Id\": 12209,\n                \"Name\": \"21\"\n            },\n            {\n                \"Id\": 10997,\n                \"Name\": \"24\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Property Type\",\n        \"Values\": [\n            {\n                \"Id\": 7240,\n                \"Name\": \"House\"\n            },\n            {\n                \"Id\": 7241,\n                \"Name\": \"Apartment\"\n            },\n            {\n                \"Id\": 8676,\n                \"Name\": \"Cottage\"\n            },\n            {\n                \"Id\": 8885,\n                \"Name\": \"Farmhouse\"\n            },\n            {\n                \"Id\": 8971,\n                \"Name\": \"Barn\"\n            },\n            {\n                \"Id\": 10190,\n                \"Name\": \"Bungalow\"\n            },\n            {\n                \"Id\": 10228,\n                \"Name\": \"Log Cabin\"\n            },\n            {\n                \"Id\": 10474,\n                \"Name\": \"Wing\"\n            },\n            {\n                \"Id\": 13892,\n                \"Name\": \"Traditional Italian Farmhouse\"\n            },\n            {\n                \"Id\": 21801,\n                \"Name\": \"Villa\"\n            },\n            {\n                \"Id\": 21952,\n                \"Name\": \"Yurts\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Amenities\",\n        \"Values\": [\n            {\n                \"Id\": 7347,\n                \"Name\": \"BBQ\"\n            },\n            {\n                \"Id\": 7349,\n                \"Name\": \"Washing Machine\"\n            },\n            {\n                \"Id\": 7350,\n                \"Name\": \"Jacuzzi Bath\"\n            },\n            {\n                \"Id\": 7351,\n                \"Name\": \"Sea Views\"\n            },\n            {\n                \"Id\": 7352,\n                \"Name\": \"Central Heating\"\n            },\n            {\n                \"Id\": 7354,\n                \"Name\": \"Roof Terrace\"\n            },\n            {\n                \"Id\": 7355,\n                \"Name\": \"Balcony\"\n            },\n            {\n                \"Id\": 7357,\n                \"Name\": \"Garage\"\n            },\n            {\n                \"Id\": 7358,\n                \"Name\": \"Fireplace\"\n            },\n            {\n                \"Id\": 7359,\n                \"Name\": \"Hair dryer\"\n            },\n            {\n                \"Id\": 7360,\n                \"Name\": \"Beach Towels\"\n            },\n            {\n                \"Id\": 7361,\n                \"Name\": \"Bathroom Towels\"\n            },\n            {\n                \"Id\": 7362,\n                \"Name\": \"Bed Linen is provided\"\n            },\n            {\n                \"Id\": 8903,\n                \"Name\": \"Air Conditioning\"\n            },\n            {\n                \"Id\": 8904,\n                \"Name\": \"Parking\"\n            },\n            {\n                \"Id\": 8907,\n                \"Name\": \"Heating\"\n            },\n            {\n                \"Id\": 8912,\n                \"Name\": \"Romantic Atmosphere\"\n            },\n            {\n                \"Id\": 12918,\n                \"Name\": \"Fridge / Freezer\"\n            },\n            {\n                \"Id\": 12919,\n                \"Name\": \"Electric Oven\"\n            },\n            {\n                \"Id\": 12920,\n                \"Name\": \"Tumble Dryer\"\n            },\n            {\n                \"Id\": 12921,\n                \"Name\": \"Dishwasher\"\n            },\n            {\n                \"Id\": 13035,\n                \"Name\": \"Local Artwork\"\n            },\n            {\n                \"Id\": 13047,\n                \"Name\": \"Friday\"\n            },\n            {\n                \"Id\": 13048,\n                \"Name\": \"Indoor Swimming Pool\"\n            },\n            {\n                \"Id\": 13049,\n                \"Name\": \"Outdoor Swimming Pool\"\n            },\n            {\n                \"Id\": 13050,\n                \"Name\": \"Hot Tub\"\n            },\n            {\n                \"Id\": 13051,\n                \"Name\": \"Wi-Fi\"\n            },\n            {\n                \"Id\": 13052,\n                \"Name\": \"Dog Friendly\"\n            },\n            {\n                \"Id\": 13053,\n                \"Name\": \"Fully Catered Option\"\n            },\n            {\n                \"Id\": 13054,\n                \"Name\": \"Sleeps from\"\n            },\n            {\n                \"Id\": 13055,\n                \"Name\": \"Gym\"\n            },\n            {\n                \"Id\": 13056,\n                \"Name\": \"Open Fire or Wood Burner\"\n            },\n            {\n                \"Id\": 13057,\n                \"Name\": \"Sauna\"\n            },\n            {\n                \"Id\": 13058,\n                \"Name\": \"Sea or Estuary Views\"\n            },\n            {\n                \"Id\": 13059,\n                \"Name\": \"Steam room\"\n            },\n            {\n                \"Id\": 13060,\n                \"Name\": \"Tennis Court\"\n            },\n            {\n                \"Id\": 13061,\n                \"Name\": \"SONOS\"\n            },\n            {\n                \"Id\": 13062,\n                \"Name\": \"Concierge Services\"\n            },\n            {\n                \"Id\": 13063,\n                \"Name\": \"Games Room\"\n            },\n            {\n                \"Id\": 13064,\n                \"Name\": \"HL no SBs bands\"\n            },\n            {\n                \"Id\": 13065,\n                \"Name\": \"Perfect Stays\"\n            },\n            {\n                \"Id\": 13084,\n                \"Name\": \"Saturday\"\n            },\n            {\n                \"Id\": 13158,\n                \"Name\": \"Thursday\"\n            },\n            {\n                \"Id\": 13739,\n                \"Name\": \"Beach House\"\n            },\n            {\n                \"Id\": 21805,\n                \"Name\": \"Internet Access\"\n            },\n            {\n                \"Id\": 21806,\n                \"Name\": \"DVD Player\"\n            },\n            {\n                \"Id\": 21807,\n                \"Name\": \"Stereo System\"\n            },\n            {\n                \"Id\": 21808,\n                \"Name\": \"Table Tennis\"\n            },\n            {\n                \"Id\": 21809,\n                \"Name\": \"Full UK TV- ie BBC & Itv Etc\"\n            },\n            {\n                \"Id\": 21810,\n                \"Name\": \"Flat Screen TV\"\n            },\n            {\n                \"Id\": 21811,\n                \"Name\": \"Garden Furniture\"\n            },\n            {\n                \"Id\": 21812,\n                \"Name\": \"Cot Available\"\n            },\n            {\n                \"Id\": 21813,\n                \"Name\": \"High Chair\"\n            },\n            {\n                \"Id\": 21814,\n                \"Name\": \"Safe\"\n            },\n            {\n                \"Id\": 21815,\n                \"Name\": \"ipod Docking Station\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Swimming Pool\",\n        \"Values\": [\n            {\n                \"Id\": 7232,\n                \"Name\": \"Private\"\n            },\n            {\n                \"Id\": 7233,\n                \"Name\": \"Heated\"\n            },\n            {\n                \"Id\": 7234,\n                \"Name\": \"Communal\"\n            },\n            {\n                \"Id\": 7235,\n                \"Name\": \"Plunge\"\n            },\n            {\n                \"Id\": 7236,\n                \"Name\": \"Jacuzzi\"\n            },\n            {\n                \"Id\": 7237,\n                \"Name\": \"Indoor\"\n            },\n            {\n                \"Id\": 7238,\n                \"Name\": \"Infinity\"\n            },\n            {\n                \"Id\": 8883,\n                \"Name\": \"Hot Tub\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Suitability\",\n        \"Values\": [\n            {\n                \"Id\": 7372,\n                \"Name\": \"Elderly Friendly Properties\"\n            },\n            {\n                \"Id\": 7373,\n                \"Name\": \"Disabled Access\"\n            },\n            {\n                \"Id\": 21836,\n                \"Name\": \"Children Welcome\"\n            },\n            {\n                \"Id\": 21837,\n                \"Name\": \"Children Welcome over the age of 10\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Entertainment\",\n        \"Values\": [\n            {\n                \"Id\": 7312,\n                \"Name\": \"Tennis Court\"\n            },\n            {\n                \"Id\": 7310,\n                \"Name\": \"Pool Table\"\n            },\n            {\n                \"Id\": 7311,\n                \"Name\": \"Table Tennis\"\n            },\n            {\n                \"Id\": 7332,\n                \"Name\": \"Lawn Bowls\"\n            },\n            {\n                \"Id\": 13037,\n                \"Name\": \"Sky TV (Movies & Sports)\"\n            },\n            {\n                \"Id\": 7317,\n                \"Name\": \"Sky TV\"\n            },\n            {\n                \"Id\": 7315,\n                \"Name\": \"Large LCD / Plasma TV\"\n            },\n            {\n                \"Id\": 7316,\n                \"Name\": \"LCD TV\"\n            },\n            {\n                \"Id\": 7313,\n                \"Name\": \"Cinema Room\"\n            },\n            {\n                \"Id\": 12922,\n                \"Name\": \"TV (Freeview)\"\n            },\n            {\n                \"Id\": 13036,\n                \"Name\": \"DVD / Blu-Ray Player\"\n            },\n            {\n                \"Id\": 7331,\n                \"Name\": \"DVD Player\"\n            },\n            {\n                \"Id\": 7325,\n                \"Name\": \"PS3 Console\"\n            },\n            {\n                \"Id\": 7327,\n                \"Name\": \"PS2 Console\"\n            },\n            {\n                \"Id\": 7324,\n                \"Name\": \"XBox 360\"\n            },\n            {\n                \"Id\": 7328,\n                \"Name\": \"XBox Console\"\n            },\n            {\n                \"Id\": 7330,\n                \"Name\": \"Selection of Console Games\"\n            },\n            {\n                \"Id\": 7326,\n                \"Name\": \"Nintendo Wii\"\n            },\n            {\n                \"Id\": 7329,\n                \"Name\": \"Selection of DVD's\"\n            },\n            {\n                \"Id\": 7333,\n                \"Name\": \"Stereo System\"\n            },\n            {\n                \"Id\": 7334,\n                \"Name\": \"iPod Dock\"\n            },\n            {\n                \"Id\": 18889,\n                \"Name\": \"Television\"\n            },\n            {\n                \"Id\": 18890,\n                \"Name\": \"Wifi\"\n            },\n            {\n                \"Id\": 18891,\n                \"Name\": \"Iron\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Theme\",\n        \"Values\": [\n            {\n                \"Id\": 7294,\n                \"Name\": \"Golf\"\n            },\n            {\n                \"Id\": 7295,\n                \"Name\": \"Family\"\n            },\n            {\n                \"Id\": 7296,\n                \"Name\": \"Luxury\"\n            },\n            {\n                \"Id\": 7297,\n                \"Name\": \"Exclusive\"\n            },\n            {\n                \"Id\": 7298,\n                \"Name\": \"Beach\"\n            },\n            {\n                \"Id\": 7299,\n                \"Name\": \"City\"\n            },\n            {\n                \"Id\": 7300,\n                \"Name\": \"Quiet\"\n            },\n            {\n                \"Id\": 7301,\n                \"Name\": \"Good Nightlife\"\n            },\n            {\n                \"Id\": 7302,\n                \"Name\": \"Watersports\"\n            },\n            {\n                \"Id\": 7303,\n                \"Name\": \"Country Walking\"\n            },\n            {\n                \"Id\": 7304,\n                \"Name\": \"Stag / Hens / Groups\"\n            },\n            {\n                \"Id\": 8908,\n                \"Name\": \"Historic House\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Distances\",\n        \"Values\": [\n            {\n                \"Id\": 7364,\n                \"Name\": \"Walk to beach\"\n            },\n            {\n                \"Id\": 7365,\n                \"Name\": \"Walk to pub\"\n            },\n            {\n                \"Id\": 7366,\n                \"Name\": \"Walk to shop\"\n            },\n            {\n                \"Id\": 7367,\n                \"Name\": \"Walk to town\"\n            },\n            {\n                \"Id\": 7368,\n                \"Name\": \"Walk to golf\"\n            },\n            {\n                \"Id\": 21802,\n                \"Name\": \"Walking Distance to Beach\"\n            },\n            {\n                \"Id\": 21803,\n                \"Name\": \"Walking Distance to Bars/Restaurants\"\n            },\n            {\n                \"Id\": 21804,\n                \"Name\": \"Walking Distance to Taxi Rank\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Internet\",\n        \"Values\": [\n            {\n                \"Id\": 12236,\n                \"Name\": \"Internet\"\n            },\n            {\n                \"Id\": 8884,\n                \"Name\": \"Wifi\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Golf\",\n        \"Values\": [\n            {\n                \"Id\": 12487,\n                \"Name\": \"Frontline\"\n            },\n            {\n                \"Id\": 12488,\n                \"Name\": \"2nd Line\"\n            },\n            {\n                \"Id\": 12489,\n                \"Name\": \"Overlooking 18th Green\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Smoking Allowed\",\n        \"Values\": [\n            {\n                \"Id\": 13040,\n                \"Name\": \"Yes\"\n            },\n            {\n                \"Id\": 13041,\n                \"Name\": \"No\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Touristic Licence\",\n        \"Values\": [\n            {\n                \"Id\": 14229,\n                \"Name\": \"Licence Exempt\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Double Beds\",\n        \"Values\": [\n            {\n                \"Id\": 18759,\n                \"Name\": \"1\"\n            },\n            {\n                \"Id\": 18760,\n                \"Name\": \"2\"\n            },\n            {\n                \"Id\": 18761,\n                \"Name\": \"3\"\n            },\n            {\n                \"Id\": 18762,\n                \"Name\": \"4\"\n            },\n            {\n                \"Id\": 18763,\n                \"Name\": \"5\"\n            },\n            {\n                \"Id\": 18764,\n                \"Name\": \"6\"\n            },\n            {\n                \"Id\": 18765,\n                \"Name\": \"0\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Garden\",\n        \"Values\": [\n            {\n                \"Id\": 18893,\n                \"Name\": \"Garden\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Pets\",\n        \"Values\": [\n            {\n                \"Id\": 18895,\n                \"Name\": \"2 Dogs\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Visit Wales Rating\",\n        \"Values\": [\n            {\n                \"Id\": 18897,\n                \"Name\": \"1\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Kitchen Amenities\",\n        \"Values\": [\n            {\n                \"Id\": 21817,\n                \"Name\": \"Fridge\"\n            },\n            {\n                \"Id\": 21818,\n                \"Name\": \"Fridge/Freezer\"\n            },\n            {\n                \"Id\": 21819,\n                \"Name\": \"Washing Machine\"\n            },\n            {\n                \"Id\": 21820,\n                \"Name\": \"Microwave\"\n            },\n            {\n                \"Id\": 21821,\n                \"Name\": \"Dishwasher\"\n            },\n            {\n                \"Id\": 21822,\n                \"Name\": \"Cooker & Hob\"\n            },\n            {\n                \"Id\": 21823,\n                \"Name\": \"Coffee Machine\"\n            },\n            {\n                \"Id\": 21824,\n                \"Name\": \"Toaster & Kettle\"\n            },\n            {\n                \"Id\": 21825,\n                \"Name\": \"Iron & Board\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Living Area\",\n        \"Values\": [\n            {\n                \"Id\": 21827,\n                \"Name\": \"Seating for 8 People\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Bedroom Types\",\n        \"Values\": [\n            {\n                \"Id\": 21829,\n                \"Name\": \"2 Double beds\"\n            },\n            {\n                \"Id\": 21830,\n                \"Name\": \"4 x Twin Beds\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Local Area\",\n        \"Values\": [\n            {\n                \"Id\": 21839,\n                \"Name\": \"Local Shop\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Nearest Airport\",\n        \"Values\": [\n            {\n                \"Id\": 21841,\n                \"Name\": \"Tenerife South\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Security Deposit Required\",\n        \"Values\": [\n            {\n                \"Id\": 21843,\n                \"Name\": \"¡ê200 GBP\"\n            }\n        ]\n    },\n    {\n        \"Name\": \"Changeover Day\",\n        \"Values\": [\n            {\n                \"Id\": 21862,\n                \"Name\": \"Thursday\"\n            },\n            {\n                \"Id\": 21860,\n                \"Name\": \"Friday\"\n            },\n            {\n                \"Id\": 21861,\n                \"Name\": \"Saturday\"\n            }\n        ]\n    }\n]"}],"_postman_id":"c7e2b79e-c69e-420e-b230-a4d21cdc7f37"}],"id":"da21628b-2c38-4f68-aced-79fa3725eb66","_postman_id":"da21628b-2c38-4f68-aced-79fa3725eb66","description":""},{"name":"Property","item":[{"name":"property detail","id":"79e05017-d4ef-47b4-a291-cdb5183e39cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}?version=2.0","description":"<p>Retrieve details about a specific property.</p>\n<p>When using the image URL as returned by the API with no parameters you will get the full size image. If you are using large images iPRO can resize them by including a few optional parameters on the URL to specify the width and height. For example, if you wanted an image to be resized to be 600x420 you would add <code>?width=600&amp;height=420&amp;mode=crop</code> to the end of the URL, so the full URL would look like <code>https://www.iprodemo.co.uk/media/1779102/green-grass-near-shoreline-beside-sea-under-blue-sky-132339.jpg?width=600&amp;height=420&amp;mode=crop</code></p>\n","urlObject":{"path":["apis","property","{{property_id}}"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>using version=2.0 will return the location information in a different format.</p>\n","type":"text/plain"},"key":"version","value":"2.0"}],"variable":[]}},"response":[{"id":"aafa7c99-7767-4465-917d-0839505debc0","name":"v1 example","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}","host":["{{base_url}}"],"path":["apis","property","{{property_id}}"],"query":[{"key":"version","value":"2.0","description":"using version=2.0 will return the location information in a different format.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 10:20:50 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 13207,\n    \"OwnerCompanyId\": 1044,\n    \"OwnerContactId\": 1042,\n    \"BrandId\": 1,\n    \"BrandName\": \"iPro Holidays\",\n    \"Name\": \"Ednovean House\",\n    \"PropertyName\": \"Ednovean House\",\n    \"Title\": \"EDNOH\",\n    \"Suspended\": false,\n    \"Withdrawn\": false,\n    \"HideOnWebsite\": false,\n    \"DisableOnlineBooking\": false,\n    \"PropertyReference\": \"114\",\n    \"ContractRenewalDate\": null,\n    \"PropertyWebsite\": null,\n    \"Currency\": \"£\",\n    \"CurrencyISO\": \"GBP\",\n    \"HideRates\": false,\n    \"MinRate\": null,\n    \"MaxRate\": null,\n    \"RatesIncludeVat\": false,\n    \"Commission\": null,\n    \"BreakagesDeposit\": 0,\n    \"AvailabilityNotes\": \"\",\n    \"Intro\": null,\n    \"MainDescription\": \"\",\n    \"RegionDescription\": \"\",\n    \"LocationDescription\": \"\",\n    \"Warnings\": \"\",\n    \"RentalNotesTitle\": null,\n    \"RentalNotes\": \"\",\n    \"RentalNotesTitle1\": \"\",\n    \"RentalNotes1\": \"<p>Large Young Groups (30S) Must Be Checked With Jackie Before. No Shoes House. Sometime Fence By View At End Of Garden Is Electrified For Horses.Adult Bunk Beds In Bed 3. Zip &amp; Link In Bedrooms 4,5, &amp; 6</p>\",\n    \"VirtualTour\": \"\",\n    \"VirtualTourTitle\": \"\",\n    \"Address\": \"Ednovean Lane\",\n    \"Address2\": null,\n    \"City\": \"Perranuthnoe\",\n    \"County\": \"Cornwall\",\n    \"Postcode\": \"TR20 9LZ\",\n    \"Country\": \"United Kingdom\",\n    \"OwnerPropertyName\": \"\",\n    \"Url\": \"http://www.iprodemo.co.uk/cottages/england/cornwall/south-cornwall/perranuthnoe/ednovean-house/\",\n    \"GeoLocation\": \"50.1129497755168,-5.443340777246088,14\",\n    \"Pros\": \"\",\n    \"Cons\": \"\",\n    \"BuildSize\": \"\",\n    \"PlotSize\": \"\",\n    \"Licence\": \"\",\n    \"Location\": [\n        \"Holiday Cottages\",\n        \"England\",\n        \"Cornwall\",\n        \"South Cornwall\",\n        \"Perranuthnoe\"\n    ],\n    \"TrustPilotTag\": \"\",\n    \"SEOTitle\": \"EDNOH\",\n    \"SEOKeywords\": \"\",\n    \"SEODescription\": \"EDNOH\",\n    \"Attributes\": {\n        \"Dogs\": [\n            \"2\"\n        ],\n        \"Bedrooms\": [\n            \"6\"\n        ],\n        \"Bathrooms\": [\n            \"5\"\n        ],\n        \"Sleeps\": [\n            \"14\"\n        ],\n        \"Amenities\": [\n            \"Parking\",\n            \"Friday\",\n            \"Indoor Swimming Pool\",\n            \"Outdoor Swimming Pool\",\n            \"Hot Tub\",\n            \"Wi-Fi\",\n            \"Dog Friendly\",\n            \"Fully Catered Option\",\n            \"Sleeps from\",\n            \"Gym\",\n            \"Open Fire or Wood Burner\",\n            \"Sauna\",\n            \"Sea or Estuary Views\",\n            \"Steam room\",\n            \"Tennis Court\",\n            \"SONOS\",\n            \"Concierge Services\",\n            \"Games Room\",\n            \"HL no SBs bands\",\n            \"Perfect Stays\"\n        ],\n        \"Entertainment\": [\n            \"Tennis Court\",\n            \"Pool Table\"\n        ]\n    },\n    \"Rooms\": [\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13214,\n            \"NodeName\": \"Bedroom1\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13215,\n            \"NodeName\": \"Bedroom2\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13216,\n            \"NodeName\": \"Bedroom3\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13217,\n            \"NodeName\": \"Bedroom4\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13218,\n            \"NodeName\": \"Bedroom5\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13219,\n            \"NodeName\": \"Bedroom6\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        }\n    ],\n    \"Distances\": [],\n    \"Images\": [\n        {\n            \"Id\": \"8786\",\n            \"Name\": \"Viewnight\",\n            \"Source\": \"https://www.iprodemo.co.uk/media/280977/viewnight.jpg\"\n        }\n    ],\n    \"Reviews\": {\n        \"Count\": 0\n    },\n    \"AssignedContacts\": [],\n    \"FloorPlan\": \"\",\n    \"Press\": \"\"\n}"},{"id":"c2f4619b-d1dc-419d-8177-26b234222555","name":"v2 example","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}?version=2.0","host":["{{base_url}}"],"path":["apis","property","{{property_id}}"],"query":[{"key":"version","value":"2.0","description":"using version=2.0 will return the location information in a different format."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 10:21:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 13207,\n    \"OwnerCompanyId\": 1044,\n    \"OwnerContactId\": 1042,\n    \"BrandId\": 1,\n    \"BrandName\": \"iPro Holidays\",\n    \"Name\": \"Ednovean House\",\n    \"PropertyName\": \"Ednovean House\",\n    \"Title\": \"EDNOH\",\n    \"Suspended\": false,\n    \"Withdrawn\": false,\n    \"HideOnWebsite\": false,\n    \"DisableOnlineBooking\": false,\n    \"PropertyReference\": \"114\",\n    \"ContractRenewalDate\": null,\n    \"PropertyWebsite\": null,\n    \"Currency\": \"£\",\n    \"CurrencyISO\": \"GBP\",\n    \"HideRates\": false,\n    \"MinRate\": 2135,\n    \"MaxRate\": 13629,\n    \"RatesIncludeVat\": false,\n    \"Commission\": null,\n    \"BreakagesDeposit\": 0,\n    \"AvailabilityNotes\": \"\",\n    \"Intro\": null,\n    \"MainDescription\": \"\",\n    \"RegionDescription\": \"\",\n    \"LocationDescription\": \"\",\n    \"Warnings\": \"\",\n    \"RentalNotesTitle\": null,\n    \"RentalNotes\": \"\",\n    \"RentalNotesTitle1\": \"\",\n    \"RentalNotes1\": \"<p>Large Young Groups (30S) Must Be Checked With Jackie Before. No Shoes House. Sometime Fence By View At End Of Garden Is Electrified For Horses.Adult Bunk Beds In Bed 3. Zip &amp; Link In Bedrooms 4,5, &amp; 6</p>\",\n    \"VirtualTour\": \"\",\n    \"VirtualTourTitle\": \"\",\n    \"Address\": \"Ednovean Lane\",\n    \"Address2\": null,\n    \"City\": \"Perranuthnoe\",\n    \"County\": \"Cornwall\",\n    \"Postcode\": \"TR20 9LZ\",\n    \"Country\": \"United Kingdom\",\n    \"OwnerPropertyName\": \"\",\n    \"Url\": \"http://www.iprodemo.co.uk/cottages/england/cornwall/south-cornwall/perranuthnoe/ednovean-house/\",\n    \"GeoLocation\": \"50.1129497755168,-5.443340777246088,14\",\n    \"Pros\": \"\",\n    \"Cons\": \"\",\n    \"BuildSize\": \"\",\n    \"PlotSize\": \"\",\n    \"Licence\": \"\",\n    \"Location\": [\n        {\n            \"Children\": [\n                {\n                    \"Children\": [\n                        {\n                            \"Children\": [\n                                {\n                                    \"Children\": [\n                                        {\n                                            \"Children\": [\n                                                {\n                                                    \"Children\": [],\n                                                    \"Id\": 13206,\n                                                    \"Name\": \"Perranuthnoe\"\n                                                }\n                                            ],\n                                            \"Id\": 10416,\n                                            \"Name\": \"South Cornwall\"\n                                        }\n                                    ],\n                                    \"Id\": 8660,\n                                    \"Name\": \"Cornwall\"\n                                }\n                            ],\n                            \"Id\": 11880,\n                            \"Name\": \"England\"\n                        }\n                    ],\n                    \"Id\": 12951,\n                    \"Name\": \"Holiday Cottages\"\n                }\n            ],\n            \"Id\": -1,\n            \"Name\": null\n        }\n    ],\n    \"TrustPilotTag\": \"\",\n    \"SEOTitle\": \"EDNOH\",\n    \"SEOKeywords\": \"\",\n    \"SEODescription\": \"EDNOH\",\n    \"Attributes\": {\n        \"Dogs\": [\n            {\n                \"Id\": 8854,\n                \"Name\": \"2\"\n            }\n        ],\n        \"Bedrooms\": [\n            {\n                \"Id\": 7249,\n                \"Name\": \"6\"\n            }\n        ],\n        \"Bathrooms\": [\n            {\n                \"Id\": 7261,\n                \"Name\": \"5\"\n            }\n        ],\n        \"Sleeps\": [\n            {\n                \"Id\": 7279,\n                \"Name\": \"14\"\n            }\n        ],\n        \"Amenities\": [\n            {\n                \"Id\": 8904,\n                \"Name\": \"Parking\"\n            },\n            {\n                \"Id\": 13047,\n                \"Name\": \"Friday\"\n            },\n            {\n                \"Id\": 13048,\n                \"Name\": \"Indoor Swimming Pool\"\n            },\n            {\n                \"Id\": 13049,\n                \"Name\": \"Outdoor Swimming Pool\"\n            },\n            {\n                \"Id\": 13050,\n                \"Name\": \"Hot Tub\"\n            },\n            {\n                \"Id\": 13051,\n                \"Name\": \"Wi-Fi\"\n            },\n            {\n                \"Id\": 13052,\n                \"Name\": \"Dog Friendly\"\n            },\n            {\n                \"Id\": 13053,\n                \"Name\": \"Fully Catered Option\"\n            },\n            {\n                \"Id\": 13054,\n                \"Name\": \"Sleeps from\"\n            },\n            {\n                \"Id\": 13055,\n                \"Name\": \"Gym\"\n            },\n            {\n                \"Id\": 13056,\n                \"Name\": \"Open Fire or Wood Burner\"\n            },\n            {\n                \"Id\": 13057,\n                \"Name\": \"Sauna\"\n            },\n            {\n                \"Id\": 13058,\n                \"Name\": \"Sea or Estuary Views\"\n            },\n            {\n                \"Id\": 13059,\n                \"Name\": \"Steam room\"\n            },\n            {\n                \"Id\": 13060,\n                \"Name\": \"Tennis Court\"\n            },\n            {\n                \"Id\": 13061,\n                \"Name\": \"SONOS\"\n            },\n            {\n                \"Id\": 13062,\n                \"Name\": \"Concierge Services\"\n            },\n            {\n                \"Id\": 13063,\n                \"Name\": \"Games Room\"\n            },\n            {\n                \"Id\": 13064,\n                \"Name\": \"HL no SBs bands\"\n            },\n            {\n                \"Id\": 13065,\n                \"Name\": \"Perfect Stays\"\n            }\n        ],\n        \"Entertainment\": [\n            {\n                \"Id\": 7312,\n                \"Name\": \"Tennis Court\"\n            },\n            {\n                \"Id\": 7310,\n                \"Name\": \"Pool Table\"\n            }\n        ]\n    },\n    \"Rooms\": [\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13214,\n            \"NodeName\": \"Bedroom1\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13215,\n            \"NodeName\": \"Bedroom2\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13216,\n            \"NodeName\": \"Bedroom3\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13217,\n            \"NodeName\": \"Bedroom4\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13218,\n            \"NodeName\": \"Bedroom5\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 13219,\n            \"NodeName\": \"Bedroom6\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        }\n    ],\n    \"Distances\": [],\n    \"Images\": [\n        {\n            \"Id\": \"8786\",\n            \"Name\": \"Viewnight\",\n            \"Source\": \"https://www.iprodemo.co.uk/media/280977/viewnight.jpg\"\n        }\n    ],\n    \"Reviews\": {\n        \"Count\": 0\n    },\n    \"AssignedContacts\": [],\n    \"FloorPlan\": \"\",\n    \"Press\": \"\"\n}"}],"_postman_id":"79e05017-d4ef-47b4-a291-cdb5183e39cd"},{"name":"property detail events","id":"4198c4f7-7a78-40fa-a2e0-694922a92d3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/propertyevents/{{property_id}}","description":"<p>Retrieve details about a specific property with additional event details (if applicable).</p>\n","urlObject":{"path":["apis","propertyevents","{{property_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4198c4f7-7a78-40fa-a2e0-694922a92d3b"},{"name":"property all","id":"e8aa6d29-ee37-4cfe-9e5d-18b25ef02fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/all","description":"<p>Retrieve all information about a specific property.</p>\n<p>When using the image URL as returned by the API with no parameters you will get the full size image. If you are using large images iPRO can resize them by including a few optional parameters on the URL to specify the width and height. For example, if you wanted an image to be resized to be 600x420 you would add <code>?width=600&amp;height=420&amp;mode=crop</code> to the end of the URL, so the full URL would look like <code>https://www.iprodemo.co.uk/media/1779102/green-grass-near-shoreline-beside-sea-under-blue-sky-132339.jpg?width=600&amp;height=420&amp;mode=crop</code></p>\n","urlObject":{"path":["apis","property","{{property_id}}","all"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"89dd1f97-b6b5-4d99-a616-701492a813e3","name":"property all","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/property/8864/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Thu, 13 Oct 2022 13:15:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"PropertyId\": 10606,\n    \"PropertyDetails\": {\n        \"Id\": 10606,\n        \"OwnerCompanyId\": 1057,\n        \"OwnerContactId\": 1055,\n        \"BrandId\": 1,\n        \"BrandName\": \"iPro Holidays\",\n        \"Name\": \"Character Cottage\",\n        \"PropertyName\": \"Character Cottage\",\n        \"Title\": \"UNIQUE CHARACTER STONE COTTAGE WITHIN CHARMING COUNTRY TOWN. SLEEPS 2+2\",\n        \"Suspended\": false,\n        \"Withdrawn\": false,\n        \"HideOnWebsite\": false,\n        \"DisableOnlineBooking\": false,\n        \"PropertyReference\": \"45105\",\n        \"ContractRenewalDate\": \"2025-01-01\",\n        \"PropertyWebsite\": null,\n        \"Currency\": \"£\",\n        \"CurrencyISO\": \"GBP\",\n        \"HideRates\": false,\n        \"MinRate\": 495,\n        \"MaxRate\": 895,\n        \"RatesIncludeVat\": false,\n        \"Commission\": null,\n        \"BreakagesDeposit\": 0,\n        \"AvailabilityNotes\": \"\",\n        \"Intro\": null,\n        \"MainDescription\": \"\\r\\n<p>UNIQUE CHARACTER STONE COTTAGE WITHIN CHARMING COUNTRY TOWN.\\r\\nSLEEPS 2+2</p>\\r\\n\\r\\n<p>Next to a picturesque 13th century church in the centre of\\r\\nSomerton, this delightful property is in an enviable location\\r\\nwithin the prestigious Cow Square. Lovingly refurbished in 2016 and\\r\\nretaining many period details, it offers an ideal base for a\\r\\nrelaxing holiday.</p>\\r\\n\\r\\n<p>Somerton is steeped in history going back to Roman times and has\\r\\nmany buildings of architectural interest. The individual boutique\\r\\nshops and weekly market on a Saturday make for enjoyable browsing\\r\\nbefore relaxing in one of the selection of cafes, pubs and\\r\\nrestaurants available. Situated in an elevated position above the\\r\\nriver Cary , this bustling little town has a pretty backdrop of\\r\\nrolling green pastureland, offering an ideal base for both town and\\r\\ncountry pursuits. Slightly further afield are Glastonbury Abbey and\\r\\nTor, Lytes Cary Manor and gardens, Wells Cathedral, Cheddar Gorge\\r\\n&amp; Caves, Fleet Air Arm Museum and Clarks Village at Street with\\r\\nits popular shoe museum.</p>\\r\\n\\r\\n<p>The accommodation offers TWO bedrooms: both with TV's and\\r\\naccessed by steep cottage style stairs, 1 double and 1 twin with\\r\\nviews over the churchyard. Bathroom: with shower over bath and WC.\\r\\nLounge: with woodburner (logs included), TV and DVD. Kitchen: with\\r\\nelectric oven and hob, dishwasher, fridge with ice compartment and\\r\\nmicrowave. Outside: enclosed courtyard with garden furniture and in\\r\\nthe shed is a washing machine and tumble dryer. Amenities: roadside\\r\\nparking. Bed linen, towels, electric, central heating and Wi-Fi\\r\\nincluded. Regret no smoking. 2 dogs welcome. Additional info:\\r\\nregret no washing machine. Location: pub, shop and restaurant\\r\\nwithin walking distance.</p>\\r\\n\",\n        \"RegionDescription\": \"\",\n        \"LocationDescription\": \"\",\n        \"Warnings\": \"\",\n        \"RentalNotesTitle\": null,\n        \"RentalNotes\": \"\\r\\n<p><strong>VARIOUS INFORMATION:</strong></p>\\r\\n\\r\\n<p>Pets Allowed (Gli animali di piccola taglia sono i benvenuti)\\r\\nRooms with Air Conditioning Parking Internet Access English speaker\\r\\nFrench speaker</p>\\r\\n\\r\\n<p><strong>HOUSE FEATURES</strong></p>\\r\\n\\r\\n<p>Historic House 19th century house Recently restored House\\r\\nPanoramic location</p>\\r\\n\\r\\n<p><strong>AIR CONDITIONING AND HEATING SYSTEMS OF THE\\r\\nHOUSE</strong></p>\\r\\n\\r\\n<p>Air Conditioning Room temperature controller Double Glazing or\\r\\nSolar Panels</p>\\r\\n\\r\\n<p><strong>ELECTRIC SYSTEM</strong></p>\\r\\n\\r\\n<p>Certified System</p>\\r\\n\\r\\n<p><strong>SERVICES OF THE HOUSE</strong></p>\\r\\n\\r\\n<p><strong>FACILITIES AND SERVICES</strong></p>\\r\\n\\r\\n<p>Pets allowed</p>\\r\\n\\r\\n<p><strong>LOCATION AND SURROUNDINGS</strong></p>\\r\\n\\r\\n<p>City Centre Panoramic View Archeologic Area / near monuments\\r\\nNear (within 10 mins) pubblic transports</p>\\r\\n\\r\\n<p><strong>NUMBER OF ROOMS</strong></p>\\r\\n\\r\\n<p>7 . total number of rooms 6 . number of rooms with own bathroom\\r\\ninside the room (ensuite) 1 . number of rooms with own bathroom but\\r\\noutside the room</p>\\r\\n\\r\\n<p><strong>SIZE OF ROOMS</strong></p>\\r\\n\\r\\n<p>between 14 and 20 sqm</p>\\r\\n\\r\\n<p><strong>BATHROOM FACILITIES</strong></p>\\r\\n\\r\\n<p>Bathrooms restored in the last 5 years Hair dryer Monodose\\r\\nproducts</p>\\r\\n\\r\\n<p><strong>ROOM FACILITIES</strong></p>\\r\\n\\r\\n<p>TV Mirror or Luggage case Fridge Internet Connection or\\r\\nTelephone</p>\\r\\n\\r\\n<p><strong>FURNISHING</strong></p>\\r\\n\\r\\n<p>Terrace / Balcony 2 windows / Panoramic View Desk / Table and\\r\\nChairs</p>\\r\\n\\r\\n<p><strong>CLEANING SERVICE</strong></p>\\r\\n\\r\\n<p>daily</p>\\r\\n\\r\\n<p><strong>SERVICES</strong></p>\\r\\n\\r\\n<p>guides / maps / books available discounts in local shops and\\r\\nrestaurants for the guests</p>\\r\\n\\r\\n<p><strong>HOLIDAY THEMES - THE PLACE</strong></p>\\r\\n\\r\\n<p>Arts Town</p>\\r\\n\\r\\n<p><strong>HOLIDAY THEMES - TOWN SIZE</strong></p>\\r\\n\\r\\n<p>town - between 25.000 and 100.000 in.</p>\\r\\n\\r\\n<p><strong>HOLIDAY THEMES - AREA FEATURES</strong></p>\\r\\n\\r\\n<p>near monuments arts or archeologic area cultural events and arts\\r\\nexhibitions wine and food attractions area local crafts historic\\r\\ncentre shopping area Gardens and Landscapes</p>\\r\\n\\r\\n<p><strong>HOLIDAY THEMES - HOUSE FEATURES</strong></p>\\r\\n\\r\\n<p>Historic House Charm Family Business Romantic Atmosphere</p>\\r\\n\",\n        \"RentalNotesTitle1\": \"\",\n        \"RentalNotes1\": \"<p>Rental Notes 1</p>\",\n        \"VirtualTour\": \"<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/ejjnI_0L_mc\\\" frameborder=\\\"0\\\" allow=\\\"autoplay; encrypted-media\\\" allowfullscreen></iframe>\",\n        \"VirtualTourTitle\": \"\",\n        \"Address\": \"45105 PropertyProperty Street\",\n        \"Address2\": null,\n        \"City\": \"Somerton\",\n        \"County\": \"Somerset\",\n        \"Postcode\": null,\n        \"Country\": \"United Kingdom\",\n        \"OwnerPropertyName\": \"\",\n        \"Url\": \"http://www.iprodemo.co.uk/cottages/england/somerset/somerton/character-cottage/\",\n        \"GeoLocation\": \"51.0122425971272,-4.1908043507874,13\",\n        \"Pros\": \"Pros\",\n        \"Cons\": \"Cons\",\n        \"BuildSize\": \"100\",\n        \"PlotSize\": \"200\",\n        \"Licence\": \"1234\",\n        \"Location\": [\n            \"Holiday Cottages\",\n            \"England\",\n            \"Somerset\",\n            \"Somerton\"\n        ],\n        \"TrustPilotTag\": \"\",\n        \"SEOTitle\": \"Character Cottage\",\n        \"SEOKeywords\": \"\",\n        \"SEODescription\": \"45105 Property\",\n        \"Attributes\": {\n            \"Bedrooms\": [\n                \"2\"\n            ],\n            \"Bathrooms\": [\n                \"1\"\n            ],\n            \"Sleeps\": [\n                \"4\"\n            ],\n            \"Property Type\": [\n                \"Cottage\"\n            ],\n            \"Amenities\": [\n                \"Hair dryer\",\n                \"Air Conditioning\",\n                \"Parking\",\n                \"Heating\",\n                \"Romantic Atmosphere\"\n            ],\n            \"Theme\": [\n                \"Historic House\"\n            ]\n        },\n        \"Rooms\": [\n            {\n                \"Sleeps\": null,\n                \"RoomNumbers\": [],\n                \"Id\": 10612,\n                \"NodeName\": \"Bedroom1\",\n                \"Name\": \"\",\n                \"Description\": \"\",\n                \"Amenities\": [],\n                \"Type\": 0,\n                \"Floor\": null\n            },\n            {\n                \"Sleeps\": null,\n                \"RoomNumbers\": [],\n                \"Id\": 10613,\n                \"NodeName\": \"Bedroom2\",\n                \"Name\": \"\",\n                \"Description\": \"\",\n                \"Amenities\": [],\n                \"Type\": 0,\n                \"Floor\": null\n            }\n        ],\n        \"Distances\": [],\n        \"Images\": [\n            {\n                \"Id\": \"10608\",\n                \"Name\": \"45105 Property\",\n                \"Source\": \"https://www.iprodemo.co.uk/media/10608/45105%2041.jpg\"\n            }\n        ],\n        \"Reviews\": {\n            \"Count\": 0\n        },\n        \"AssignedContacts\": [],\n        \"FloorPlan\": \"\",\n        \"Press\": \"\"\n    },\n    \"PropertyRates\": [\n        {\n            \"Id\": 1727,\n            \"StartDate\": \"2022-10-13\",\n            \"EndDate\": \"2021-12-31\",\n            \"WeeklyRate\": 1000,\n            \"BookingFee\": 0,\n            \"InclusiveExtras\": 40,\n            \"DisplayPrice\": 1040,\n            \"NightlyRate\": null,\n            \"WeekendRate\": null,\n            \"DiscountWeeklyRate\": null,\n            \"DiscountWeekendRate\": null,\n            \"DiscountNightlyRate\": null,\n            \"DiscountMonthlyRate\": null,\n            \"ThreeNightShortBreakRate\": null,\n            \"FourNightShortBreakRate\": null,\n            \"MonthlyRate\": null,\n            \"MinimumCharge\": null,\n            \"Currency\": \"£\",\n            \"CurrencyISO\": \"GBP\",\n            \"Occupancy\": null,\n            \"OccupancyIncrement\": 1,\n            \"ExtraAdults\": null,\n            \"ExtraChildren\": null,\n            \"MinStay\": 1,\n            \"MinStayNodeId\": 7441,\n            \"ChangeoverDays\": {\n                \"Id\": 7443,\n                \"Arrival\": \"Any\",\n                \"Departure\": \"Any\",\n                \"BlockedStartDates\": null\n            },\n            \"ChangeoverDaysNodeId\": 7443,\n            \"NightlyRateMode\": 0,\n            \"WeeklyRateMode\": 0,\n            \"MonthlyRateMode\": 0,\n            \"GroupSizeRates\": [],\n            \"PricingGroupsRates\": null,\n            \"ShortBreaks\": {\n                \"LengthOfStay\": [\n                    {\n                        \"LengthOfStay\": 1,\n                        \"Amount\": 855,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 895\n                    },\n                    {\n                        \"LengthOfStay\": 2,\n                        \"Amount\": 855,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 895\n                    },\n                    {\n                        \"LengthOfStay\": 3,\n                        \"Amount\": 1197,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 1237\n                    },\n                    {\n                        \"LengthOfStay\": 4,\n                        \"Amount\": 1995,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2035\n                    },\n                    {\n                        \"LengthOfStay\": 5,\n                        \"Amount\": 1995,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2035\n                    },\n                    {\n                        \"LengthOfStay\": 6,\n                        \"Amount\": 1995,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2035\n                    }\n                ],\n                \"ChangeoverDays\": {\n                    \"Id\": 7443,\n                    \"Arrival\": \"Any\",\n                    \"Departure\": \"Any\"\n                }\n            }\n        },\n        {\n            \"Id\": 1728,\n            \"StartDate\": \"2022-10-13\",\n            \"EndDate\": \"2022-12-31\",\n            \"WeeklyRate\": 1995,\n            \"BookingFee\": 0,\n            \"InclusiveExtras\": 40,\n            \"DisplayPrice\": 2035,\n            \"NightlyRate\": null,\n            \"WeekendRate\": null,\n            \"DiscountWeeklyRate\": null,\n            \"DiscountWeekendRate\": null,\n            \"DiscountNightlyRate\": null,\n            \"DiscountMonthlyRate\": null,\n            \"ThreeNightShortBreakRate\": null,\n            \"FourNightShortBreakRate\": null,\n            \"MonthlyRate\": null,\n            \"MinimumCharge\": null,\n            \"Currency\": \"£\",\n            \"CurrencyISO\": \"GBP\",\n            \"Occupancy\": null,\n            \"OccupancyIncrement\": 1,\n            \"ExtraAdults\": null,\n            \"ExtraChildren\": null,\n            \"MinStay\": 1,\n            \"MinStayNodeId\": 7441,\n            \"ChangeoverDays\": {\n                \"Id\": 7443,\n                \"Arrival\": \"Any\",\n                \"Departure\": \"Any\",\n                \"BlockedStartDates\": null\n            },\n            \"ChangeoverDaysNodeId\": 7443,\n            \"NightlyRateMode\": 0,\n            \"WeeklyRateMode\": 0,\n            \"MonthlyRateMode\": 0,\n            \"GroupSizeRates\": [],\n            \"PricingGroupsRates\": null,\n            \"ShortBreaks\": {\n                \"LengthOfStay\": [\n                    {\n                        \"LengthOfStay\": 1,\n                        \"Amount\": 855,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 895\n                    },\n                    {\n                        \"LengthOfStay\": 2,\n                        \"Amount\": 855,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 895\n                    },\n                    {\n                        \"LengthOfStay\": 3,\n                        \"Amount\": 1197,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 1237\n                    },\n                    {\n                        \"LengthOfStay\": 4,\n                        \"Amount\": 1995,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2035\n                    },\n                    {\n                        \"LengthOfStay\": 5,\n                        \"Amount\": 1995,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2035\n                    },\n                    {\n                        \"LengthOfStay\": 6,\n                        \"Amount\": 1995,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2035\n                    }\n                ],\n                \"ChangeoverDays\": {\n                    \"Id\": 7443,\n                    \"Arrival\": \"Any\",\n                    \"Departure\": \"Any\"\n                }\n            }\n        },\n        {\n            \"Id\": 1729,\n            \"StartDate\": \"2023-01-01\",\n            \"EndDate\": \"2023-12-31\",\n            \"WeeklyRate\": 2125,\n            \"BookingFee\": 0,\n            \"InclusiveExtras\": 40,\n            \"DisplayPrice\": 2165,\n            \"NightlyRate\": null,\n            \"WeekendRate\": null,\n            \"DiscountWeeklyRate\": null,\n            \"DiscountWeekendRate\": null,\n            \"DiscountNightlyRate\": null,\n            \"DiscountMonthlyRate\": null,\n            \"ThreeNightShortBreakRate\": null,\n            \"FourNightShortBreakRate\": null,\n            \"MonthlyRate\": null,\n            \"MinimumCharge\": null,\n            \"Currency\": \"£\",\n            \"CurrencyISO\": \"GBP\",\n            \"Occupancy\": null,\n            \"OccupancyIncrement\": 1,\n            \"ExtraAdults\": null,\n            \"ExtraChildren\": null,\n            \"MinStay\": 1,\n            \"MinStayNodeId\": 7441,\n            \"ChangeoverDays\": {\n                \"Id\": 7443,\n                \"Arrival\": \"Any\",\n                \"Departure\": \"Any\",\n                \"BlockedStartDates\": null\n            },\n            \"ChangeoverDaysNodeId\": 7443,\n            \"NightlyRateMode\": 0,\n            \"WeeklyRateMode\": 0,\n            \"MonthlyRateMode\": 0,\n            \"GroupSizeRates\": [],\n            \"PricingGroupsRates\": null,\n            \"ShortBreaks\": {\n                \"LengthOfStay\": [\n                    {\n                        \"LengthOfStay\": 1,\n                        \"Amount\": 911,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 951\n                    },\n                    {\n                        \"LengthOfStay\": 2,\n                        \"Amount\": 911,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 951\n                    },\n                    {\n                        \"LengthOfStay\": 3,\n                        \"Amount\": 1275,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 1315\n                    },\n                    {\n                        \"LengthOfStay\": 4,\n                        \"Amount\": 2125,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2165\n                    },\n                    {\n                        \"LengthOfStay\": 5,\n                        \"Amount\": 2125,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2165\n                    },\n                    {\n                        \"LengthOfStay\": 6,\n                        \"Amount\": 2125,\n                        \"BookingFee\": 0,\n                        \"InclusiveExtras\": 40,\n                        \"DisplayPrice\": 2165\n                    }\n                ],\n                \"ChangeoverDays\": {\n                    \"Id\": 7443,\n                    \"Arrival\": \"Any\",\n                    \"Departure\": \"Any\"\n                }\n            }\n        }\n    ],\n    \"PropertyImages\": [\n        {\n            \"Id\": 10608,\n            \"Name\": \"45105 Property\",\n            \"Url\": \"https://www.iprodemo.co.uk/media/10608/45105%2041.jpg\",\n            \"HostUrl\": \"https://www.iprodemo.co.uk/media/10608/45105%2041.jpg\",\n            \"ModifiedDate\": \"01/05/2018 09:18:18\"\n        }\n    ],\n    \"PropertyAvailabilities\": [],\n    \"PropertyHolidayExtras\": [\n        {\n            \"Id\": 31,\n            \"Name\": \"Child Care Services\",\n            \"Description\": \"£25 Per Hour (Starting Rate)\",\n            \"ExtraImage\": \"\",\n            \"Group\": \"Children\",\n            \"MaxQty\": 200,\n            \"PricePerWeek\": false,\n            \"PricePerPerson\": false,\n            \"ShortBreaksOnly\": false,\n            \"FixedWeeklyPrices\": false,\n            \"PricePerItem\": 25,\n            \"MinimumPrice\": null,\n            \"PayableToOwner\": false,\n            \"CompulsoryCharge\": false,\n            \"ValidFromMonth\": null,\n            \"ValidToMonth\": null,\n            \"Percentage\": false,\n            \"CustomPricing\": [],\n            \"ValidDates\": [],\n            \"PayableOnOrder\": false,\n            \"InListPrice\": false,\n            \"Visible\": true,\n            \"Taxable\": false\n        },\n        {\n            \"Id\": 27,\n            \"Name\": \"Shopping\",\n            \"Description\": \"Personal Shopping Service - Fee   Shopping Costs\",\n            \"ExtraImage\": \"\",\n            \"Group\": \"Welcome Hampers\",\n            \"MaxQty\": 1,\n            \"PricePerWeek\": false,\n            \"PricePerPerson\": false,\n            \"ShortBreaksOnly\": false,\n            \"FixedWeeklyPrices\": false,\n            \"PricePerItem\": 100,\n            \"MinimumPrice\": null,\n            \"PayableToOwner\": false,\n            \"CompulsoryCharge\": false,\n            \"ValidFromMonth\": null,\n            \"ValidToMonth\": null,\n            \"Percentage\": false,\n            \"CustomPricing\": [],\n            \"ValidDates\": [],\n            \"PayableOnOrder\": false,\n            \"InListPrice\": false,\n            \"Visible\": true,\n            \"Taxable\": true\n        },\n        {\n            \"Id\": 16,\n            \"Name\": \"Damage Waiver\",\n            \"Description\": \"Your booking is protected by our damage waiver policy which will cover any accidental damage up to the value of £250.\",\n            \"ExtraImage\": \"\",\n            \"Group\": \"Services\",\n            \"MaxQty\": 1,\n            \"PricePerWeek\": false,\n            \"PricePerPerson\": false,\n            \"ShortBreaksOnly\": false,\n            \"FixedWeeklyPrices\": false,\n            \"PricePerItem\": 50,\n            \"MinimumPrice\": null,\n            \"PayableToOwner\": false,\n            \"CompulsoryCharge\": false,\n            \"ValidFromMonth\": null,\n            \"ValidToMonth\": null,\n            \"Percentage\": false,\n            \"CustomPricing\": [\n                {\n                    \"Quantity\": 0,\n                    \"ExtrasId\": 16,\n                    \"Night1Price\": 100,\n                    \"Nights2Price\": 100,\n                    \"Nights3Price\": 100,\n                    \"Nights4Price\": 100,\n                    \"Nights5Price\": 100,\n                    \"Nights6Price\": 100,\n                    \"Nights7Price\": 100,\n                    \"Plus1NightPrice\": 0,\n                    \"Plus2NightsPrice\": 0,\n                    \"Plus3NightsPrice\": 50,\n                    \"Plus4NightsPrice\": 50,\n                    \"Plus5NightsPrice\": 50,\n                    \"Plus6NightsPrice\": 50,\n                    \"Night1NetPrice\": null,\n                    \"Nights2NetPrice\": null,\n                    \"Nights3NetPrice\": null,\n                    \"Nights4NetPrice\": null,\n                    \"Nights5NetPrice\": null,\n                    \"Nights6NetPrice\": null,\n                    \"Nights7NetPrice\": null,\n                    \"Plus1NightNetPrice\": null,\n                    \"Plus2NightsNetPrice\": null,\n                    \"Plus3NightsNetPrice\": null,\n                    \"Plus4NightsNetPrice\": null,\n                    \"Plus5NightsNetPrice\": null,\n                    \"Plus6NightsNetPrice\": null\n                }\n            ],\n            \"ValidDates\": [],\n            \"PayableOnOrder\": false,\n            \"InListPrice\": false,\n            \"Visible\": true,\n            \"Taxable\": false\n        },\n        {\n            \"Id\": 18,\n            \"Name\": \"Service Fee\",\n            \"Description\": \"\",\n            \"ExtraImage\": \"\",\n            \"Group\": \"Services\",\n            \"MaxQty\": 1,\n            \"PricePerWeek\": false,\n            \"PricePerPerson\": false,\n            \"ShortBreaksOnly\": false,\n            \"FixedWeeklyPrices\": false,\n            \"PricePerItem\": 40,\n            \"MinimumPrice\": null,\n            \"PayableToOwner\": false,\n            \"CompulsoryCharge\": true,\n            \"ValidFromMonth\": null,\n            \"ValidToMonth\": null,\n            \"Percentage\": false,\n            \"CustomPricing\": [],\n            \"ValidDates\": [],\n            \"PayableOnOrder\": true,\n            \"InListPrice\": false,\n            \"Visible\": true,\n            \"Taxable\": true\n        },\n        {\n            \"Id\": 28,\n            \"Name\": \"Meet & Greet\",\n            \"Description\": \"Face to face meet & greet on arrival \",\n            \"ExtraImage\": \"\",\n            \"Group\": \"Services\",\n            \"MaxQty\": 1,\n            \"PricePerWeek\": false,\n            \"PricePerPerson\": false,\n            \"ShortBreaksOnly\": false,\n            \"FixedWeeklyPrices\": false,\n            \"PricePerItem\": 200,\n            \"MinimumPrice\": null,\n            \"PayableToOwner\": false,\n            \"CompulsoryCharge\": false,\n            \"ValidFromMonth\": null,\n            \"ValidToMonth\": null,\n            \"Percentage\": false,\n            \"CustomPricing\": [],\n            \"ValidDates\": [],\n            \"PayableOnOrder\": false,\n            \"InListPrice\": false,\n            \"Visible\": false,\n            \"Taxable\": true\n        }\n    ],\n    \"PropertyDiscounts\": [],\n    \"PropertyDistances\": [],\n    \"PropertyRooms\": [\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 10612,\n            \"NodeName\": \"Bedroom1\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        },\n        {\n            \"Sleeps\": null,\n            \"RoomNumbers\": [],\n            \"Id\": 10613,\n            \"NodeName\": \"Bedroom2\",\n            \"Name\": \"\",\n            \"Description\": \"\",\n            \"Amenities\": [],\n            \"Type\": 0,\n            \"Floor\": null\n        }\n    ]\n}"}],"_postman_id":"e8aa6d29-ee37-4cfe-9e5d-18b25ef02fcd"},{"name":"property Reviews","id":"1bb67b0a-0dcd-4c1a-ab91-267379f349d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/reviews?index=1&size=15","description":"<p>Retrieve the customer reviews for a specific property.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","reviews"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"15"}],"variable":[]}},"response":[{"id":"d63af5c9-c08d-4bef-9785-77873b180799","name":"property Reviews","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/reviews?index=1&size=15","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","reviews"],"query":[{"key":"index","value":"1","description":"(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once."},{"key":"size","value":"15","description":"(optional) Use with the size parameter to return smaller batches of results rather than all at once."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Thu, 13 Oct 2022 13:20:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"PropertyId\": 11985,\n    \"PropertyName\": \"Beach View Cottage\",\n    \"AverageRating\": \"5/5\",\n    \"TotalCount\": 1,\n    \"TotalPages\": 1,\n    \"Items\": [\n        {\n            \"ReviewId\": 22160,\n            \"RatingScore\": \"5/5\",\n            \"ReviewTitle\": \"Excellent home\",\n            \"ReviewDetail\": \"\\r\\n<p>Wowza this was an outstanding property and just perfect for our\\r\\nfamily holiday</p>\\r\\n\",\n            \"ReviewDate\": \"2021-10-11T15:32:37.0000000Z\",\n            \"GuestName\": \"Jim Best\",\n            \"ManagementComments\": \"\",\n            \"Published\": true\n        }\n    ]\n}"}],"_postman_id":"1bb67b0a-0dcd-4c1a-ab91-267379f349d5"},{"name":"property special offers","id":"11f963bf-99ab-4b1d-a228-6780dfc11fdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/specialoffers?propertyid={{property_id}}","description":"<p>Retrieve a list of the special offers (discounts) available for a property.</p>\n","urlObject":{"path":["apis","specialoffers"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>SpecificDates, LastMinute or EarlyBird</p>\n","type":"text/plain"},"key":"type","value":"LastMinute"},{"description":{"content":"<p>The ID of the property you want the offers for</p>\n","type":"text/plain"},"key":"propertyid","value":"{{property_id}}"}],"variable":[]}},"response":[{"id":"c7dcc226-8331-45fe-8014-03b30bd78822","name":"property special offers","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/specialoffers?type=LastMinute&propertyid={{property_id}}","host":["{{base_url}}"],"path":["apis","specialoffers"],"query":[{"key":"type","value":"LastMinute","description":"SpecificDates, LastMinute or EarlyBird"},{"key":"propertyid","value":"{{property_id}}","description":"The ID of the property you want the offers for"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Fri, 03 May 2024 15:15:19 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"StayLength\",\n        \"Discount\": 0.05,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"01/06/2024\",\n        \"EndDate\": \"31/07/2024\",\n        \"Nights\": null,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 7,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 1\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"EarlyBird\",\n        \"Discount\": 0.05,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 3,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 450,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 2\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"EarlyBird\",\n        \"Discount\": 0.05,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 7,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 365,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 2\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"LastMinute\",\n        \"Discount\": 0.05,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 7,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 90,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 3\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"LastMinute\",\n        \"Discount\": 0.1,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 7,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 60,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 3\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"LastMinute\",\n        \"Discount\": 0.15,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 7,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 30,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 3\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"LastMinute\",\n        \"Discount\": 0.2,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 7,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 15,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 3\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"LastMinute\",\n        \"Discount\": 0.3,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": 7,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 10,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 3\n    },\n    {\n        \"PropertyId\": 12227,\n        \"Type\": \"SmallParty\",\n        \"Discount\": 0.05,\n        \"DiscountFormat\": 0,\n        \"StartDate\": \"\",\n        \"EndDate\": \"\",\n        \"Nights\": null,\n        \"CalculateOnFinalPrice\": false,\n        \"Seasons\": \"All\",\n        \"Condition\": 2,\n        \"Weeks\": [],\n        \"DiscountTypeID\": 4\n    }\n]"}],"_postman_id":"11f963bf-99ab-4b1d-a228-6780dfc11fdd"},{"name":"property blockout","id":"a674f38d-ca2c-494d-a19c-2c6a7880d717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/blockouts?checkin=2022-01-01&checkout=2025-12-31","description":"<p>Retrieve a list of blockouts for a specific property. This can return all blockouts or only those within the date range specified in the parameters.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","blockouts"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Restrict the data returned by specifying a date range.  This is the date at the start of the range.</p>\n","type":"text/plain"},"key":"checkin","value":"2022-01-01"},{"description":{"content":"<p>(optional) Restrict the data returned by specifying a date range.  This is the date at the end of the range.</p>\n","type":"text/plain"},"key":"checkout","value":"2025-12-31"}],"variable":[]}},"response":[{"id":"2ebbe2fe-7f04-42d3-9374-258f70989762","name":"property blockout","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/blockouts?checkin=2022-01-01&checkout=2025-12-31","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","blockouts"],"query":[{"key":"checkin","value":"2022-01-01","description":"(optional) Restrict the data returned by specifying a date range.  This is the date at the start of the range."},{"key":"checkout","value":"2025-12-31","description":"(optional) Restrict the data returned by specifying a date range.  This is the date at the end of the range."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Thu, 13 Oct 2022 13:33:45 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ID\": \"5886\",\n        \"CheckIn\": \"2022-02-14\",\n        \"CheckOut\": \"2022-02-18\",\n        \"PropertyID\": \"10959\",\n        \"Comments\": \"Test Blockout BP\",\n        \"ImportedFromiCal\": \"No\",\n        \"ImportedFromChannel\": \"No\"\n    }\n]"}],"_postman_id":"a674f38d-ca2c-494d-a19c-2c6a7880d717"},{"name":"property images","id":"c5b13497-d0c1-4bbd-8e64-6f1f80ab3f5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/images","description":"<p>Retrieve a list of the URLs for all the images for a property.</p>\n<p>When using the image URL as returned by the API with no parameters you will get the full size image. If you are using large images iPRO can resize them by including a few optional parameters on the URL to specify the width and height. For example, if you wanted an image to be resized to be 600x420 you would add <code>?width=600&amp;height=420&amp;mode=crop</code> to the end of the URL, so the full URL would look like <code>https://www.iprodemo.co.uk/media/1779102/green-grass-near-shoreline-beside-sea-under-blue-sky-132339.jpg?width=600&amp;height=420&amp;mode=crop</code></p>\n","urlObject":{"path":["apis","property","{{property_id}}","images"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"77864955-9c2d-4dd9-8f0b-0fcd0cbf0859","name":"property images","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/images"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 24 Oct 2022 12:41:51 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 7008,\n        \"Name\": \"Dining\",\n        \"Url\": \"http://www.example.com/media/217395/AH759-Dining.jpg\",\n        \"HostUrl\": \"http://www.example.com/media/217395/AH759-Dining.jpg\",\n        \"ModifiedDate\": \"30/03/2021 12:44:22\"\n    },\n    {\n        \"Id\": 7009,\n        \"Name\": \"Double 1\",\n        \"Url\": \"http://www.example.com/media/217403/AH759-Double-1.jpg\",\n        \"HostUrl\": \"http://www.example.com/media/217403/AH759-Double-1.jpg\",\n        \"ModifiedDate\": \"30/03/2021 12:44:22\"\n    },\n    {\n        \"Id\": 7010,\n        \"Name\": \"Double 2\",\n        \"Url\": \"http://www.example.com/media/217411/AH759-Double-2.jpg\",\n        \"HostUrl\": \"http://www.example.com/media/217411/AH759-Double-2.jpg\",\n        \"ModifiedDate\": \"30/03/2021 12:44:22\"\n    },\n    {\n        \"Id\": 7011,\n        \"Name\": \"Double\",\n        \"Url\": \"http://www.example.com/media/217419/AH759-Double.jpg\",\n        \"HostUrl\": \"http://www.example.com/media/217419/AH759-Double.jpg\",\n        \"ModifiedDate\": \"30/03/2021 12:44:22\"\n    }\n]"}],"_postman_id":"c5b13497-d0c1-4bbd-8e64-6f1f80ab3f5f"},{"name":"property extras","id":"9bb2ce72-4aa2-4ba9-b7a2-f964b6f99138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/extras","description":"<p>Retrieve details of all of the extras that are available for a property.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","extras"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0d80c328-f891-4719-93d9-63ed3904a5ca","name":"property extras","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/extras"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 24 Oct 2022 12:44:33 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 11,\n        \"Name\": \"Dog Extra\",\n        \"Description\": \"\",\n        \"ExtraImage\": \"\",\n        \"Group\": \" Group 1\",\n        \"MaxQty\": 0,\n        \"PricePerWeek\": false,\n        \"PricePerPerson\": false,\n        \"ShortBreaksOnly\": false,\n        \"FixedWeeklyPrices\": false,\n        \"PricePerItem\": 50,\n        \"MinimumPrice\": null,\n        \"PayableToOwner\": true,\n        \"CompulsoryCharge\": false,\n        \"ValidFromMonth\": null,\n        \"ValidToMonth\": null,\n        \"Percentage\": false,\n        \"CustomPricing\": [],\n        \"ValidDates\": [],\n        \"PayableOnOrder\": false,\n        \"InListPrice\": false,\n        \"Visible\": false,\n        \"Taxable\": false\n    },\n    {\n        \"Id\": 18,\n        \"Name\": \"Custom Pricing\",\n        \"Description\": \"Extra with custom pricing\",\n        \"ExtraImage\": \"\",\n        \"Group\": \"Other Extras\",\n        \"MaxQty\": 5,\n        \"PricePerWeek\": false,\n        \"PricePerPerson\": false,\n        \"ShortBreaksOnly\": false,\n        \"FixedWeeklyPrices\": false,\n        \"PricePerItem\": 0,\n        \"MinimumPrice\": null,\n        \"PayableToOwner\": true,\n        \"CompulsoryCharge\": false,\n        \"ValidFromMonth\": null,\n        \"ValidToMonth\": null,\n        \"Percentage\": false,\n        \"CustomPricing\": [\n            {\n                \"Quantity\": 4,\n                \"ExtrasId\": 18,\n                \"Night1Price\": 25,\n                \"Nights2Price\": 25,\n                \"Nights3Price\": 25,\n                \"Nights4Price\": 25,\n                \"Nights5Price\": 25,\n                \"Nights6Price\": 25,\n                \"Nights7Price\": 25,\n                \"Plus1NightPrice\": 25,\n                \"Plus2NightsPrice\": 25,\n                \"Plus3NightsPrice\": 25,\n                \"Plus4NightsPrice\": 25,\n                \"Plus5NightsPrice\": 25,\n                \"Plus6NightsPrice\": 25,\n                \"Night1NetPrice\": null,\n                \"Nights2NetPrice\": null,\n                \"Nights3NetPrice\": null,\n                \"Nights4NetPrice\": null,\n                \"Nights5NetPrice\": null,\n                \"Nights6NetPrice\": null,\n                \"Nights7NetPrice\": null,\n                \"Plus1NightNetPrice\": null,\n                \"Plus2NightsNetPrice\": null,\n                \"Plus3NightsNetPrice\": null,\n                \"Plus4NightsNetPrice\": null,\n                \"Plus5NightsNetPrice\": null,\n                \"Plus6NightsNetPrice\": null\n            },\n            {\n                \"Quantity\": 1,\n                \"ExtrasId\": 18,\n                \"Night1Price\": 20,\n                \"Nights2Price\": 20,\n                \"Nights3Price\": 20,\n                \"Nights4Price\": 20,\n                \"Nights5Price\": 20,\n                \"Nights6Price\": 20,\n                \"Nights7Price\": 20,\n                \"Plus1NightPrice\": 20,\n                \"Plus2NightsPrice\": 20,\n                \"Plus3NightsPrice\": 20,\n                \"Plus4NightsPrice\": 20,\n                \"Plus5NightsPrice\": 20,\n                \"Plus6NightsPrice\": 20,\n                \"Night1NetPrice\": null,\n                \"Nights2NetPrice\": null,\n                \"Nights3NetPrice\": null,\n                \"Nights4NetPrice\": null,\n                \"Nights5NetPrice\": null,\n                \"Nights6NetPrice\": null,\n                \"Nights7NetPrice\": null,\n                \"Plus1NightNetPrice\": null,\n                \"Plus2NightsNetPrice\": null,\n                \"Plus3NightsNetPrice\": null,\n                \"Plus4NightsNetPrice\": null,\n                \"Plus5NightsNetPrice\": null,\n                \"Plus6NightsNetPrice\": null\n            }\n        ],\n        \"ValidDates\": [],\n        \"PayableOnOrder\": false,\n        \"InListPrice\": false,\n        \"Visible\": true,\n        \"Taxable\": true\n    },\n    {\n        \"Id\": 9,\n        \"Name\": \"Owner Extra\",\n        \"Description\": \"\",\n        \"ExtraImage\": \"\",\n        \"Group\": \"Other Extras\",\n        \"MaxQty\": 5,\n        \"PricePerWeek\": true,\n        \"PricePerPerson\": false,\n        \"ShortBreaksOnly\": false,\n        \"FixedWeeklyPrices\": false,\n        \"PricePerItem\": 50,\n        \"MinimumPrice\": null,\n        \"PayableToOwner\": true,\n        \"CompulsoryCharge\": false,\n        \"ValidFromMonth\": null,\n        \"ValidToMonth\": null,\n        \"Percentage\": false,\n        \"CustomPricing\": [],\n        \"ValidDates\": [],\n        \"PayableOnOrder\": false,\n        \"InListPrice\": false,\n        \"Visible\": true,\n        \"Taxable\": true\n    },\n    {\n        \"Id\": 8,\n        \"Name\": \"Booking Fee\",\n        \"Description\": \"\",\n        \"ExtraImage\": \"\",\n        \"Group\": \"New Group\",\n        \"MaxQty\": 1,\n        \"PricePerWeek\": false,\n        \"PricePerPerson\": false,\n        \"ShortBreaksOnly\": false,\n        \"FixedWeeklyPrices\": false,\n        \"PricePerItem\": 25,\n        \"MinimumPrice\": null,\n        \"PayableToOwner\": false,\n        \"CompulsoryCharge\": false,\n        \"ValidFromMonth\": null,\n        \"ValidToMonth\": null,\n        \"Percentage\": false,\n        \"CustomPricing\": [],\n        \"ValidDates\": [],\n        \"PayableOnOrder\": false,\n        \"InListPrice\": false,\n        \"Visible\": true,\n        \"Taxable\": false\n    }\n]"}],"_postman_id":"9bb2ce72-4aa2-4ba9-b7a2-f964b6f99138"},{"name":"property rates","id":"1236292f-7ec0-452f-9c2a-0fb05a65c12f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"clientSecret":"{{client_secret}}","clientId":"{{client_id}}","accessTokenUrl":"{{access_token_url}}","tokenName":"{{sitename}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/rates?nextWeeks=52&version=2.0&startDate=2025-07-01","description":"<p>Retrieve a list showing all the details of the rates season that have been defined for a property. The returned data includes all the possible ways that the rate can be entered along with the booking rules.</p>\n<p>If you specify version=2.0 the data will be returned much faster, but will not include short break pricing.</p>\n<p>The GroupSizeRates section in the returned data contains details of length of stay pricing if it has been used. If you are using short break pricing this is returned in both the ShortBreaks and GroupSizeRates sections.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","rates"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) The number of weeks of rates from the startDate that you want returned.  If left blank all rates from the strat date onwards will be returned.</p>\n","type":"text/plain"},"key":"nextWeeks","value":"52"},{"key":"version","value":"2.0"},{"description":{"content":"<p>Get rates starting from this date.  Should be either today or a date in the future.</p>\n","type":"text/plain"},"key":"startDate","value":"2025-07-01"}],"variable":[]}},"response":[{"id":"65084d5c-6da7-4faf-8fae-c5dc8115615b","name":"property rates","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/rates?nextWeeks=52&startDate=2025-01-01","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","rates"],"query":[{"key":"nextWeeks","value":"52","description":"(optional) The number of weeks of rates from the startDate that you want returned.  If left blank all rates from the strat date onwards will be returned."},{"key":"version","value":"2.0","disabled":true},{"key":"startDate","value":"2025-01-01"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Tue, 11 Mar 2025 16:26:29 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 966,\n        \"StartDate\": \"2025-03-11\",\n        \"EndDate\": \"2025-12-31\",\n        \"WeeklyRate\": 1100,\n        \"BookingFee\": 0,\n        \"InclusiveExtras\": 225,\n        \"DisplayPrice\": 1325,\n        \"NightlyRate\": null,\n        \"WeekendRate\": null,\n        \"DiscountWeeklyRate\": null,\n        \"DiscountWeekendRate\": null,\n        \"DiscountNightlyRate\": null,\n        \"DiscountMonthlyRate\": null,\n        \"ThreeNightShortBreakRate\": null,\n        \"FourNightShortBreakRate\": null,\n        \"MonthlyRate\": null,\n        \"MinimumCharge\": null,\n        \"Currency\": \"£\",\n        \"CurrencyISO\": \"GBP\",\n        \"Occupancy\": null,\n        \"OccupancyIncrement\": 1,\n        \"ExtraAdults\": null,\n        \"ExtraChildren\": null,\n        \"MinStay\": 3,\n        \"MinStayNodeId\": 9491,\n        \"ChangeoverDays\": {\n            \"Id\": 7443,\n            \"Arrival\": \"Any\",\n            \"Departure\": \"Any\",\n            \"BlockedStartDates\": null\n        },\n        \"ChangeoverDaysNodeId\": 7443,\n        \"NightlyRateMode\": 0,\n        \"WeeklyRateMode\": 0,\n        \"MonthlyRateMode\": 0,\n        \"GroupSizeRates\": [],\n        \"PricingGroupsRates\": null,\n        \"ShortBreaks\": {\n            \"LengthOfStay\": [\n                {\n                    \"LengthOfStay\": 3,\n                    \"Amount\": 472,\n                    \"BookingFee\": 0,\n                    \"InclusiveExtras\": 225,\n                    \"DisplayPrice\": 697\n                },\n                {\n                    \"LengthOfStay\": 4,\n                    \"Amount\": 629,\n                    \"BookingFee\": 0,\n                    \"InclusiveExtras\": 225,\n                    \"DisplayPrice\": 854\n                },\n                {\n                    \"LengthOfStay\": 5,\n                    \"Amount\": 786,\n                    \"BookingFee\": 0,\n                    \"InclusiveExtras\": 225,\n                    \"DisplayPrice\": 1011\n                },\n                {\n                    \"LengthOfStay\": 6,\n                    \"Amount\": 943,\n                    \"BookingFee\": 0,\n                    \"InclusiveExtras\": 225,\n                    \"DisplayPrice\": 1168\n                }\n            ],\n            \"ChangeoverDays\": {\n                \"Id\": 7443,\n                \"Arrival\": \"Any\",\n                \"Departure\": \"Any\"\n            }\n        }\n    }\n]"},{"id":"11996c4b-df87-4789-8fdd-045017027542","name":"property rates v2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/rates?nextWeeks=52&version=2.0&startDate=2025-01-01","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","rates"],"query":[{"key":"nextWeeks","value":"52","description":"(optional) The number of weeks of rates from the startDate that you want returned.  If left blank all rates from the strat date onwards will be returned."},{"key":"version","value":"2.0"},{"key":"startDate","value":"2025-01-01","description":"(optional) Get rates starting from this date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Tue, 11 Mar 2025 16:27:37 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": 966,\n        \"StartDate\": \"2025-03-11\",\n        \"EndDate\": \"2025-12-31\",\n        \"WeeklyRate\": 1100,\n        \"BookingFee\": 0,\n        \"InclusiveExtras\": 225,\n        \"DisplayPrice\": 1325,\n        \"NightlyRate\": null,\n        \"WeekendRate\": null,\n        \"DiscountWeeklyRate\": null,\n        \"DiscountWeekendRate\": null,\n        \"DiscountNightlyRate\": null,\n        \"DiscountMonthlyRate\": null,\n        \"ThreeNightShortBreakRate\": null,\n        \"FourNightShortBreakRate\": null,\n        \"MonthlyRate\": null,\n        \"MinimumCharge\": null,\n        \"Currency\": \"£\",\n        \"CurrencyISO\": \"GBP\",\n        \"Occupancy\": null,\n        \"OccupancyIncrement\": 1,\n        \"ExtraAdults\": null,\n        \"ExtraChildren\": null,\n        \"MinStay\": 3,\n        \"MinStayNodeId\": 9491,\n        \"ChangeoverDays\": {\n            \"Id\": 7443,\n            \"Arrival\": \"Any\",\n            \"Departure\": \"Any\",\n            \"BlockedStartDates\": null\n        },\n        \"ChangeoverDaysNodeId\": 7443,\n        \"NightlyRateMode\": 0,\n        \"WeeklyRateMode\": 0,\n        \"MonthlyRateMode\": 0,\n        \"GroupSizeRates\": [],\n        \"PricingGroupsRates\": null,\n        \"ShortBreaks\": null\n    }\n]"}],"_postman_id":"1236292f-7ec0-452f-9c2a-0fb05a65c12f"},{"name":"property custom rates","id":"b79c82fd-d78b-4227-b8f8-be41e736d098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"clientSecret":"{{client_secret}}","clientId":"{{client_id}}","accessTokenUrl":"{{access_token_url}}","tokenName":"{{sitename}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/customrates?latestRates=today&version=2","description":"<p>Retrieve a list showing details of the rates for sites using the custom rates feature</p>\n<p>In the data that is returned, in the Amount field the key for the pricing group type is as follows:</p>\n<ul>\n<li>10 | 1 night weekend</li>\n<li>15 | 1 night midweek</li>\n<li>20 | 1 night midweek CV</li>\n<li>50 | 2 night weekend</li>\n<li>60 | 3 night weekend</li>\n<li>70 | Week</li>\n<li>80 | Midweek</li>\n<li>85 | 2 night midweek</li>\n<li>90 | 5 nights</li>\n<li>100 | 2 night weekend WV</li>\n<li>110 | 3 night weekend WV</li>\n<li>120 | Week WV</li>\n<li>130 | Midweek WV</li>\n</ul>\n<p>The prices that are returned may contain the following values:</p>\n<ul>\n<li><strong><code>+</code></strong>(any positive value): Prices From</li>\n<li><strong><code>0</code></strong>: Use previous week pricing</li>\n<li><strong><code>-1</code></strong>: no price for this week</li>\n<li><strong><code>-2</code></strong>: Hide column from pricing group</li>\n<li><strong><code>\\\\*</code></strong>: 1st Special Offer</li>\n<li><strong>`**`</strong>: 2nd Special Offer</li>\n<li><strong>`***`</strong>: 3rd Special Offer</li>\n</ul>\n","urlObject":{"path":["apis","property","{{property_id}}","customrates"],"host":["{{base_url}}"],"query":[{"key":"latestRates","value":"today"},{"key":"version","value":"2"}],"variable":[]}},"response":[],"_postman_id":"b79c82fd-d78b-4227-b8f8-be41e736d098"},{"name":"property availability","id":"175b33d8-4e71-4a26-8fb1-ddd463e14c8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/availability","description":"<p>Retrieve details of the availability of a property. This API will return the dates that a property isn't available. It wont include specific details of bookings, only the dates that the property isn't available. If there are multiple consecutive bookings they will be combined into a single block of unavailable dates by this API.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","availability"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"01101e99-2d54-41b8-85d6-2637cca08168","name":"property availability","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/availability"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 24 Oct 2022 12:56:24 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"StartDate\": \"2022-12-03\",\n        \"EndDate\": \"2022-12-24\",\n        \"StatusCode\": 3,\n        \"Status\": \"Booking\"\n    },\n    {\n        \"StartDate\": \"2023-01-07\",\n        \"EndDate\": \"2023-01-14\",\n        \"StatusCode\": 1,\n        \"Status\": \"Blockout\"\n    }\n]"}],"_postman_id":"175b33d8-4e71-4a26-8fb1-ddd463e14c8c"},{"name":"property dayavailability","id":"59ce54ca-9e47-48f9-89b0-c9e3eeba7bad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/dayavailability?months=6","description":"<p>Returns a list showing the availability of a property for each day from today for a specified number of months.</p>\n<p>The data returned for each day will be one of the following letters:</p>\n<ul>\n<li>A - Available, but not a valid start date based on the booking rules</li>\n<li>C - Changeover day, available as start date for booking</li>\n<li>B - Booked</li>\n<li>U - Unavailable/Blocked out</li>\n<li>P - Provisional, a booking where no payment has been made</li>\n<li>OB - Owner booking</li>\n<li>SBC --Available as start date for a short break booking (less than 7 nights)</li>\n</ul>\n","urlObject":{"path":["apis","property","{{property_id}}","dayavailability"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) The number of months of availability to return.  Default value is 24 months</p>\n","type":"text/plain"},"key":"months","value":"6"}],"variable":[]}},"response":[{"id":"3d78ff23-f7c4-4f3e-8391-ef8e879a9275","name":"property dayavailability","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/dayavailability?months=6","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","dayavailability"],"query":[{"key":"months","value":"6","description":"(optional) The number of months of availability to return.  Default value is 24 months"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 24 Oct 2022 13:11:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"2022\": {\n        \"10\": {\n            \"23\": \"C\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\",\n            \"29\": \"C\",\n            \"30\": \"C\",\n            \"31\": \"C\"\n        },\n        \"11\": {\n            \"1\": \"C\",\n            \"2\": \"C\",\n            \"3\": \"C\",\n            \"4\": \"C\",\n            \"5\": \"C\",\n            \"6\": \"C\",\n            \"7\": \"C\",\n            \"8\": \"C\",\n            \"9\": \"C\",\n            \"10\": \"C\",\n            \"11\": \"C\",\n            \"12\": \"C\",\n            \"13\": \"C\",\n            \"14\": \"C\",\n            \"15\": \"C\",\n            \"16\": \"C\",\n            \"17\": \"C\",\n            \"18\": \"C\",\n            \"19\": \"C\",\n            \"20\": \"C\",\n            \"21\": \"C\",\n            \"22\": \"C\",\n            \"23\": \"C\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\",\n            \"29\": \"C\",\n            \"30\": \"C\"\n        },\n        \"12\": {\n            \"1\": \"C\",\n            \"2\": \"C\",\n            \"3\": \"B\",\n            \"4\": \"B\",\n            \"5\": \"B\",\n            \"6\": \"B\",\n            \"7\": \"B\",\n            \"8\": \"B\",\n            \"9\": \"B\",\n            \"10\": \"B\",\n            \"11\": \"B\",\n            \"12\": \"B\",\n            \"13\": \"B\",\n            \"14\": \"B\",\n            \"15\": \"B\",\n            \"16\": \"B\",\n            \"17\": \"B\",\n            \"18\": \"B\",\n            \"19\": \"B\",\n            \"20\": \"B\",\n            \"21\": \"B\",\n            \"22\": \"B\",\n            \"23\": \"B\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\",\n            \"29\": \"C\",\n            \"30\": \"C\",\n            \"31\": \"C\"\n        }\n    },\n    \"2023\": {\n        \"1\": {\n            \"1\": \"C\",\n            \"2\": \"C\",\n            \"3\": \"C\",\n            \"4\": \"C\",\n            \"5\": \"C\",\n            \"6\": \"C\",\n            \"7\": \"U\",\n            \"8\": \"U\",\n            \"9\": \"U\",\n            \"10\": \"U\",\n            \"11\": \"U\",\n            \"12\": \"U\",\n            \"13\": \"U\",\n            \"14\": \"C\",\n            \"15\": \"C\",\n            \"16\": \"C\",\n            \"17\": \"C\",\n            \"18\": \"C\",\n            \"19\": \"C\",\n            \"20\": \"C\",\n            \"21\": \"C\",\n            \"22\": \"C\",\n            \"23\": \"C\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\",\n            \"29\": \"C\",\n            \"30\": \"C\",\n            \"31\": \"C\"\n        },\n        \"2\": {\n            \"1\": \"C\",\n            \"2\": \"C\",\n            \"3\": \"C\",\n            \"4\": \"C\",\n            \"5\": \"C\",\n            \"6\": \"C\",\n            \"7\": \"C\",\n            \"8\": \"C\",\n            \"9\": \"C\",\n            \"10\": \"C\",\n            \"11\": \"C\",\n            \"12\": \"C\",\n            \"13\": \"C\",\n            \"14\": \"C\",\n            \"15\": \"C\",\n            \"16\": \"C\",\n            \"17\": \"C\",\n            \"18\": \"C\",\n            \"19\": \"C\",\n            \"20\": \"C\",\n            \"21\": \"C\",\n            \"22\": \"C\",\n            \"23\": \"C\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\"\n        },\n        \"3\": {\n            \"1\": \"C\",\n            \"2\": \"C\",\n            \"3\": \"C\",\n            \"4\": \"C\",\n            \"5\": \"C\",\n            \"6\": \"C\",\n            \"7\": \"C\",\n            \"8\": \"C\",\n            \"9\": \"C\",\n            \"10\": \"C\",\n            \"11\": \"C\",\n            \"12\": \"C\",\n            \"13\": \"C\",\n            \"14\": \"C\",\n            \"15\": \"C\",\n            \"16\": \"C\",\n            \"17\": \"C\",\n            \"18\": \"C\",\n            \"19\": \"C\",\n            \"20\": \"C\",\n            \"21\": \"C\",\n            \"22\": \"C\",\n            \"23\": \"C\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\",\n            \"29\": \"C\",\n            \"30\": \"C\",\n            \"31\": \"C\"\n        },\n        \"4\": {\n            \"1\": \"C\",\n            \"2\": \"C\",\n            \"3\": \"C\",\n            \"4\": \"C\",\n            \"5\": \"C\",\n            \"6\": \"C\",\n            \"7\": \"C\",\n            \"8\": \"C\",\n            \"9\": \"C\",\n            \"10\": \"C\",\n            \"11\": \"C\",\n            \"12\": \"C\",\n            \"13\": \"C\",\n            \"14\": \"C\",\n            \"15\": \"C\",\n            \"16\": \"C\",\n            \"17\": \"C\",\n            \"18\": \"C\",\n            \"19\": \"C\",\n            \"20\": \"C\",\n            \"21\": \"C\",\n            \"22\": \"C\",\n            \"23\": \"C\",\n            \"24\": \"C\",\n            \"25\": \"C\",\n            \"26\": \"C\",\n            \"27\": \"C\",\n            \"28\": \"C\",\n            \"29\": \"C\",\n            \"30\": \"C\"\n        }\n    }\n}"}],"_postman_id":"59ce54ca-9e47-48f9-89b0-c9e3eeba7bad"},{"name":"Reports","id":"11b9733c-8c27-4aa2-a5bb-91c003f7dd6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/reports/1?checkInDate=2024-01-01&checkOutDate=2024-12-31&bookedDateStart=2024-01-01&bookedDateEnd=2024-01-31&bookingTagId=2","description":"<p>Returns a summary of the bookings that match the search parameters.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","reports","1"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Search for bookings checking in after this date</p>\n","type":"text/plain"},"key":"checkInDate","value":"2024-01-01"},{"description":{"content":"<p>(optional) Search for bookings checking out before this date</p>\n","type":"text/plain"},"key":"checkOutDate","value":"2024-12-31"},{"description":{"content":"<p>(optional) Search for bookings created after this date</p>\n","type":"text/plain"},"key":"bookedDateStart","value":"2024-01-01"},{"description":{"content":"<p>(optional) Search for bookings created before this date</p>\n","type":"text/plain"},"key":"bookedDateEnd","value":"2024-01-31"},{"description":{"content":"<p>(optional) Include only bookings with this booking tag ID</p>\n","type":"text/plain"},"key":"bookingTagId","value":"2"}],"variable":[]}},"response":[{"id":"1b20b338-97fd-4944-ace0-891947aa559b","name":"Reports","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/reports/1?checkInDate=2024-01-01&checkOutDate=2024-12-31&bookedDateStart=&bookedDateEnd=&bookingTagId","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","reports","1"],"query":[{"key":"checkInDate","value":"2024-01-01"},{"key":"checkOutDate","value":"2024-12-31"},{"key":"bookedDateStart","value":""},{"key":"bookedDateEnd","value":""},{"key":"bookingTagId","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Fri, 03 May 2024 15:20:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"PropertyId\": 12227,\n    \"CurrencySymbol\": \"£\",\n    \"AverageRating\": \"\",\n    \"NoOfComplaints\": 0,\n    \"Income\": 3066,\n    \"QTYBookings\": {\n        \"AgencyBookings\": 1,\n        \"OwnerBookings\": 0,\n        \"BlockOuts\": 0\n    },\n    \"NoNightsBooked\": {\n        \"AgencyBookings\": 0,\n        \"OwnerBookings\": 0,\n        \"BlockOuts\": 0\n    },\n    \"BookingValuesCurrentYear\": {\n        \"January\": 0,\n        \"February\": 0,\n        \"March\": 0,\n        \"April\": 0,\n        \"May\": 0,\n        \"June\": 0,\n        \"July\": 0,\n        \"August\": 3066,\n        \"September\": 0,\n        \"October\": 0,\n        \"November\": 0,\n        \"December\": 0\n    },\n    \"TypeOfBooking\": {\n        \"New Customer\": 1,\n        \"Provisional\": 1,\n        \"Lead Time 91 - 180 Days\": 1,\n        \"6 Bedrooms or More\": 1,\n        \"ID Collected\": 1,\n        \"Website Booking\": 1,\n        \"OwnerNotifiedAlertSent\": 1\n    }\n}"}],"_postman_id":"11b9733c-8c27-4aa2-a5bb-91c003f7dd6c"},{"name":"Property List","id":"224ddcd3-eaa8-4f73-af89-9d0dbd83c080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/properties","description":"<p>Perform a basic search of properties that match the criteria specified in the parameters. If none are provided then all properties will be returned.</p>\n","urlObject":{"path":["apis","properties"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) The company ID of an owner</p>\n","type":"text/plain"},"key":"ownerID","value":""},{"disabled":true,"description":{"content":"<p>(Optional) The ID of a property</p>\n","type":"text/plain"},"key":"PropertyID","value":"{{property_id}}"},{"disabled":true,"description":{"content":"<p>(Optional) The minimum number of bedrooms</p>\n","type":"text/plain"},"key":"Bedrooms","value":""},{"disabled":true,"description":{"content":"<p>(Optional) The minimum number of bathrooms</p>\n","type":"text/plain"},"key":"Bathrooms","value":""},{"disabled":true,"description":{"content":"<p>(Optional) The minimum number of guests</p>\n","type":"text/plain"},"key":"Sleeps","value":""},{"disabled":true,"description":{"content":"<p>(optional) The brand ID of the property</p>\n","type":"text/plain"},"key":"BrandID","value":"1"}],"variable":[]}},"response":[{"id":"786fa200-091b-4eb3-8305-8f566c62bc81","name":"Property List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/properties?ownerID=&PropertyID={{property_id}}&Bedrooms=&Bathrooms=&Sleeps=","host":["{{base_url}}"],"path":["apis","properties"],"query":[{"key":"ownerID","value":""},{"key":"PropertyID","value":"{{property_id}}"},{"key":"Bedrooms","value":""},{"key":"Bathrooms","value":""},{"key":"Sleeps","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 24 Oct 2022 13:23:26 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Rooms\": [\n            {\n                \"Sleeps\": null,\n                \"RoomNumbers\": [],\n                \"Id\": 10612,\n                \"NodeName\": \"Bedroom1\",\n                \"Name\": \"\",\n                \"Description\": \"\",\n                \"Amenities\": [],\n                \"Type\": 0,\n                \"Floor\": null\n            },\n            {\n                \"Sleeps\": null,\n                \"RoomNumbers\": [],\n                \"Id\": 10613,\n                \"NodeName\": \"Bedroom2\",\n                \"Name\": \"\",\n                \"Description\": \"\",\n                \"Amenities\": [],\n                \"Type\": 0,\n                \"Floor\": null\n            }\n        ],\n        \"Distances\": [],\n        \"AssignedContacts\": [],\n        \"Id\": 10606,\n        \"LangNodeId\": null,\n        \"Name\": \"Character Cottage\",\n        \"Title\": \"UNIQUE CHARACTER STONE COTTAGE WITHIN CHARMING COUNTRY TOWN. SLEEPS 2+2\",\n        \"Description\": \"\",\n        \"Reference\": \"45105\",\n        \"PropertyName\": \"Character Cottage\",\n        \"FullPropertyName\": \"Character Cottage - 45105 PropertyProperty Street , Somerton, Somerset, \",\n        \"VirtualTour\": \"\",\n        \"VirtualTourTitle\": \"\",\n        \"ShortBreakSupplements\": \"7445\",\n        \"AllowedStartDays\": \"\",\n        \"MinimumLengthOfStay\": \"\",\n        \"PropertyAttributes\": [\n            7245,\n            7257,\n            7269,\n            8676,\n            7359,\n            8903,\n            8904,\n            8907,\n            8912,\n            8908\n        ],\n        \"Bedrooms\": 2,\n        \"Bathrooms\": 1,\n        \"Sleeps\": 4,\n        \"PropertyType\": \"Cottage\",\n        \"PropertyWebsite\": \"\",\n        \"Wifi\": false,\n        \"Pets\": false,\n        \"HeatedPool\": false,\n        \"RatesIncludeVat\": false,\n        \"GeoLocation\": \"51.0122425971272,-4.1908043507874,13\",\n        \"Location\": \"Somerton\",\n        \"PropertyWarning\": \"\",\n        \"Suspended\": false,\n        \"Withdrawn\": false,\n        \"HideOnWebsite\": false,\n        \"CurrencySymbol\": \"£\",\n        \"OwnerPropertyName\": \"\",\n        \"HasBrokenRules\": false,\n        \"MinRate\": \"£495\",\n        \"MaxRate\": \"£895\",\n        \"MinMaxPriceRange\": \"£2,035 - £2,165\",\n        \"Price\": 2035,\n        \"DisplayPrice\": 2035,\n        \"MinPrice\": 2035,\n        \"MaxPrice\": 2165,\n        \"Owner\": {\n            \"CompanyId\": 1057,\n            \"CompanyName\": \"Helen Smith\",\n            \"ContactId\": 1055,\n            \"Email\": \"helen@example.com\",\n            \"Title\": \"Mrs\",\n            \"FirstName\": \"Helen\",\n            \"LastName\": \"Smith\",\n            \"Phone\": \"01632 960440\",\n            \"BankSortCode\": \"\",\n            \"BankAccountNumber\": \"\",\n            \"BankAccountName\": \"\",\n            \"Rep\": 68,\n            \"StatementDateId\": null,\n            \"StatementNumber\": null,\n            \"Mobile\": \"07700900440\",\n            \"Retainer\": 0,\n            \"Balance\": 0,\n            \"BankNonResident\": false,\n            \"BankPaymentReference\": null,\n            \"BankReference\": null\n        },\n        \"Commission\": \"26.00\",\n        \"Images\": \"10608\",\n        \"ImagesUrls\": \"www.example.com/media/10608/45105 41.jpg?id=10608&scale=both&mode=crop&quality=70&width=350&height=250\",\n        \"ListingIcons\": \"\",\n        \"ContractRenewalDate\": \"2025-01-01\",\n        \"ContractExpireDueDays\": 800,\n        \"TrustPilotTag\": \"\",\n        \"Extras\": \"\",\n        \"Warnings\": [\n            {\n                \"StartDate\": \"0001-01-01\",\n                \"EndDate\": \"9999-12-31\",\n                \"Description\": \"\"\n            }\n        ],\n        \"AssignedContactsIds\": \"\"\n    }\n]"}],"_postman_id":"224ddcd3-eaa8-4f73-af89-9d0dbd83c080"},{"name":"Last Updated","id":"7752f939-571f-4904-aadb-2d64de737982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/properties/lastupdated?lastUpdated=10","description":"<p>Returns a list of properties where the property details have been recently updated. The list will show if either the property details or rates have been updated in the number of minutes specified.</p>\n<p>If you are maintaining a local copy of the details of each property and its rates on your web server then use this API to periodically check to see if either the property details or rates have been updated in iPro so you know when you need to retrieve them again.</p>\n<p>Calling this API to check for updates and then only calling the relevant APIs to retrieve details and rates of those properties that have been updated is preferred over periodically requesting for all the details for all properties even if they haven't changed.</p>\n","urlObject":{"path":["apis","properties","lastupdated"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>The maximum number of minutes ago that a property has to have been updated to be included in the list.</p>\n","type":"text/plain"},"key":"lastUpdated","value":"10"}],"variable":[]}},"response":[{"id":"b050119b-8511-4f9b-90f1-cb59345c988c","name":"Last Updated","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/properties/lastupdated?lastUpdated=10","host":["{{base_url}}"],"path":["apis","properties","lastupdated"],"query":[{"key":"lastUpdated","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 24 Oct 2022 13:33:46 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"PropertyId\": 7876,\n        \"Details\": {\n            \"Rates\": \"Yes\",\n            \"PropertyDetails\": \"No\"\n        }\n    },\n    {\n        \"PropertyId\": 8020,\n        \"Details\": {\n            \"Rates\": \"No\",\n            \"PropertyDetails\": \"Yes\"\n        }\n    }\n]"}],"_postman_id":"7752f939-571f-4904-aadb-2d64de737982"},{"name":"Day Availability Check","id":"3ba5fec9-3d1f-4d61-93b1-23475766406e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/dayavailabilitycheck?lastUpdated=10","description":"<p>The maximum number of minutes ago that a property has to have been updated to be included in the list. If you are maintaining a local copy of the availability for each property then use this API to determine if the availability has recently changed so that you can then call either the property availability or day availability API to get the latest available dates.</p>\n<p>Calling this API to check for updates periodically is better than just constantly downloading the availability for each property in turn when nothing has changed.</p>\n","urlObject":{"path":["apis","property","dayavailabilitycheck"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>The maximum number of minutes ago that availability on a  property has to have been updated to be included in the list.</p>\n","type":"text/plain"},"key":"lastUpdated","value":"10"}],"variable":[]}},"response":[{"id":"86d29089-8a69-4297-b794-937ace630ce2","name":"Day Availability Check","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/dayavailabilitycheck?lastUpdated=10","host":["{{base_url}}"],"path":["apis","property","dayavailabilitycheck"],"query":[{"key":"lastUpdated","value":"10","description":"The maximum number of minutes ago that availability on a  property has to have been updated to be included in the list."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Tue, 11 Mar 2025 16:29:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"PropertyIDs\": [\n        7858\n    ]\n}"}],"_postman_id":"3ba5fec9-3d1f-4d61-93b1-23475766406e"},{"name":"Push Property","id":"5cdcba9c-9f7d-4b00-86cd-df9cb6af26ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Id\": null,\r\n  \"OwnerCompanyId\": null,\r\n  \"OwnerCompany\": {\r\n    \"ExternalId\": \"abc123a\",\r\n    \"Title\": \"Mr\",\r\n    \"FirstName\": \"Example\",\r\n    \"LastName\": \"Owner\",\r\n    \"Email\": \"fred.chin@example.com\",\r\n    \"Email1\": \"\",\r\n    \"Email2\": \"\",\r\n    \"Mobile\": \"\",\r\n    \"AltPhone\": \"\",\r\n    \"Telephone\": \"\",\r\n    \"Address\": \"\",\r\n    \"Address1\": \"\",\r\n    \"Postcode\": \"\",\r\n    \"County\": \"\",\r\n    \"City\": \"\",\r\n    \"Country\": \"\",\r\n    \"CompanyName\": \"\",\r\n    \"Signature\": \"\",\r\n    \"Source\": \"\",\r\n    \"Comments\": \"\",\r\n    \"ByPost\": false,\r\n    \"ByEmail\": false,\r\n    \"ByTelephone\": false,\r\n    \"BySms\": false,\r\n    \"AddedToBlacklist\": false,\r\n    \"OnEmailList\": false,\r\n    \"IsArchived\": false,\r\n    \"BankName\": \"\",\r\n    \"BankAccountName\": \"\",\r\n    \"BankAccountNumber\": \"\",\r\n    \"BankAddress\": \"\",\r\n    \"BankAddress1\": \"\",\r\n    \"BankCountry\": \"\",\r\n    \"BankCounty\": \"\",\r\n    \"BankCity\": \"\",\r\n    \"BankPostcode\": \"\",\r\n    \"BankSortCode\": \"\",\r\n    \"BankReference\": \"\",\r\n    \"BankPaymentReference\": \"\",\r\n    \"IdNumber\": \"\",\r\n    \"BankVatRegistered\": null,\r\n    \"BankNonResident\": null\r\n  },\r\n  \"Name\": \"Example Property 11\",\r\n  \"PropertyName\": \"Example Property 11\",\r\n  \"Title\": \"Example Property 11\",\r\n  \"Suspended\": false,\r\n  \"Withdrawn\": false,\r\n  \"HideOnWebsite\": false,\r\n  \"DisableOnlineBooking\": true,\r\n  \"PropertyReference\": \"1002\",\r\n  \"ContractRenewalDate\": \"\",\r\n  \"PropertyWebsite\": \"\",\r\n  \"Intro\": \"5 bedroom 3 bathroom luxury Villa, with fully heated swimming pool in Adeje Tenerife. This Villa has everything you would need in a Luxurious Setting. The 2 King-Size Master bedrooms are spacious with there own private balconies and have views of the mountains, pool and surrounding areas.\",\r\n  \"MainDescription\": \"<p>This example property is a Stunning Modern built Villa, set over 2 storeys\\r\\nand&nbsp; is situated within a Quiet Residential area that\\r\\noverlooks the fabulous Del Duque Coastline. This Villa still\\r\\nretains a more traditional theme, with Quality Furnishings and\\r\\nFurniture throughout.&nbsp; There are typical ceramic terraces,\\r\\nfront and rear for sun-bathing and the Pool is completely\\r\\nsurrounded by synthetic grass for comfort and safety.<br />\\r\\n<br />\\r\\n This Villa is fully equipped with everything you would need for\\r\\nyour stay in a Spacious and Relaxing atmosphere.&nbsp; All bedrooms\\r\\nare large, two with en-suite and two with balcony terraces enjoying\\r\\nviews of the pool and coast. Great for families and couples who\\r\\nneed to be near all the amenities and the beach.<br />\\r\\n<br />\\r\\n The Heated Swimming Pool (October onwards) is a generous size, 8\\r\\nmetres x 5 metres with ample sunbeds and seating for Al Fresco\\r\\ndining.<br />\\r\\n<br />\\r\\n The 'Gran Sur Shopping Complex' is nearby with Bars, Restaurants,\\r\\nShops, Supermarket and Taxi Rank and Local Shop is only a 3 minute\\r\\nwalk.</p>\\r\\n\\r\\n<p>&nbsp;</p>\",\r\n  \"BrandId\": null,\r\n  \"Currency\": \"£\",\r\n  \"HideRates\": false,\r\n  \"MinRate\": 1395,\r\n  \"MaxRate\": 1895,\r\n  \"Commission\": 200,\r\n  \"BreakagesDeposit\": 200,\r\n  \"InternalRentalNotes\": \"internal rental notes\",\r\n  \"AvailabilityNotes\": \"availability notes\",\r\n  \"RentalNotesTitle\": \"Booking Notes\",\r\n  \"RentalNotes\": \"<p><span><em>NB:Prices may be subject to change at the advertiser's\\r\\ndiscretion.</em></span></p>\\r\\n\\r\\n<p><span>The price is for the Villa and not per person.<em><br />\\r\\n</em></span></p>\\r\\n\\r\\n<p>A deposit will be required in advance for every booking. PayPal\\r\\navailable for the deposit if required, just ask when booking.\\r\\nCredit cards also accepted through PayPal (PayPal charges will\\r\\napply).</p>\\r\\n\\r\\n<p><br />\\r\\n <strong>Cancellation policy</strong>: The booking deposit is\\r\\nnon-refundable.</p>\\r\\n\\r\\n<p><br />\\r\\n <em>We only accept bookings for two weeks over the Christmas and\\r\\nNew Y</em>ear.</p>\",\r\n  \"RentalNotesTitle1\": \"Booking Notes 1\",\r\n  \"RentalNotes1\": \"<p><span><em>NB:Prices may be subject to change at the advertiser's\\r\\ndiscretion.</em></span></p>\\r\\n\\r\\n<p><span>The price is for the Villa and not per person.<em><br />\\r\\n</em></span></p>\\r\\n\\r\\n<p>A deposit will be required in advance for every booking. PayPal\\r\\navailable for the deposit if required, just ask when booking.\\r\\nCredit cards also accepted through PayPal (PayPal charges will\\r\\napply).</p>\\r\\n\\r\\n<p><br />\\r\\n <strong>Cancellation policy</strong>: The booking deposit is\\r\\nnon-refundable.</p>\\r\\n\\r\\n<p><br />\\r\\n <em>We only accept bookings for two weeks over the Christmas and\\r\\nNew Y</em>ear.</p>\",\r\n  \"VirtualTourTitle\": \"\",\r\n  \"VirtualTour\": \"\",\r\n  \"Directions\": \"\",\r\n  \"BrochurePage\": null,\r\n  \"CheckInTimeFrom\": \"14:00\",\r\n  \"CheckInTimeTo\": \"18:00\",\r\n  \"CheckOutTimeUntil\": \"12:00\",\r\n  \"KeySafeCode\": \"\",\r\n  \"WifiCode\": \"\",\r\n  \"OwnersCode\": \"\",\r\n  \"OfficeCode\": \"\",\r\n  \"PropertyNameTitle\": \"\",\r\n  \"PropertySummary\": \"\",\r\n  \"PropertyDescription\": \"\",\r\n  \"RegionDescription\": \"\",\r\n  \"LocationDescription\": \"\",\r\n  \"OwnerListingStory\": \"\",\r\n  \"Address\": \"Calle El Sauce C74 & 15\",\r\n  \"Address2\": \"Costa Adeje\",\r\n  \"City\": \"Tenerife\",\r\n  \"County\": \"Canary Islands\",\r\n  \"Postcode\": \"1\",\r\n  \"Country\": \"Spain\",\r\n  \"OwnerPropertyName\": \"\",\r\n  \"Url\": \"\",\r\n  \"GeoLocation\": \"28.0940528753818,-16.72355090831229,19\",\r\n  \"Pros\": \"Property Pros\",\r\n  \"Cons\": \"Property Cons\",\r\n  \"BuildSize\": \"\",\r\n  \"PlotSize\": \"\",\r\n  \"Licence\": \"\",\r\n  \"LicenceExpiryDate\": \"\",\r\n  \"Warnings\": \"\",\r\n  \"Location\": [\r\n    \"Example\",\r\n    \"Location\"\r\n  ],\r\n  \"TrustPilotTag\": \"Trust Pilot Tag\",\r\n  \"SEOTitle\": \"Example Property\",\r\n  \"SEOKeywords\": \"Example Property\",\r\n  \"SEODescription\": \"Example Property\",\r\n  \"Attributes\": {\r\n    \"Property Type\": [\r\n      \"Villa\"\r\n    ],\r\n    \"Theme\": [\r\n      \"Golf\",\r\n      \"Family\",\r\n      \"Luxury\",\r\n      \"Beach\"\r\n    ],\r\n    \"Distances\": [\r\n      \"Walking Distance to Beach\",\r\n      \"Walking Distance to Bars/Restaurants\",\r\n      \"Walking Distance to Taxi Rank\"\r\n    ],\r\n    \"Amenities\": [\r\n      \"BBQ\",\r\n      \"Internet Access\",\r\n      \"DVD Player\",\r\n      \"Stereo System\",\r\n      \"Air Conditioning\",\r\n      \"Sea Views\",\r\n      \"Table Tennis\",\r\n      \"Wi-Fi\",\r\n      \"Full UK TV- ie BBC & Itv Etc\",\r\n      \"Flat Screen TV\",\r\n      \"Garden Furniture\",\r\n      \"Cot Available\",\r\n      \"High Chair\",\r\n      \"Safe\",\r\n      \"ipod Docking Station\"\r\n    ],\r\n    \"Kitchen Amenities\": [\r\n      \"Fridge\",\r\n      \"Fridge/Freezer\",\r\n      \"Washing Machine\",\r\n      \"Microwave\",\r\n      \"Dishwasher\",\r\n      \"Cooker & Hob\",\r\n      \"Coffee Machine\",\r\n      \"Toaster & Kettle\",\r\n      \"Iron & Board\"\r\n    ],\r\n    \"Living Area\": [\r\n      \"Seating for 8 People\"\r\n    ],\r\n    \"Bedroom Types\": [\r\n      \"2 Double beds\",\r\n      \"4 x Twin Beds\"\r\n    ],\r\n    \"Bedrooms\": [\r\n      \"4\"\r\n    ],\r\n    \"Activities\": [\r\n      \"Golf\",\r\n      \"Cycling\",\r\n      \"Watersports\",\r\n      \"Places of Interest\",\r\n      \"Diving Snorkelling\",\r\n      \"Waterpark\",\r\n      \"Restaurants\",\r\n      \"Bars\",\r\n      \"Nightlife\",\r\n      \"Supermarkets\",\r\n      \"Shopping\"\r\n    ],\r\n    \"Suitability\": [\r\n      \"Children Welcome\",\r\n      \"Children Welcome over the age of 10\",\r\n      \"Elderly Friendly Properties\"\r\n    ],\r\n    \"Bathrooms\": [\r\n      \"6\"\r\n    ],\r\n    \"Sleeps\": [\r\n      \"4\"\r\n    ],\r\n    \"Swimming Pool\": [\r\n      \"Private\",\r\n      \"Heated\"\r\n    ],\r\n    \"Local Area\": [\r\n      \"Local Shop\"\r\n    ],\r\n    \"Nearest Airport\": [\r\n      \"Tenerife South\"\r\n    ],\r\n    \"Security Deposit Required\": [\r\n      \"¡ê200 GBP\"\r\n    ],\r\n    \"Rental Agreement Type\": [\r\n      \"Guaranteed Rental\"\r\n    ]\r\n  },\r\n  \"Rooms\": [\r\n  ],\r\n  \"Distances\": [\r\n    {\r\n      \"Name\": \"Beach xyz\",\r\n      \"Distance\": \"10\",\r\n      \"DistanceUnit\": \"MINUTES WALK\",\r\n      \"DistanceType\": \"BEACH\"\r\n    },\r\n    {\r\n      \"Name\": \"Lake\",\r\n      \"Distance\": \"1\",\r\n      \"DistanceUnit\": \"MINUTES WALK\",\r\n      \"DistanceType\": \"BEACH\"\r\n    }\r\n  ],\r\n  \"Images\": [\r\n    {\r\n      \"Id\": \"googlelogo_color_272x92dp\",\r\n      \"Name\": \"Google Logo\",\r\n      \"Source\": \"https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png\"\r\n    }\r\n  ],\r\n  \"AssignedContacts\": [\r\n    {\r\n      \"ContactId\": null,\r\n      \"ContactType\": \"KeyHolder\",\r\n      \"ExternalId\": \"abc123b\",\r\n      \"Title\": \"Mr\",\r\n      \"FirstName\": \"Steve\",\r\n      \"LastName\": \"Long\",\r\n      \"Email\": \"steve.long@test.com\",\r\n      \"Email1\": \"\",\r\n      \"Email2\": \"\",\r\n      \"Mobile\": \"\",\r\n      \"AltPhone\": \"\",\r\n      \"Telephone\": \"\",\r\n      \"Address\": \"\",\r\n      \"Address1\": \"\",\r\n      \"Postcode\": \"\",\r\n      \"County\": \"\",\r\n      \"City\": \"\",\r\n      \"Country\": \"\",\r\n      \"CompanyName\": \"\",\r\n      \"Signature\": \"\",\r\n      \"Source\": \"\",\r\n      \"Comments\": \"\",\r\n      \"ByPost\": false,\r\n      \"ByEmail\": false,\r\n      \"ByTelephone\": false,\r\n      \"BySms\": false,\r\n      \"AddedToBlacklist\": false,\r\n      \"OnEmailList\": false,\r\n      \"IsArchived\": false,\r\n    }\r\n  ]\r\n}"},"url":"{{base_url}}/apis/property","description":"<p>Create or update a property in iPRO</p>\n<ol>\n<li><p>Specify <code>\"Id\"</code> in request payload to update existing property</p>\n</li>\n<li><p>Remove <code>\"Id\"</code> field or specify <code>null</code> value to create a new property</p>\n</li>\n<li><p>Partial update is supported. For example, payload <code>{ \"Id\": 8849, \"Intro\": \"...\" }</code> will only update <code>\"Intro\"</code> field and leave all other field value it was.</p>\n</li>\n<li><p>Image <code>\"Source\"</code> supports - <code>url of image with public accessable</code> and also <code>base64 encoded string image content</code>.</p>\n</li>\n<li><p>Use <code>\"OwnerCompanyId\"</code> for linking to a existing owner. Specify the owner details on <code>\"OwnerCompany\"</code> for creating new. <code>\"OwnerCompanyId\"</code> is prior when both <code>\"OwnerCompanyId\"</code> and <code>\"OwnerCompany\"</code> have value.</p>\n</li>\n<li><p>Use <code>\"AssignedContacts\"</code>: [{ \"ContactId\": 3423 }, { \"ContactId\": 6216 }] for linking to existing contacts and specify contact details for creating new.</p>\n</li>\n<li><p>Reviews <code>\"Rating\"</code> must be between 0 and 5. It's a optional field. Remove it or specify <code>null</code> value if you don't have rating.</p>\n</li>\n<li><p><code>Amenities</code> If you push an amenity that does not exist within the CMS, then it will be automatically created</p>\n</li>\n</ol>\n<p>\"Location\": [</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">    \"Example\",\n    \"Location\"\n  ],\n\n</code></pre>\n<p>or</p>\n<p>\"Location\": [</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">    \"11667\"\n  ],\n\n</code></pre>\n","urlObject":{"path":["apis","property"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) For sites with multiple languages, specify the language here and the language version of a property will be updated instead on the default version</p>\n","type":"text/plain"},"key":"lang","value":"de-DE"}],"variable":[]}},"response":[],"_postman_id":"5cdcba9c-9f7d-4b00-86cd-df9cb6af26ba"},{"name":"Push Rates","id":"4265d782-34b1-4d46-a3cc-a1c3288a54a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"[{\"StartDate\": \"2024-06-01\",\r\n\"EndDate\": \"2024-08-31\",\r\n\"WeeklyRate\": 1000,\r\n\"NightlyRate\": null,\r\n\"WeekendRate\": null,\r\n\"MinStay\": 7,\r\n\"ChangeoverDays\": {\r\n\"Id\": 13888,\r\n\"Arrival\": \"Any\",\r\n\"Departure\": \"Any\"\r\n}},\r\n{\"StartDate\": \"2024-09-01\",\r\n\"EndDate\": \"2024-12-31\",\r\n\"WeeklyRate\": 2000,\r\n\"NightlyRate\": null,\r\n\"WeekendRate\": null,\r\n\"MinStay\": 7,\r\n\"ChangeoverDays\": {\r\n\"Arrival\": \"Friday\",\r\n\"Departure\": \"Friday\"\r\n}},\r\n{\"StartDate\": \"2025-01-01\",\r\n\"EndDate\": \"2025-12-31\",\r\n\"WeeklyRate\": 3000,\r\n\"NightlyRate\": null,\r\n\"WeekendRate\": null,\r\n\"MinStay\": 7,\r\n\"ChangeoverDays\": {\r\n\"Arrival\": \"Friday\",\r\n\"Departure\": \"Friday\"\r\n}}]"},"url":"{{base_url}}/apis/property/{{property_id}}/rates","description":"<p>Add new rates to a property in iPRO</p>\n","urlObject":{"path":["apis","property","{{property_id}}","rates"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4265d782-34b1-4d46-a3cc-a1c3288a54a1"},{"name":"Property Reference Lookup","id":"b5341df9-de27-4608-8bcb-a741d38ed142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"clientSecret":"{{client_secret}}","clientId":"{{client_id}}","accessTokenUrl":"{{access_token_url}}","tokenName":"{{sitename}}","client_authentication":"<client_authentication>","grant_type":"<grant_type>","challengeAlgorithm":"<challenge-algorithm>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/properties/reflookup","description":"<p>Return a list of all the property ID's and their corresponding property references.</p>\n","urlObject":{"path":["apis","properties","reflookup"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"af05c937-161f-4b15-9d41-5a737cc60620","name":"Property Reference Lookup","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/apis/properties/reflookup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Fri, 03 May 2024 15:31:46 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"PropertyId\": 6941,\n        \"PropertyReference\": 3\n    },\n    {\n        \"PropertyId\": 6949,\n        \"PropertyReference\": 4\n    },\n    {\n        \"PropertyId\": 7858,\n        \"PropertyReference\": 11\n    }\n]"}],"_postman_id":"b5341df9-de27-4608-8bcb-a741d38ed142"}],"id":"e55036ef-7655-4768-8a08-633587f76703","_postman_id":"e55036ef-7655-4768-8a08-633587f76703","description":""},{"name":"Property Management","item":[{"name":"Bills","id":"8924503c-43e1-4dcb-b1c1-864282994aef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/bills","description":"<p>Retrieve a list of bills from iPRO</p>\n","urlObject":{"path":["apis","bills"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optioal) filter the list of returned bills to only include those on the specified property</p>\n","type":"text/plain"},"key":"PropertyID","value":"{{property_id}}"},{"disabled":true,"description":{"content":"<p>(optional) filter the list of returned bills to only include those modified since the time specified</p>\n","type":"text/plain"},"key":"modifiedTimeFrom","value":"2022-01-01"},{"disabled":true,"description":{"content":"<p>(optional) filter the list of returned bills to only include properties owned by the specified owner id</p>\n","type":"text/plain"},"key":"ownerID","value":"1912"}],"variable":[]}},"response":[{"id":"0af15154-60f4-47aa-ab20-1fddb3e84f09","name":"Bills","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/bills?modifiedTimeFrom=2025-01-01","host":["{{base_url}}"],"path":["apis","bills"],"query":[{"key":"PropertyID","value":"{{property_id}}","description":"(optioal) filter the list of returned bills to only include those on the specified property","disabled":true},{"key":"modifiedTimeFrom","value":"2025-01-01","description":"(optional) filter the list of returned bills to only include those modified since the time specified"},{"key":"ownerID","value":"1912","description":"(optional) filter the list of returned bills to only include properties owned by the specified owner id","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 14:44:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 1,\n    \"Items\": [\n        {\n            \"Id\": 166,\n            \"PropertyId\": 10891,\n            \"CreateDate\": \"2025-01-28T12:15:36.2000000Z\",\n            \"IssueDate\": \"2025-01-28T12:15:36.2000000Z\",\n            \"ModifiedDate\": \"2025-01-28T12:15:36.2000000Z\",\n            \"ModifiedBy\": null,\n            \"InvoiceDate\": null,\n            \"InvoiceId\": null,\n            \"PaidDate\": null,\n            \"BillType\": \"Compensation\",\n            \"Description\": \"Complaint Raised - BookingID: 15141 Guest Name: John Doe\",\n            \"NetCost\": 50,\n            \"Price\": 50,\n            \"Commssion\": 0,\n            \"Tax\": 0,\n            \"ManagementNotes\": null,\n            \"Paid\": false,\n            \"SupplierPaid\": false,\n            \"ExcludeFromInvoice\": false\n        }\n    ]\n}"}],"_postman_id":"8924503c-43e1-4dcb-b1c1-864282994aef"},{"name":"Tasks","id":"f52312cd-177e-4e9c-a078-2a18d14cd588","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/tasks","description":"<p>Retrieve a list of tasks from iPRO</p>\n","urlObject":{"path":["apis","tasks"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) filter the list of returned tasksto only include those on the specified property</p>\n","type":"text/plain"},"key":"PropertyID","value":"{{property_id}}"},{"disabled":true,"description":{"content":"<p>(optional) filter the list of returned tasksto only include those modified since the time specified</p>\n","type":"text/plain"},"key":"modifiedTimeFrom","value":"2024-01-01"},{"disabled":true,"description":{"content":"<p>(optional) filter the list of returned tasksto only include properties owned by the specified owner id</p>\n","type":"text/plain"},"key":"ownerID","value":"1912"}],"variable":[]}},"response":[{"id":"19302af6-05c8-4eb7-b1e6-71ac4a012fc2","name":"Tasks","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/tasks","host":["{{base_url}}"],"path":["apis","tasks"],"query":[{"key":"PropertyID","value":"{{property_id}}","description":"(optional) filter the list of returned tasksto only include those on the specified property","disabled":true},{"key":"modifiedTimeFrom","value":"2024-01-01","description":"(optional) filter the list of returned tasksto only include those modified since the time specified","disabled":true},{"key":"ownerID","value":"1912","description":"(optional) filter the list of returned tasksto only include properties owned by the specified owner id","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 14:47:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 1,\n    \"Items\": [\n        {\n            \"Id\": 152,\n            \"PropertyId\": 11985,\n            \"CreateDate\": \"2024-01-16T13:15:24.0270000Z\",\n            \"IssueDate\": \"2024-02-03T09:00:00.0000000Z\",\n            \"ModifiedDate\": null,\n            \"ModifiedBy\": null,\n            \"InvoiceDate\": \"2024-02-29\",\n            \"InvoiceId\": 311,\n            \"SolvedDate\": \"2024-02-27T09:44:27.1300000Z\",\n            \"TaskType\": \"Departure Clean & Preparation\",\n            \"Description\": \"text goes here\",\n            \"StaffRate\": 25,\n            \"StaffTime\": 120,\n            \"NetCost\": 50,\n            \"Price\": 50,\n            \"Commssion\": 0,\n            \"Tax\": 0,\n            \"ManagementNotes\": \"\",\n            \"Paid\": false,\n            \"Solved\": true,\n            \"ExcludeFromInvoice\": false\n        }\n    ]\n}"}],"_postman_id":"f52312cd-177e-4e9c-a078-2a18d14cd588"},{"name":"Owner Statements","id":"7193647b-4f96-4686-842d-7a7fdabca1ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/statement/{{owner_id}}/statements","description":"<p>Retrieve a list of owner statements from iPRO along with the url needed to download the statement as a pdf</p>\n","urlObject":{"path":["apis","statement","{{owner_id}}","statements"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once</p>\n","type":"text/plain"},"key":"index","value":"1"},{"disabled":true,"description":{"content":"<p>(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once</p>\n","type":"text/plain"},"key":"size","value":"15"},{"disabled":true,"description":{"content":"<p>(optional) will return statements from this date</p>\n","type":"text/plain"},"key":"from","value":"2024-01-01"},{"disabled":true,"description":{"content":"<p>(optional) will return statements to this date</p>\n","type":"text/plain"},"key":"to","value":"2024-12-31"}],"variable":[]}},"response":[{"id":"6b95d23f-63b9-4a42-965b-444019060075","name":"Owner Statements","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/statement/{{owner_id}}/statements","host":["{{base_url}}"],"path":["apis","statement","{{owner_id}}","statements"],"query":[{"key":"index","value":"1","description":"(optional) Use with the size parameter to return smaller batches of results rather than all at once","disabled":true},{"key":"size","value":"15","description":"(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once","disabled":true},{"key":"from","value":"2024-01-01","description":"(optional) will return statements from this date","disabled":true},{"key":"to","value":"2024-12-31","description":"(optional) will return statements to this date","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 14:58:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"OwnerId\": 1046,\n    \"Statements\": [\n        {\n            \"Amount\": 2214.87,\n            \"DateFrom\": \"01/10/2022\",\n            \"DateTo\": \"31/10/2022\",\n            \"CurrencySymbol\": \"£\",\n            \"FileUrl\": \"/apis/statement/1046/statements/129/pdf\"\n        }\n    ],\n    \"AnnualStatements\": [\n        \"/apis/statement/1046/statements/annual/pdf?from=2024-03-13&to=2025-03-12\"\n    ]\n}"}],"_postman_id":"7193647b-4f96-4686-842d-7a7fdabca1ca"},{"name":"Fetch Statements","id":"7580163e-be8d-4ed0-9fc7-892dfe98e492","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"file","file":{}},"url":"{{base_url}}/apis/statement/{{owner_id}/statements/{{statement_id}}/pdf","description":"<p>Download a pdf version of a statement</p>\n","urlObject":{"path":["apis","statement","{{owner_id}","statements","{{statement_id}}","pdf"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7580163e-be8d-4ed0-9fc7-892dfe98e492"}],"id":"368dbb1e-abbc-46b4-8e81-828a0e19f0b4","_postman_id":"368dbb1e-abbc-46b4-8e81-828a0e19f0b4","description":""},{"name":"Bookings","item":[{"name":"Bookings","id":"f3526247-f1ba-4a94-8cd2-ceb96572304c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/bookings?size=15&index=1&term=&bookingstatus=3&propertyids={{property_id}}&repid=&balancestatus=&taskstatus=-1&orderDateFrom=&orderDateTo=&checkinfrom=&checkinto=&LocationId=&IncludeBookingTags=&ExcludeBookingTags=&Sort=CreateDate&SortDirection=desc&modifiedTimeFrom=2026-03-01&modifiedTimeTo=2026-03-31&contactIDs","description":"<p>Use this API to search for and retrieve full details of one or more bookings. There are a number of optional parameters that can be used to specify the search criteria that you want to use.</p>\n","urlObject":{"path":["apis","bookings"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"15"},{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"key":"term","value":""},{"description":{"content":"<p>2 = Provisional (Booking requests from OTAs), 3 = Active Booking, 4 = Cancelled</p>\n","type":"text/plain"},"key":"bookingstatus","value":"3"},{"description":{"content":"<p>(optional) The property ID of a property</p>\n","type":"text/plain"},"key":"propertyids","value":"{{property_id}}"},{"description":{"content":"<p>(optional) The contact ID of the rep</p>\n","type":"text/plain"},"key":"repid","value":""},{"key":"balancestatus","value":""},{"key":"taskstatus","value":"-1"},{"description":{"content":"<p>(optional) Searh based on the order date of a booking</p>\n","type":"text/plain"},"key":"orderDateFrom","value":""},{"description":{"content":"<p>(optional) Searh based on the order date of a booking</p>\n","type":"text/plain"},"key":"orderDateTo","value":""},{"description":{"content":"<p>(optional) Search based on the check in date of the booking</p>\n","type":"text/plain"},"key":"checkinfrom","value":""},{"description":{"content":"<p>(optional) Search based on the check in date of the booking</p>\n","type":"text/plain"},"key":"checkinto","value":""},{"description":{"content":"<p>(optional) Only return bookings on properties within the specified locationID</p>\n","type":"text/plain"},"key":"LocationId","value":""},{"description":{"content":"<p>(optional) Only include bookings with the specified booking tags</p>\n","type":"text/plain"},"key":"IncludeBookingTags","value":""},{"description":{"content":"<p>(optional) Exclude bookings with the specified booking tags</p>\n","type":"text/plain"},"key":"ExcludeBookingTags","value":""},{"description":{"content":"<p>(optional) Can be CreateDate or CheckIn</p>\n","type":"text/plain"},"key":"Sort","value":"CreateDate"},{"description":{"content":"<p>(optional) Can be asc or desc</p>\n","type":"text/plain"},"key":"SortDirection","value":"desc"},{"description":{"content":"<p>(optional) Search based on the time the booking was last modified</p>\n","type":"text/plain"},"key":"modifiedTimeFrom","value":"2026-03-01"},{"description":{"content":"<p>(optional) Search based on the time the booking was last modified</p>\n","type":"text/plain"},"key":"modifiedTimeTo","value":"2026-03-31"},{"description":{"content":"<p>(optional) can be a single or multiple contact IDs</p>\n","type":"text/plain"},"key":"contactIDs","value":null},{"disabled":true,"description":{"content":"<p>(optoinal) Return data for a specific booking by specifying it's ID</p>\n","type":"text/plain"},"key":"bookingID","value":"{{booking_id}}"},{"disabled":true,"description":{"content":"<p>(optional) The brand ID of the property</p>\n","type":"text/plain"},"key":"BrandId","value":"1"}],"variable":[]}},"response":[{"id":"4ae09254-de71-468e-af84-8371b9dd4379","name":"Bookings","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}apis/bookings?size=15&index=1&term=&bookingstatus=3&propertyids={{property_id}}&repid=&balancestatus=&taskstatus=-1&orderDateFrom=&orderDateTo=&checkinfrom=&checkinto=&LocationId=&IncludeBookingTags=&ExcludeBookingTags=&Sort=CreateDate&SortDirection=desc&modifiedTimeFrom=2021-02-24&modifiedTimeTo=2022-02-28&contactIDs&bookingID=15035","host":["{{base_url}}apis"],"path":["bookings"],"query":[{"key":"size","value":"15","description":"How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once."},{"key":"index","value":"1","description":"Use with the size parameter to return smaller batches of results rather than all at once."},{"key":"term","value":""},{"key":"bookingstatus","value":"3","description":"3 = Active Booking, 4 = Cancelled"},{"key":"propertyids","value":"{{property_id}}","description":"(Optional) The property ID of a property"},{"key":"repid","value":"","description":"(optional) The contact ID of the rep"},{"key":"balancestatus","value":""},{"key":"taskstatus","value":"-1"},{"key":"orderDateFrom","value":"","description":"(optional) Searh based on the order date of a booking"},{"key":"orderDateTo","value":"","description":"(optional) Searh based on the order date of a booking"},{"key":"checkinfrom","value":"","description":"(optional) Search based on the check in date of the booking"},{"key":"checkinto","value":"","description":"(optional) Search based on the check in date of the booking"},{"key":"LocationId","value":"","description":"(optional) Only return bookings on properties within the specified locationID"},{"key":"IncludeBookingTags","value":"","description":"(optional) Only include bookings with the specified booking tags"},{"key":"ExcludeBookingTags","value":"","description":"(optional) Exclude bookings with the specified booking tags"},{"key":"Sort","value":"CreateDate","description":"(optional) Can be CreateDate or CheckIn"},{"key":"SortDirection","value":"desc","description":"(optional) Can be asc or desc"},{"key":"modifiedTimeFrom","value":"2021-02-24","description":"(optional) Search based on the time the booking was last modified"},{"key":"modifiedTimeTo","value":"2022-02-28","description":"(optional) Search based on the time the booking was last modified"},{"key":"contactIDs","value":null,"description":"(optional) can be a single or multiple contact IDs"},{"key":"bookingID","value":"15035","description":"(optoinal) Return data for a specific booking by specifying it's ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 10 Oct 2022 11:32:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 1,\n    \"Items\": [\n        {\n            \"BookingId\": 15035,\n            \"ExternalReservationID\": null,\n            \"PropertyId\": 13207,\n            \"OrderTime\": \"2021-07-07T09:32:00.0000000Z\",\n            \"ModifiedTime\": \"2021-07-09T13:46:32.7030000Z\",\n            \"CheckIn\": \"2021-09-18\",\n            \"CheckOut\": \"2021-09-25\",\n            \"Country\": \"United Kingdom\",\n            \"Currency\": \"£\",\n            \"RenterAmount\": 4959,\n            \"BookingFee\": 0,\n            \"BookingFeeVAT\": 0,\n            \"HolidayExtras\": 0,\n            \"InsuranceTotal\": 0,\n            \"AgentCommission\": 0,\n            \"Discount\": 0,\n            \"PaymentCharges\": 0,\n            \"Compensation\": 0,\n            \"RenterBalance\": -175,\n            \"Commission\": 891.62,\n            \"CommissionVAT\": 178.52,\n            \"SecurityDeposit\": 0,\n            \"RenterTotal\": 4959,\n            \"PropertyTypes\": [],\n            \"RatePerDay\": 708.43,\n            \"Status\": \"Active\",\n            \"Source\": \"Repeat Guest\",\n            \"BookingTags\": [\n                {\n                    \"Id\": 5,\n                    \"Name\": \"Repeat Guest\"\n                },\n                {\n                    \"Id\": 18,\n                    \"Name\": \"Couple\"\n                },\n                {\n                    \"Id\": 28,\n                    \"Name\": \"Lead Time 61 - 90 Days\"\n                },\n                {\n                    \"Id\": 33,\n                    \"Name\": \"6 Bedrooms or More\"\n                },\n                {\n                    \"Id\": 40,\n                    \"Name\": \"Guest Checked Out\"\n                },\n                {\n                    \"Id\": 48,\n                    \"Name\": \"ID Collected\"\n                },\n                {\n                    \"Id\": 51,\n                    \"Name\": \"Agent Processed\"\n                },\n                {\n                    \"Id\": 66,\n                    \"Name\": \"Owner Notification Sent\"\n                },\n                {\n                    \"Id\": 83,\n                    \"Name\": \"Instant Book: Deposit Paid\"\n                },\n                {\n                    \"Id\": 91,\n                    \"Name\": \"Auto Payments\"\n                }\n            ],\n            \"ContactID\": 1238,\n            \"CustomerName\": \"Alison Williams\",\n            \"Adults\": 2,\n            \"Children\": 0,\n            \"Infants\": 0,\n            \"Pets\": 0,\n            \"BookingStatusId\": 3,\n            \"Guests\": [\n                {\n                    \"Name\": \"alison.williams@ipro-software.com\",\n                    \"Age\": null,\n                    \"Passport\": null,\n                    \"Email\": \"07815990037\",\n                    \"Mobile\": \"\"\n                },\n                {\n                    \"Name\": null,\n                    \"Age\": null,\n                    \"Passport\": null,\n                    \"Email\": null,\n                    \"Mobile\": null\n                }\n            ],\n            \"HolidayExtrasOrdered\": [\n                {\n                    \"Name\": \"Concierge\",\n                    \"Qty\": 1,\n                    \"Price\": 0,\n                    \"ExtraNetPrice\": 0,\n                    \"PayableToOwner\": false,\n                    \"CompulsoryCharge\": true,\n                    \"PayableOnOrder\": true,\n                    \"InListPrice\": true,\n                    \"Visible\": false,\n                    \"Taxable\": true\n                },\n                {\n                    \"Name\": \"Service Fee\",\n                    \"Qty\": 1,\n                    \"Price\": 0,\n                    \"ExtraNetPrice\": 1,\n                    \"PayableToOwner\": false,\n                    \"CompulsoryCharge\": true,\n                    \"PayableOnOrder\": true,\n                    \"InListPrice\": false,\n                    \"Visible\": true,\n                    \"Taxable\": true\n                }\n            ],\n            \"TransactionID\": \"48dbdf2d-c101-46d8-9c35-f44f0195dc98\",\n            \"Deposit\": 1653,\n            \"DepositDueDate\": \"07/07/2021\",\n            \"Balance\": 3306,\n            \"BalanceDueDate\": \"21/08/2021\",\n            \"GuestNotes\": \"\",\n            \"HouseKeeperNotes\": \"\",\n            \"InternalNotes\": null,\n            \"PaymentSchedules\": [\n                {\n                    \"ID\": 62083,\n                    \"Name\": \"Rental Deposit\",\n                    \"Amount\": 1653,\n                    \"Balance\": 0,\n                    \"DueDate\": \"2021-07-07 00:00:00\",\n                    \"PaidTime\": \"2021-07-09 14:46:32\",\n                    \"PayTo\": 0,\n                    \"Status\": 2,\n                    \"PaymentCategory\": 1,\n                    \"PaymentType\": 2,\n                    \"PaymentID\": \"26323\"\n                },\n                {\n                    \"ID\": 62085,\n                    \"Name\": \"Owner Balance\",\n                    \"Amount\": 3887.86,\n                    \"Balance\": 3887.86,\n                    \"DueDate\": \"2021-09-26 00:00:00\",\n                    \"PaidTime\": \"\",\n                    \"PayTo\": 1,\n                    \"Status\": 1,\n                    \"PaymentCategory\": 2,\n                    \"PaymentType\": 1,\n                    \"PaymentID\": \"\"\n                },\n                {\n                    \"ID\": 62084,\n                    \"Name\": \"Rental Balance\",\n                    \"Amount\": 3306,\n                    \"Balance\": 0,\n                    \"DueDate\": \"2021-08-21 00:00:00\",\n                    \"PaidTime\": \"2021-07-09 14:45:35\",\n                    \"PayTo\": 0,\n                    \"Status\": 4,\n                    \"PaymentCategory\": 2,\n                    \"PaymentType\": 2,\n                    \"PaymentID\": \"26324\"\n                },\n                {\n                    \"ID\": 62081,\n                    \"Name\": \"Concierge\",\n                    \"Amount\": 0,\n                    \"Balance\": -100,\n                    \"DueDate\": \"2021-07-07 00:00:00\",\n                    \"PaidTime\": \"2021-07-09 14:44:39\",\n                    \"PayTo\": 0,\n                    \"Status\": 3,\n                    \"PaymentCategory\": 12,\n                    \"PaymentType\": 2,\n                    \"PaymentID\": \"26323\"\n                },\n                {\n                    \"ID\": 62082,\n                    \"Name\": \"Service Fee\",\n                    \"Amount\": 0,\n                    \"Balance\": -75,\n                    \"DueDate\": \"2021-07-07 00:00:00\",\n                    \"PaidTime\": \"2021-07-09 14:44:39\",\n                    \"PayTo\": 0,\n                    \"Status\": 3,\n                    \"PaymentCategory\": 12,\n                    \"PaymentType\": 2,\n                    \"PaymentID\": \"26323\"\n                }\n            ],\n            \"Payments\": [\n                {\n                    \"PaymentID\": 26338,\n                    \"Amount\": 1000,\n                    \"PaymentMethod\": \"Stripe\",\n                    \"PaymentDate\": \"2021-07-09 14:45:10\",\n                    \"PaymentCategory\": 0,\n                    \"PaymentType\": 0,\n                    \"PaymentScheduleID\": \"\",\n                    \"Comments\": \"Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing. - code: card_declined\"\n                },\n                {\n                    \"PaymentID\": 26323,\n                    \"Amount\": 1828,\n                    \"PaymentMethod\": \"Debit/CreditCard\",\n                    \"PaymentDate\": \"2021-07-07 10:32:19\",\n                    \"PaymentCategory\": 0,\n                    \"PaymentType\": 2,\n                    \"PaymentScheduleID\": \"62083,62081,62082\",\n                    \"Comments\": null\n                },\n                {\n                    \"PaymentID\": 26339,\n                    \"Amount\": 1000,\n                    \"PaymentMethod\": \"StripeDirect\",\n                    \"PaymentDate\": \"2021-07-09 14:45:35\",\n                    \"PaymentCategory\": 0,\n                    \"PaymentType\": 2,\n                    \"PaymentScheduleID\": \"62084\",\n                    \"Comments\": \"\"\n                },\n                {\n                    \"PaymentID\": 26324,\n                    \"Amount\": 3306,\n                    \"PaymentMethod\": \"Debit/CreditCard\",\n                    \"PaymentDate\": \"2021-07-07 00:00:00\",\n                    \"PaymentCategory\": 2,\n                    \"PaymentType\": 2,\n                    \"PaymentScheduleID\": \"62084\",\n                    \"Comments\": \"\"\n                },\n                {\n                    \"PaymentID\": 26325,\n                    \"Amount\": 1000,\n                    \"PaymentMethod\": \"Debit/CreditCard\",\n                    \"PaymentDate\": \"2021-07-07 10:34:24\",\n                    \"PaymentCategory\": 3,\n                    \"PaymentType\": 5,\n                    \"PaymentScheduleID\": \"62084\",\n                    \"Comments\": \"\"\n                }\n            ],\n            \"BrandId\": 1,\n            \"HolidayNotes\": null,\n            \"ArrivalNotes\": null,\n            \"DepartureNotes\": null,\n            \"RepContactId\": 68,\n            \"RepContact\": \"Hello Ipro\",\n            \"Contact\": {\n                \"ContactId\": 1238,\n                \"Title\": \"\",\n                \"FirstName\": \"Alison\",\n                \"LastName\": \"Williams\",\n                \"Email\": \"alison.williams@ipro-software.com\",\n                \"Email1\": \"\",\n                \"Telephone\": \"07815882849\",\n                \"Mobile\": \"07815990037\",\n                \"Address1\": \"4 Rowan House\",\n                \"Address2\": \"Sheldon Corner\",\n                \"City\": \"Chippenham\",\n                \"County\": \"Wiltshire\",\n                \"Postcode\": \"SN14 0SQ\",\n                \"Country\": \"United Kingdom\",\n                \"SourceId\": 21,\n                \"Source\": null\n            },\n            \"Properties\": [\n                {\n                    \"PropertyId\": 13207,\n                    \"CheckInDate\": \"18/09/2021\",\n                    \"CheckOutDate\": \"25/09/2021\",\n                    \"CheckInTime\": \"16:30\",\n                    \"CheckOutTime\": \"10:30\",\n                    \"Adults\": 2,\n                    \"Children\": 0,\n                    \"Infants\": 0,\n                    \"Notes\": \"\",\n                    \"HouseKeeperNotes\": \"\",\n                    \"Discount\": 0,\n                    \"Commission\": 892.62,\n                    \"CommissionVAT\": 178.52,\n                    \"SecurityDeposit\": 0,\n                    \"SecurityInsurance\": 0,\n                    \"RenterAmount\": 4959,\n                    \"RenterExtras\": 0,\n                    \"RenterTotal\": 4959,\n                    \"RenterBalance\": -175,\n                    \"OwnerAmount\": 4066.38,\n                    \"OwnerExtras\": 0,\n                    \"OwnerTotal\": 3887.86,\n                    \"OwnerBalance\": 3887.86,\n                    \"BalanceDueDate\": \"\"\n                }\n            ],\n            \"Bills\": []\n        }\n    ]\n}"}],"_postman_id":"f3526247-f1ba-4a94-8cd2-ceb96572304c"},{"name":"Cancel Booking","id":"0692c758-a9e2-4fa0-a212-402d1b288546","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/booking/cancel?bookingID={{booking_id}}","description":"<p>Cancel a booking</p>\n","urlObject":{"path":["apis","booking","cancel"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optoinal) Return data for a specific booking by specifying it's ID</p>\n","type":"text/plain"},"key":"bookingID","value":"{{booking_id}}"}],"variable":[]}},"response":[{"id":"f9bec6b4-e81f-45b4-bb1d-06f0f51faa42","name":"Cancel Booking","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/booking/cancel?bookingID={{booking_id}}","host":["{{base_url}}"],"path":["apis","booking","cancel"],"query":[{"key":"bookingID","value":"{{booking_id}}","description":"(optoinal) Return data for a specific booking by specifying it's ID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 15:51:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"IsSuccess\": true\n}"}],"_postman_id":"0692c758-a9e2-4fa0-a212-402d1b288546"},{"name":"Complaints Search","id":"16e8f072-1bca-4b67-9f16-97eb15849fa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/complaints/search?index=1&size=15","description":"<p>Search for bookings that have complaints</p>\n","urlObject":{"path":["apis","complaints","search"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"15"},{"disabled":true,"description":{"content":"<p>(optional) Search for complaints on this booking</p>\n","type":"text/plain"},"key":"bookingid","value":"{{booking_id}}"},{"disabled":true,"description":{"content":"<p>(optional) Search for complaints on this property id</p>\n","type":"text/plain"},"key":"propertyid","value":"{{property_id}}"},{"disabled":true,"description":{"content":"<p>(optional) search for complaints about this owners properties</p>\n","type":"text/plain"},"key":"propertyownerid","value":"{{owner_id}}"}],"variable":[]}},"response":[{"id":"8c1d4897-fd0c-4668-8cef-14f644a20566","name":"Cancel Booking Copy","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/complaints/search?index=1&size=15&bookingid={{booking_id}}","host":["{{base_url}}"],"path":["apis","complaints","search"],"query":[{"key":"index","value":"1","description":"(optional) Use with the size parameter to return smaller batches of results rather than all at once."},{"key":"size","value":"15","description":"(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once."},{"key":"bookingid","value":"{{booking_id}}","description":"(optional) Search for complaints on this booking"},{"key":"propertyid","value":"{{property_id}}","description":"(optional) Search for complaints on this property id","disabled":true},{"key":"propertyownerid","value":"{{owner_id}}","description":"(optional) search for complaints about this owners properties","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 16:15:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalCount\": 1,\n    \"TotalPages\": 1,\n    \"Items\": [\n        {\n            \"BookingId\": 14439,\n            \"PropertyId\": 11985,\n            \"PropertyName\": \"Beach View Cottage\",\n            \"LeadGuestName\": \"Joanne Ellis\",\n            \"ComplaintCategory\": \"Poor WiFi\",\n            \"ComplaintNotes\": \"Guests wanted the kids to have access to netflix but couldn't watch, was promised good internet on booking.\\n\\nREALLY IMPORTANT - THIS IS VISIBLE ON ANY SUMMARY\\n\\nCONCISE SUMMARY ONLY\",\n            \"ComplaintConclusion\": \"We have agreed a £150 holiday voucher redeemable against any property with excellent wifi i..e Wifi Cottage\",\n            \"CompensationAmount\": 0,\n            \"CompensationOwnerAmount\": 0,\n            \"CurrencySymbol\": \"£\"\n        }\n    ]\n}"}],"_postman_id":"16e8f072-1bca-4b67-9f16-97eb15849fa1"},{"name":"Reservations","id":"7c36b369-04cd-4ba5-a752-b48bb61688df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/reservations?size=15&index=1&term=&bookingstatus=3&propertyids=&repid=&balancestatus=&taskstatus=-1&orderDateFrom=&orderDateTo=&checkinfrom=&checkinto=&IncludeBookingTags=&LocationId=&ExcludeBookingTags=&Sort=CreateDate&SortDirection=desc&modifiedTimeFrom=2020-01-01&modifiedTimeTo=2021-01-31","urlObject":{"path":["apis","reservations"],"host":["{{base_url}}"],"query":[{"key":"size","value":"15"},{"key":"index","value":"1"},{"key":"term","value":""},{"key":"bookingstatus","value":"3"},{"key":"propertyids","value":""},{"key":"repid","value":""},{"key":"balancestatus","value":""},{"key":"taskstatus","value":"-1"},{"key":"orderDateFrom","value":""},{"key":"orderDateTo","value":""},{"key":"checkinfrom","value":""},{"key":"checkinto","value":""},{"key":"IncludeBookingTags","value":""},{"key":"LocationId","value":""},{"key":"ExcludeBookingTags","value":""},{"key":"Sort","value":"CreateDate"},{"key":"SortDirection","value":"desc"},{"key":"modifiedTimeFrom","value":"2020-01-01"},{"key":"modifiedTimeTo","value":"2021-01-31"}],"variable":[]}},"response":[],"_postman_id":"7c36b369-04cd-4ba5-a752-b48bb61688df"},{"name":"Booking Confirmations","id":"d9e53e10-1a65-42cb-a864-71441b144ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/booking/{{booking_id}}/confirmations?index=1&size=15","description":"<p>Retrieve a list of payment conformations for a booking. This includes the subject of any email sent in response to the payment and the path to the API to call to retrieve a copy of the email.</p>\n","urlObject":{"path":["apis","booking","{{booking_id}}","confirmations"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"15"}],"variable":[]}},"response":[{"id":"ec930d21-37e8-47e4-8f26-79f26a13033a","name":"Booking Confirmations","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/booking/{{booking_id}}/confirmations?index=1&size=15","host":["{{base_url}}"],"path":["apis","booking","{{booking_id}}","confirmations"],"query":[{"key":"index","value":"1"},{"key":"size","value":"15"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Tue, 11 Mar 2025 16:47:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"BookingId\": 2855,\n    \"TotalCount\": 6,\n    \"TotalPages\": 1,\n    \"Items\": [\n        {\n            \"DateTime\": \"2023-10-16T09:20:29.6370000Z\",\n            \"Category\": null,\n            \"Subject\": \"Payment attempt (Stripe, Payment: 3310). Checkout or Make-payment page\",\n            \"FileUrl\": \"/apis/booking/2855/confirmations/105855/pdf\",\n            \"Attachment\": \"\"\n        },\n        {\n            \"DateTime\": \"2023-10-16T09:20:34.9330000Z\",\n            \"Category\": null,\n            \"Subject\": \"Deposit Payment Received\",\n            \"FileUrl\": \"/apis/booking/2855/confirmations/105856/pdf\",\n            \"Attachment\": \"\"\n        },\n        {\n            \"DateTime\": \"2023-10-17T09:30:50.5900000Z\",\n            \"Category\": null,\n            \"Subject\": \"£288 payment ID 3310 captured\",\n            \"FileUrl\": \"/apis/booking/2855/confirmations/105858/pdf\",\n            \"Attachment\": \"\"\n        },\n        {\n            \"DateTime\": \"2023-10-17T09:30:50.6530000Z\",\n            \"Category\": null,\n            \"Subject\": \"Payment successfully captured\",\n            \"FileUrl\": \"/apis/booking/2855/confirmations/105859/pdf\",\n            \"Attachment\": \"\"\n        },\n        {\n            \"DateTime\": \"2023-10-17T09:30:52.2470000Z\",\n            \"Category\": null,\n            \"Subject\": \"Payment 3310 successfully captured.\",\n            \"FileUrl\": \"/apis/booking/2855/confirmations/105860/pdf\",\n            \"Attachment\": \"\"\n        }\n    ]\n}"}],"_postman_id":"d9e53e10-1a65-42cb-a864-71441b144ff3"},{"name":"Fetch Booking Confirmations","id":"a976d26c-e4ca-474a-bf86-9ad0f2e146d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"file","file":{}},"url":"{{base_url}}/apis/booking/{{booking_id}}/confirmations/{{id}}/pdf","description":"<p>Download a pdf version of an email</p>\n","urlObject":{"path":["apis","booking","{{booking_id}}","confirmations","{{id}}","pdf"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a976d26c-e4ca-474a-bf86-9ad0f2e146d5"},{"name":"Create Booking","id":"dc28c952-e657-4b06-bf68-c164ad1f0307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/apis/booking?NatureOfStay=Holiday&PaidAmount=316.30&SendEmail=true&Contact.Title=Mr&Contact.FirstName=John&Contact.LastName=Doe&Contact.Email=jdoe@example.com&Contact.Email1=&Contact.Telephone=01214960000&Contact.Mobile=07700900123&Contact.Address1=4 Rowan House&Contact.Address2=Sheldon Business Park&Contact.City=CHIPPENHAM&Contact.County=&Contact.Postcode=SN14 0SQ&Contact.Country=&Contact.Source=&Properties[0].Id={{property_id}}&Properties[0].Checkin=2024-01-20&Properties[0].Checkout=2024-01-27&Properties[0].AccommodationCost=700&Properties[0].ownerAmount&Properties[0].InsuranceBreakages=0&Properties[0].CommissionType=2&Properties[0].LeadGuestName=John Doe&Properties[0].LeadGuestAge=&Properties[0].LeadGuestPassport=&Properties[0].Adults=2&Properties[0].Children=&Properties[0].Infants=&Properties[0].Guests[0].Name=&Properties[0].Guests[0].Age=&Properties[0].Guests[0].Passport=&Properties[0].Guests[1].Name=&Properties[0].Guests[1].Age=&Properties[0].Guests[1].Passport=&Properties[0].Extras[0].Id=&Properties[0].Extras[0].Qty=&Properties[0].Extras[1].Id=&Properties[0].Extras[1].Qty=&PaymentMethod=Debit%20Card&PaymentToken=d7124bc2-7276-473e-9c37-a1b154b8404e&CardPartialNumbers=1234&IsDeferredPayment=&SagepaySecurityKey=&SagepayVendorTxCode=&SagepayVPSTxId=&SagepayTxAuthNo=&CardType=VISA&InternalNotes=notes&HousekeeperNotes=These are the notes for the housekeeper&OwnerBooking=0&BrandId=1&voucherCode=","description":"<h2 id=\"how-to-process-an-owner-booking\">How to process an owner booking</h2>\n<p>You can easily process an owner booking via the API, you will simply need to do the following:</p>\n<p>1/ Set ownerBooking = 1 (ownerBooking=1) - This will identify the booking as an owner and will then insert the following information</p>\n<p>i. Rental Amount = 0</p>\n<p>ii. Booking Tag assigned 'Owner Booking'</p>\n<p>iii. Contact will be set as the Owner</p>\n<p>iv. Compulsory extras will be removed</p>\n<p>2/ We recommend you push the lead guest name, as this maybe different to the owner</p>\n<p>3/ We recommend you push the source of the booking into 'internalNotes' i.e. Owner booking added via owner portal</p>\n<h2 id=\"how-to-process-a-provisional-booking\">How to process a provisional booking</h2>\n<p>A provisional booking within iPro is a live booking that has not received a guest payment, so to process a booking as a 'Provisional' you simply pass the booking to iPro with no payment assigned.</p>\n<p>PaidAmount=0</p>\n<h2 id=\"how-to-process-a-booking-in-progress\">How to process a booking in Progress</h2>\n<p>If you wish to place a property on hold while the guest is processing the booking payment, we would recommend doing the following:</p>\n<p>1/ Process a provisional booking once you have the guest details, with the addition of a booking tag 'Website Booking in Progress'</p>\n<p>2/ You can then process your payment via your chosen payment provider and once you have received the confirmed payment you will use the <a href=\"https://github.com/iprosoftware/api-csharp-client/wiki/Create-Payment\">'Create Payment'</a> API endpoint to update the booking with the payment.</p>\n<p>3/ If the payment succeeds you will remove the booking tag 'Website Booking in Progress', if the payment fails you will insert a uncleared payment send the booking Tag 'Payment Failed'</p>\n","urlObject":{"path":["apis","booking"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) A comma separated list of booking tag ID's to apply to the booking.  You may want to add a tag for \"Website Booking\".  Any automated tags will be added to the booking automatically and don't need to be specified here.</p>\n","type":"text/plain"},"key":"BookingTagIds","value":""},{"disabled":true,"description":{"content":"<p>(optional) If the booking is linked to an enquiry include the ID of the enquiry here so that the enquiry and booking can be linked</p>\n","type":"text/plain"},"key":"EnquiryId","value":""},{"disabled":true,"description":{"content":"<p>(optional) The source ID for the booking</p>\n","type":"text/plain"},"key":"Source","value":""},{"description":{"content":"<p>(optional) The Nature of the stay</p>\n","type":"text/plain"},"key":"NatureOfStay","value":"Holiday"},{"description":{"content":"<p>(Compulsory) If you are creating a booking with a confirmed payment, you will need to push the paidAmount with the 'Create Booking' API call. If you wish to push a provisional booking then set this amount to 0</p>\n","type":"text/plain"},"key":"PaidAmount","value":"316.30"},{"description":{"content":"<p>(optional) set to false to prevent iPRO from sneding automatic emails when the booking is created.  Default is true.</p>\n","type":"text/plain"},"key":"SendEmail","value":"true"},{"disabled":true,"description":{"content":"<p>(optional) If this is an existing guest where their contact details are already in iPRO then specify their contactId here. This will associate the booking with their existing details.  If this is specified then the other contact parameters should not be specified.</p>\n","type":"text/plain"},"key":"Contact.ContactId","value":""},{"description":{"content":"<p>(Compulsory) For a new contact, their title</p>\n","type":"text/plain"},"key":"Contact.Title","value":"Mr"},{"description":{"content":"<p>(Compulsory) For a new contact, their first name</p>\n","type":"text/plain"},"key":"Contact.FirstName","value":"John"},{"description":{"content":"<p>(Compulsory) For a new contact, their last name</p>\n","type":"text/plain"},"key":"Contact.LastName","value":"Doe"},{"description":{"content":"<p>(Compulsory) For a new contact, their email address</p>\n","type":"text/plain"},"key":"Contact.Email","value":"jdoe@example.com"},{"description":{"content":"<p>(Compulsory) For a new contact, an alternative email address</p>\n","type":"text/plain"},"key":"Contact.Email1","value":""},{"description":{"content":"<p>(Compulsory) For a new contact, their telephone number</p>\n","type":"text/plain"},"key":"Contact.Telephone","value":"01214960000"},{"description":{"content":"<p>(Compulsory) For a new contact, their mobile phone number</p>\n","type":"text/plain"},"key":"Contact.Mobile","value":"07700900123"},{"description":{"content":"<p>(Compulsory) For a new contact, the first line of their address</p>\n","type":"text/plain"},"key":"Contact.Address1","value":"4 Rowan House"},{"description":{"content":"<p>(Compulsory) For a new contact, the second line of their address</p>\n","type":"text/plain"},"key":"Contact.Address2","value":"Sheldon Business Park"},{"description":{"content":"<p>(Compulsory) For a new contact, their town or city from their address</p>\n","type":"text/plain"},"key":"Contact.City","value":"CHIPPENHAM"},{"description":{"content":"<p>(Optional) For a new contact, the country from their address</p>\n","type":"text/plain"},"key":"Contact.County","value":""},{"description":{"content":"<p>(Compulsory) For a new contact, their post code</p>\n","type":"text/plain"},"key":"Contact.Postcode","value":"SN14 0SQ"},{"description":{"content":"<p>(Compulsory) For a new contact, their country</p>\n","type":"text/plain"},"key":"Contact.Country","value":""},{"description":{"content":"<p>(optional) The source ID for the contact record</p>\n","type":"text/plain"},"key":"Contact.Source","value":""},{"description":{"content":"<p>(Compulsory) The property id of the property being booked</p>\n","type":"text/plain"},"key":"Properties[0].Id","value":"{{property_id}}"},{"description":{"content":"<p>(Compulsory) The check in date</p>\n","type":"text/plain"},"key":"Properties[0].Checkin","value":"2024-01-20"},{"description":{"content":"<p>(Compulsory) The check out date</p>\n","type":"text/plain"},"key":"Properties[0].Checkout","value":"2024-01-27"},{"disabled":true,"description":{"content":"<p>(optional) Notes for the booking</p>\n","type":"text/plain"},"key":"Properties[0].GuestNotes","value":""},{"description":{"content":"<p>(optional) The rental cost of the booking (not including extras).  If not specified this will be calculated based on the rates in iPRO</p>\n","type":"text/plain"},"key":"Properties[0].AccommodationCost","value":"700"},{"description":{"content":"<p>(optional) The amount paid to the owner for this booking.  If not specifiec this will be calculated based on the commission for the property</p>\n","type":"text/plain"},"key":"Properties[0].ownerAmount","value":null},{"key":"Properties[0].InsuranceBreakages","value":"0"},{"description":{"content":"<p>(optional) specify a different commission option to the default\n1 = Discount not deducted\n2 = Discount deducted from commission\n3 = Discount deducted from owner amount\n4 = Discount split between owner and commission 50/50\n5 = Commission Based on Net Price</p>\n","type":"text/plain"},"key":"Properties[0].CommissionType","value":"2"},{"description":{"content":"<p>(Compulsory) The name of the lead guest</p>\n","type":"text/plain"},"key":"Properties[0].LeadGuestName","value":"John Doe"},{"description":{"content":"<p>(optional) The age of the lead guest</p>\n","type":"text/plain"},"key":"Properties[0].LeadGuestAge","value":""},{"description":{"content":"<p>(optional) The passport number of the lead guest</p>\n","type":"text/plain"},"key":"Properties[0].LeadGuestPassport","value":""},{"description":{"content":"<p>(Compulsory) The number of adults.  There must be at least on adult on a booking</p>\n","type":"text/plain"},"key":"Properties[0].Adults","value":"2"},{"description":{"content":"<p>(optional) The number of children</p>\n","type":"text/plain"},"key":"Properties[0].Children","value":""},{"description":{"content":"<p>(optional) The number of infants</p>\n","type":"text/plain"},"key":"Properties[0].Infants","value":""},{"description":{"content":"<p>(optional) The name of the first guest</p>\n","type":"text/plain"},"key":"Properties[0].Guests[0].Name","value":""},{"description":{"content":"<p>(optional) The age of the first guest</p>\n","type":"text/plain"},"key":"Properties[0].Guests[0].Age","value":""},{"description":{"content":"<p>(optional) The passport number of the first guest</p>\n","type":"text/plain"},"key":"Properties[0].Guests[0].Passport","value":""},{"description":{"content":"<p>(optional) The name of the second guest</p>\n","type":"text/plain"},"key":"Properties[0].Guests[1].Name","value":""},{"description":{"content":"<p>(optional) The age of the second guest</p>\n","type":"text/plain"},"key":"Properties[0].Guests[1].Age","value":""},{"description":{"content":"<p>(optional) The passport number of the second guest</p>\n","type":"text/plain"},"key":"Properties[0].Guests[1].Passport","value":""},{"description":{"content":"<p>(optional) If the booking has any extras, the id of the first extra</p>\n","type":"text/plain"},"key":"Properties[0].Extras[0].Id","value":""},{"description":{"content":"<p>(optional) If the booking has any extras, the quantity of the first extra</p>\n","type":"text/plain"},"key":"Properties[0].Extras[0].Qty","value":""},{"description":{"content":"<p>(optional) If the booking has any extras, the id of the second extra</p>\n","type":"text/plain"},"key":"Properties[0].Extras[1].Id","value":""},{"description":{"content":"<p>(optional) If the booking has any extras, the quantity of the second extra</p>\n","type":"text/plain"},"key":"Properties[0].Extras[1].Qty","value":""},{"description":{"content":"<p>(optional) The Payment Method used.  If you want to be able to refund from within iPRO this should match the payment method set up in iPRO with the details of your payment provider</p>\n","type":"text/plain"},"key":"PaymentMethod","value":"Debit%20Card"},{"description":{"content":"<p>(optional) If you have taken the payment using your own integration with a payment provider, include the token so that refunds can be made against the payment in iPRO</p>\n","type":"text/plain"},"key":"PaymentToken","value":"d7124bc2-7276-473e-9c37-a1b154b8404e"},{"description":{"content":"<p>(optional) If you have taken the payment using your own integration with a payment provider, include the last four digits of the card number so that refunds can be made against the payment in iPRO</p>\n","type":"text/plain"},"key":"CardPartialNumbers","value":"1234"},{"description":{"content":"<p>(optional) If the payment is deferred speficy True</p>\n","type":"text/plain"},"key":"IsDeferredPayment","value":""},{"description":{"content":"<p>(optional) If you have taken the payment using Opayo and your own integration, include the security key so that refunds can be made against the payment in iPRO</p>\n","type":"text/plain"},"key":"SagepaySecurityKey","value":""},{"description":{"content":"<p>(optional) If you have taken the payment using Opayo and your own integration, include the vendor TX code so that refunds can be made against the payment in iPRO</p>\n","type":"text/plain"},"key":"SagepayVendorTxCode","value":""},{"description":{"content":"<p>(optional) If you have taken the payment using Opayo and your own integration, include the VPSTxId so that refunds can be made against the payment in iPRO</p>\n","type":"text/plain"},"key":"SagepayVPSTxId","value":""},{"description":{"content":"<p>(optional) If you have taken the payment using Opayo and your own integration, include the TxAuthNo so that refunds can be made against the payment in iPRO</p>\n","type":"text/plain"},"key":"SagepayTxAuthNo","value":""},{"description":{"content":"<p>(optional) The card type (Visa, Mastercard etc...)</p>\n","type":"text/plain"},"key":"CardType","value":"VISA"},{"description":{"content":"<p>(optional) Any note you want to appear in the \"Private Internal Notes\" field</p>\n","type":"text/plain"},"key":"InternalNotes","value":"notes"},{"description":{"content":"<p>(optional) Any note you want to appear in the \"Housekeeper Notes\" field</p>\n","type":"text/plain"},"key":"HousekeeperNotes","value":"These are the notes for the housekeeper"},{"description":{"content":"<p>(optional) set to 1 if this is an owner booking, 0 if it isn't.  Default is 0.</p>\n","type":"text/plain"},"key":"OwnerBooking","value":"0"},{"description":{"content":"<p>(Compulsory) The brand ID if you are using multiple brands.  If not this should be 1</p>\n","type":"text/plain"},"key":"BrandId","value":"1"},{"description":{"content":"<p>(optional) The voucher code used when paying for the booking</p>\n","type":"text/plain"},"key":"voucherCode","value":""}],"variable":[]}},"response":[{"id":"269e5372-83bf-43d8-a25e-331de089132a","name":"Create Booking","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/apis/booking?BookingTagIds=&EnquiryId=&Source=&NatureOfStay=Holiday&PaidAmount=316.30&Contact.Title=Mr&Contact.FirstName=API&Contact.LastName=TEST&SendEmail=true&Contact.Email=qa@ipro-software.com&Contact.Email1=&Contact.Telephone=01214960000&Contact.Mobile=07700900123&Contact.Address1=4 Rowan House&Contact.Address2=Sheldon Business Park&Contact.City=CHIPPENHAM&Contact.County=&Contact.Postcode=SN14 0SQ&Contact.Country=&Contact.Source=&Properties[0].Id={{property_id}}&Properties[0].Checkin=2024-01-20&Properties[0].Checkout=2024-01-27&Properties[0].AccommodationCost=700&Properties[0].LeadGuestName=API Test&Properties[0].InsuranceBreakages=0&Properties[0].CommissionType=2&Properties[0].LeadGuestAge=&Properties[0].LeadGuestPassport=&Properties[0].Adults=2&Properties[0].Children=&Properties[0].Infants=&Properties[0].Guests[0].Name=&Properties[0].Guests[0].Age=&Properties[0].Guests[0].Passport=&Properties[0].Guests[1].Name=&Properties[0].Guests[1].Age=&Properties[0].Guests[1].Passport=&Properties[0].Extras[0].Id=&Properties[0].Extras[0].Qty=&Properties[0].Extras[1].Id=&Properties[0].Extras[1].Qty=&HousekeeperNotes=These are the notes for the housekeeper&PaymentMethod=Debit%20Card&PaymentToken=d7124bc2-7276-473e-9c37-a1b154b8404e&CardPartialNumbers=1234&IsDeferredPayment=&SagepaySecurityKey=&SagepayVendorTxCode=&SagepayVPSTxId=&SagepayTxAuthNo=&CardType=VISA&InternalNotes=notes&OwnerBooking=0&BrandId=3&voucherCode=","host":["{{base_url}}"],"path":["apis","booking"],"query":[{"key":"BookingTagIds","value":""},{"key":"EnquiryId","value":""},{"key":"Source","value":""},{"key":"NatureOfStay","value":"Holiday"},{"key":"PaidAmount","value":"316.30"},{"key":"Contact.ContactId","value":"","disabled":true},{"key":"Contact.Title","value":"Mr"},{"key":"Contact.FirstName","value":"API"},{"key":"Contact.LastName","value":"TEST"},{"key":"SendEmail","value":"true"},{"key":"Contact.Email","value":"qa@ipro-software.com"},{"key":"Contact.Email1","value":""},{"key":"Contact.Telephone","value":"01214960000"},{"key":"Contact.Mobile","value":"07700900123"},{"key":"Contact.Address1","value":"4 Rowan House"},{"key":"Contact.Address2","value":"Sheldon Business Park"},{"key":"Contact.City","value":"CHIPPENHAM"},{"key":"Contact.County","value":""},{"key":"Contact.Postcode","value":"SN14 0SQ"},{"key":"Contact.Country","value":""},{"key":"Contact.Source","value":""},{"key":"Properties[0].Id","value":"{{property_id}}"},{"key":"Properties[0].Checkin","value":"2024-01-20"},{"key":"Properties[0].Checkout","value":"2024-01-27"},{"key":"Properties[0].AccommodationCost","value":"700"},{"key":"Properties[0].LeadGuestName","value":"API Test"},{"key":"Properties[0].InsuranceBreakages","value":"0"},{"key":"Properties[0].CommissionType","value":"2"},{"key":"Properties[0].LeadGuestAge","value":""},{"key":"Properties[0].LeadGuestPassport","value":""},{"key":"Properties[0].Adults","value":"2"},{"key":"Properties[0].Children","value":""},{"key":"Properties[0].Infants","value":""},{"key":"Properties[0].Guests[0].Name","value":""},{"key":"Properties[0].Guests[0].Age","value":""},{"key":"Properties[0].Guests[0].Passport","value":""},{"key":"Properties[0].Guests[1].Name","value":""},{"key":"Properties[0].Guests[1].Age","value":""},{"key":"Properties[0].Guests[1].Passport","value":""},{"key":"Properties[0].Extras[0].Id","value":""},{"key":"Properties[0].Extras[0].Qty","value":""},{"key":"Properties[0].Extras[1].Id","value":""},{"key":"Properties[0].Extras[1].Qty","value":""},{"key":"HousekeeperNotes","value":"These are the notes for the housekeeper"},{"key":"PaymentMethod","value":"Debit%20Card"},{"key":"PaymentToken","value":"d7124bc2-7276-473e-9c37-a1b154b8404e"},{"key":"CardPartialNumbers","value":"1234"},{"key":"IsDeferredPayment","value":""},{"key":"SagepaySecurityKey","value":""},{"key":"SagepayVendorTxCode","value":""},{"key":"SagepayVPSTxId","value":""},{"key":"SagepayTxAuthNo","value":""},{"key":"CardType","value":"VISA"},{"key":"InternalNotes","value":"notes"},{"key":"OwnerBooking","value":"0"},{"key":"BrandId","value":"3"},{"key":"voucherCode","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"Success\": true,\r\n  \"BookingId\": 3347,\r\n  \"PaymentUrl\":\"http://www.example.com/tenerife/golf-del-sur/villa-mountain-view?alttemplate=make-booking-payment&id=3683\"\r\n}"}],"_postman_id":"dc28c952-e657-4b06-bf68-c164ad1f0307"},{"name":"Update Booking","id":"e507891f-dca5-44ec-8676-dc5a0864390d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"GuestNotes\": \"guest notes\",\r\n  \"HouseKeeperNotes\": \"house keeper notes\",\r\n  \"InternalNotes\": \"internal notes\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/booking?BookingId={{BookingId}}","description":"<p>Update the notes on an existing booking</p>\n","urlObject":{"path":["apis","booking"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(Compulsory) The ID of the booking being updated</p>\n","type":"text/plain"},"key":"BookingId","value":"{{BookingId}}"}],"variable":[]}},"response":[],"_postman_id":"e507891f-dca5-44ec-8676-dc5a0864390d"},{"name":"Push Booking","id":"ae81af2f-de52-4f8a-b85f-9f97309ae9fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"BookingId\": null,\r\n  \"ExternalId\": \"968751\",\r\n  \"TransactionId\": \"40e47410-2733-4194-b194-c7b1c44c00ff\",\r\n  \"BrandId\": null,\r\n  \"BookingStatusId\": 3,\r\n  \"OrderTime\": \"2020-01-15 18:30\",\r\n  \"ModifiedTime\": \"2020-01-17 09:01\",\r\n  \"Currency\": \"€\",\r\n  \"BookingFee\": 25.00,\r\n  \"BookingFeeVAT\": 0,\r\n  \"Compensation\": 0,\r\n  \"CompensationOwnerShare\": 0,\r\n  \"HolidayNotes\": \"\",\r\n  \"InternalNotes\": \"\",\r\n  \"ArrivalNotes\": \"\",\r\n  \"DepartureNotes\": \"\",\r\n  \"Source\": \"Website\",\r\n  \"RepContactId\": null,\r\n  \"RepContact\": {\r\n    \"Email\": \"tommy.ludford@ipro-software.com\"\r\n  },\r\n  \"ContactId\": null,\r\n  \"Contact\": {\r\n    \"ExternalId\": \"abc123d\",\r\n    \"Title\": \"Mr\",\r\n    \"FirstName\": \"Arthur\",\r\n    \"LastName\": \"Arquibel\",\r\n    \"Email\": \"arthur.arquibel@fake.co.uk\",\r\n    \"Email1\": \"\",\r\n    \"Email2\": \"\",\r\n    \"Mobile\": \"07907800010\",\r\n    \"AltPhone\": \"\",\r\n    \"Telephone\": \"02037119448\",\r\n    \"Address\": \"Oulds\",\r\n    \"Address1\": \"14 Woodcote Hall\",\r\n    \"Postcode\": \"SM10 0QT\",\r\n    \"County\": \"\",\r\n    \"City\": \"Wallington Surrey\",\r\n    \"Country\": \"United Kingdom\",\r\n    \"CompanyName\": \"\",\r\n    \"Signature\": \"\",\r\n    \"Source\": \"\",\r\n    \"Comments\": \"\",\r\n    \"ByPost\": false,\r\n    \"ByEmail\": false,\r\n    \"ByTelephone\": false,\r\n    \"BySms\": false,\r\n    \"AddedToBlacklist\": false,\r\n    \"OnEmailList\": false,\r\n    \"IsArchived\": false\r\n  },\r\n  \"Tags\": [\r\n    \"Contractor\",\r\n    \"Complaint Raised\"\r\n  ],\r\n  \"Properties\": [\r\n    {\r\n      \"PropertyId\": 8849,\r\n      \"CheckInDate\": \"2020-01-17\",\r\n      \"CheckOutDate\": \"2020-01-24\",\r\n      \"CheckInTime\": \"18:12\",\r\n      \"CheckOutTime\": \"11:30\",\r\n      \"Adults\": 1,\r\n      \"Children\": 0,\r\n      \"Infants\": 0,\r\n      \"Notes\": \"guest notes\",\r\n      \"HouseKeeperNotes\": \"house keeper notes\",\r\n      \"Discount\": 62.4,\r\n      \"Commission\": 65.89,\r\n      \"CommissionVAT\": 20.00,\r\n      \"SecurityDeposit\": 100.00,\r\n      \"SecurityInsurance\": null,\r\n      \"RenterAmount\": 285.60,\r\n      \"RenterExtras\": null,\r\n      \"RenterTotal\": 285.60,\r\n      \"RenterBalance\": 149.60,\r\n      \"OwnerAmount\": 183.71,\r\n      \"OwnerExtras\": null,\r\n      \"OwnerTotal\": 183.71,\r\n      \"OwnerBalance\": 183.71,\r\n      \"BalanceDueDate\": \"2020-05-08\",\r\n      \"Guests\": [\r\n        {\r\n          \"Name\": \"Arthur Arquibel\",\r\n          \"Age\": \"20\",\r\n          \"Passport\": \"\",\r\n          \"Email\": \"arthur.arquibel@fake.co.uk\",\r\n          \"Mobile\": \"07906900010\"\r\n        }\r\n      ],\r\n      \"Extras\": [\r\n        {\r\n          \"Name\": \"Travel Cot\",\r\n          \"Description\": \"Travel Cot (including bedding)\",\r\n          \"Quantity\": 1,\r\n          \"Price\": 36.00,\r\n          \"NetPrice\": 0,\r\n          \"PayableToOwner\": false\r\n        },\r\n        {\r\n          \"Name\": \"Pets\",\r\n          \"Description\": \"Pets\",\r\n          \"Quantity\": 2,\r\n          \"Price\": 10.00,\r\n          \"NetPrice\": 0,\r\n          \"PayableToOwner\": false\r\n        }\r\n      ]\r\n    }\r\n  ],\r\n  \"Payments\": [\r\n    {\r\n      \"Amount\": 136.00,\r\n      \"PaymentMethod\": \"Visa\",\r\n      \"PaymentDate\": \"2020-01-17 09:02:05\",\r\n      \"PaymentCategory\": 0,\r\n      \"PaymentType\": 0,\r\n      \"Comments\": \"{00F993E3-F9E3-A10A-54FF-10D1903445EC}\"\r\n    }\r\n  ],\r\n  \"PaymentSchedules\": [\r\n    {\r\n      \"Name\": \"Deposit\",\r\n      \"Amount\": 16.29,\r\n      \"Balance\": 0,\r\n      \"DueDate\": \"2020-01-15\",\r\n      \"PaidTime\": \"2020-01-15\",\r\n      \"PayTo\": 0,\r\n      \"Status\": 2,\r\n      \"PaymentCategory\": 1,\r\n      \"PaymentType\": 2\r\n    },\r\n    {\r\n      \"Name\": \"Balance\",\r\n      \"Amount\": 183.71,\r\n      \"Balance\": 183.71,\r\n      \"DueDate\": \"2020-06-22\",\r\n      \"PaidTime\": null,\r\n      \"PayTo\": 0,\r\n      \"Status\": 0,\r\n      \"PaymentCategory\": 2,\r\n      \"PaymentType\": 2\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/booking","description":"<p>Update the notes on an existing booking</p>\n","urlObject":{"path":["apis","booking"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae81af2f-de52-4f8a-b85f-9f97309ae9fb"},{"name":"Calculate Booking","id":"3f96149a-feb8-4fca-ad6a-230ecd2590da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/apis/booking/calc?Properties[0].Id={{property_id}}&Properties[0].Checkin=2025-03-14&Properties[0].Checkout=2025-03-24","description":"<p>Use this API to get a detailed breakdown of the cost of a booking a specific property on the given dates with the specified extras. The data returned has a breakdown of the costs, including the amount due as a deposit payment and a detailed list of the extras, both the optional extras you've specified when calling the API and any mandatory extras. It will also tell you if the date range breaks any of the booking rules, along with the warning message to display to the guest if it has.</p>\n<p>Use this API to get the data that you display on your booking form after a guest has selected the dates. You can call the API again during the booking process to get an updated price and breakdown if you give the guest the option to add additional extras whilst booking, and again at the end of the booking process to make sure that you display the correct final total price, deposit price and full price breakdown.</p>\n","urlObject":{"path":["apis","booking","calc"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>The ID of the property you want a price for</p>\n","type":"text/plain"},"key":"Properties[0].Id","value":"{{property_id}}"},{"description":{"content":"<p>The check in date of the booking</p>\n","type":"text/plain"},"key":"Properties[0].Checkin","value":"2025-03-14"},{"description":{"content":"<p>The check out date of the booking</p>\n","type":"text/plain"},"key":"Properties[0].Checkout","value":"2025-03-24"},{"disabled":true,"description":{"content":"<p>(optional) The number of adults</p>\n","type":"text/plain"},"key":"Properties[0].Adults","value":"2"},{"disabled":true,"description":{"content":"<p>(optional) The number of children</p>\n","type":"text/plain"},"key":"Properties[0].Children","value":"0"},{"disabled":true,"description":{"content":"<p>(optional) The number of infants</p>\n","type":"text/plain"},"key":"Properties[0].Infants","value":"0"},{"disabled":true,"description":{"content":"<p>(optional) Do you want to include a breakages deposit.  Valid values are\n0 - None\n1 - Insurance\n2 - Breakages deposit</p>\n","type":"text/plain"},"key":"Properties[0].InsuranceBreakages","value":"2"},{"disabled":true,"description":{"content":"<p>(optional) The ID of an optional extras that is to be included in the price</p>\n","type":"text/plain"},"key":"Properties[0].Extras[0].Id","value":""},{"disabled":true,"description":{"content":"<p>(optional) The quantity of the optional extra to be included in the price</p>\n","type":"text/plain"},"key":"Properties[0].Extras[0].Qty","value":""},{"disabled":true,"description":{"content":"<p>(optional) The ID of an optional extras that is to be included in the price</p>\n","type":"text/plain"},"key":"Properties[0].Extras[1].Id","value":""},{"disabled":true,"description":{"content":"<p>(optional) The quantity of the optional extra to be included in the price</p>\n","type":"text/plain"},"key":"Properties[0].Extras[1].Qty","value":""},{"disabled":true,"description":{"content":"<p>(optional) If the guest is using a voucher it may change the price, so include it here</p>\n","type":"text/plain"},"key":"Properties[0].voucherCode","value":""}],"variable":[]}},"response":[{"id":"9cd28d18-e67f-439f-93df-540485181d4a","name":"Calculate Booking","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/apis/booking/calc?Properties[0].Id={{property_id}}&Properties[0].Checkin=2025-03-14&Properties[0].Checkout=2025-03-24","host":["{{base_url}}"],"path":["apis","booking","calc"],"query":[{"key":"Properties[0].Id","value":"{{property_id}}","description":"The ID of the property you want a price for"},{"key":"Properties[0].Checkin","value":"2025-03-14","description":"The check in date of the booking"},{"key":"Properties[0].Checkout","value":"2025-03-24","description":"The check out date of the booking"},{"key":"Properties[0].Adults","value":"2","description":"(optional) The number of adults","disabled":true},{"key":"Properties[0].Children","value":"0","description":"(optional) The number of children","disabled":true},{"key":"Properties[0].Infants","value":"0","description":"(optional) The number of infants","disabled":true},{"key":"Properties[0].InsuranceBreakages","value":"2","description":"(optional) Do you want to include a breakages deposit.  Valid values are\n0 - None\n1 - Insurance\n2 - Breakages deposit","disabled":true},{"key":"Properties[0].Extras[0].Id","value":"","description":"(optional) The ID of an optional extras that is to be included in the price","disabled":true},{"key":"Properties[0].Extras[0].Qty","value":"","description":"(optional) The quantity of the optional extra to be included in the price","disabled":true},{"key":"Properties[0].Extras[1].Id","value":"","description":"(optional) The ID of an optional extras that is to be included in the price","disabled":true},{"key":"Properties[0].Extras[1].Qty","value":"","description":"(optional) The quantity of the optional extra to be included in the price","disabled":true},{"key":"Properties[0].voucherCode","value":"","description":"(optional) If the guest is using a voucher it may change the price, so include it here","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 15:46:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"BalanceDueDate\": \"2025-03-12\",\n    \"BookingFee\": 0,\n    \"FullPaymentValue\": 1313,\n    \"DepositPaymentValue\": 436,\n    \"Currency\": \"£\",\n    \"VATRate\": 0,\n    \"PropertyItems\": [\n        {\n            \"Id\": 8662,\n            \"Title\": null,\n            \"Discount\": 0,\n            \"Extras\": 60,\n            \"Insurance\": 0,\n            \"AgentFee\": 0,\n            \"AccommodationCost\": 1253,\n            \"SmallPartyDiscount\": 0,\n            \"BreakagesDeposit\": 0,\n            \"BreakagesDepositInTotalPrice\": false,\n            \"Availability\": true,\n            \"MinStayPassed\": true,\n            \"ChangeoverPassed\": true,\n            \"VoucherCode\": 0,\n            \"Message\": null,\n            \"ExtraItems\": [\n                {\n                    \"Id\": 18,\n                    \"Name\": \"Service Fee\",\n                    \"Title\": \"\",\n                    \"GroupName\": \"Services\",\n                    \"Qty\": 1,\n                    \"Price\": 60,\n                    \"NetPrice\": 0,\n                    \"Amount\": \"60\",\n                    \"Total\": 60,\n                    \"CompulsoryCharge\": true,\n                    \"PayableOnOrder\": true,\n                    \"InListPrice\": false,\n                    \"Visible\": true,\n                    \"Taxable\": true,\n                    \"PayableToOwner\": false\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"3f96149a-feb8-4fca-ad6a-230ecd2590da"}],"id":"a456944e-56bd-4219-9dc9-230399a6b75b","_postman_id":"a456944e-56bd-4219-9dc9-230399a6b75b","description":""},{"name":"Voucher","item":[{"name":"Voucher","id":"20dba8dd-623a-406f-a828-faab63ebe6dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/apis/vouchers","description":"<p>Get a the details of a voucher</p>\n","urlObject":{"path":["apis","vouchers"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) The voucher code to search for.  If not specified all vouchers will be returned</p>\n","type":"text/plain"},"key":"VoucherCode","value":""}],"variable":[]}},"response":[{"id":"cbb65da1-2c49-49e7-b765-eeb127a0e689","name":"Push Voucher Copy","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n  \"VoucherCode\": \"DL010\",\r\n  \"VoucherValue\": 100,\r\n  \"TypeOfDiscount\": 0,\r\n  \"TypeOfDeduction\": 1,\r\n  \"ValidFor\": 1,\r\n  \"MinimumNights\": 7,\r\n  \"ValidFrom\": \"2020-04-01\",\r\n  \"ValidTo\": \"2020-12-31\",\r\n  \"PropertyIds\": [7864,7858],\r\n  \"ContactId\": 68,\r\n  \"DisableAddUp\": false,\r\n  \"ExpireOnBooked\": true,\r\n  \"Status\": 1,\r\n  \"Notes\": \"This is a voucher inserted via the API\",\r\n}"},"url":{"raw":"{{base_url}}/apis/vouchers?VoucherCode=DL010","host":["{{base_url}}"],"path":["apis","vouchers"],"query":[{"key":"VoucherCode","value":"DL010","description":"(optional) The voucher code to search for.  If not specified all vouchers will be returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 12 Mar 2025 16:20:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 1,\n    \"Items\": [\n        {\n            \"VoucherCode\": \"DL010\",\n            \"VoucherValue\": 100,\n            \"CalculationTypeID\": 0,\n            \"CalculationTypeName\": \"Fixed Value\",\n            \"ValidTypeID\": 1,\n            \"ValidTypeName\": \"Holiday Dates\",\n            \"ValidFrom\": \"01/04/2020\",\n            \"ValidTo\": \"31/12/2020\",\n            \"MinimumNights\": 7,\n            \"PropertyIds\": [\n                7864,\n                7858\n            ],\n            \"ContactID\": 68,\n            \"ContactName\": \"John Doe\",\n            \"ContactFirstName\": \"John\",\n            \"ContactLastName\": \"Doe\",\n            \"DisableAddUp\": false,\n            \"ExpireOnBooked\": true,\n            \"DiscountTypeID\": 1,\n            \"DiscountTypeName\": \"Voucher deducted from commission\",\n            \"Notes\": \"This is a voucher inserted via the API\",\n            \"CreationTime\": \"12/03/2025 16:19\",\n            \"LastUpdateTime\": \"\",\n            \"Status\": \"Promo Voucher\",\n            \"StatusInt\": 1,\n            \"Currency\": null\n        }\n    ]\n}"}],"_postman_id":"20dba8dd-623a-406f-a828-faab63ebe6dd"},{"name":"Push Voucher","id":"51023eb2-14d0-4c75-8947-f5d9a1587f4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"VoucherCode\": \"DL010\",\r\n  \"VoucherValue\": 100,\r\n  \"TypeOfDiscount\": 0,\r\n  \"TypeOfDeduction\": 1,\r\n  \"ValidFor\": 1,\r\n  \"MinimumNights\": 7,\r\n  \"ValidFrom\": \"2020-04-01\",\r\n  \"ValidTo\": \"2020-12-31\",\r\n  \"PropertyIds\": [7864,7858],\r\n  \"ContactId\": 68,\r\n  \"DisableAddUp\": false,\r\n  \"ExpireOnBooked\": true,\r\n  \"Status\": 1,\r\n  \"Notes\": \"This is a voucher inserted via the API\",\r\n}"},"url":"{{base_url}}/apis/vouchers","description":"<p>Create a voucher</p>\n","urlObject":{"path":["apis","vouchers"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"51023eb2-14d0-4c75-8947-f5d9a1587f4c"}],"id":"e84545c9-7652-4c9f-a477-a946033cd052","_postman_id":"e84545c9-7652-4c9f-a477-a946033cd052","description":""},{"name":"Reviews","item":[{"name":"Create Review","id":"e5b41257-6907-4c05-a6e9-c5bd8509184f","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"PropertyId\": 11205,\n    \"Rating\": 5,\n    \"ReviewTitle\": \"Review title\",\n    \"ReviewDescription\": \"This is the content of the review\",\n    \"ReviewerName\": \"John Doe\",\n    \"ManagementComments\": \"comment responding to the review\",\n    \"IsApproved\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/reviews","description":"<p>Create a property review in iPRO</p>\n<p>Rating is on a scale of 0-10 in increments of 0.5. Divide this value by two to get a star rating with a maximum of 5 stars.<br />The guest review can contain a title as well as the main text of the review, with a response from the agency. Only reviews with IsApproved set to true will be displayed on the web site.</p>\n","urlObject":{"path":["apis","reviews"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"14ac5f9a-bfaa-42e0-b4a6-9cdee5aa7680","name":"Create Review","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"PropertyId\": 11205,\n    \"Rating\": 5,\n    \"ReviewTitle\": \"Review title\",\n    \"ReviewDescription\": \"This is the content of the review\",\n    \"ReviewerName\": \"John Doe\",\n    \"ManagementComments\": \"comment responding to the review\",\n    \"IsApproved\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/reviews"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"Success\": true,\r\n  \"ReviewId\": 14947,\r\n}"}],"_postman_id":"e5b41257-6907-4c05-a6e9-c5bd8509184f"},{"name":"Get Reviews","id":"6637c852-5c78-4026-809f-0dcf86cf6b8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/reviews?propertyId={{property_id}}","description":"<p>Retrieve the reviews for a property</p>\n<p>Rating is on a scale of 0-10 in increments of 0.5. Divide this value by two to get a star rating with a maximum of 5 stars.<br />The guest review can contain a title as well as the main text of the review, with a response from the agency. Only reviews with IsApproved set to true will be displayed on the web site.</p>\n","urlObject":{"path":["apis","reviews"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(Compulsory) The ID of the proeprty that you want reviews for</p>\n","type":"text/plain"},"key":"propertyId","value":"{{property_id}}"}],"variable":[]}},"response":[{"id":"40455b5e-d1c1-44c5-82b0-174b5ce2bb25","name":"Get Reviews","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/reviews?propertyId={{property_id}}","host":["{{base_url}}"],"path":["apis","reviews"],"query":[{"key":"propertyId","value":"{{property_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Thu, 13 Mar 2025 15:29:58 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Reviews\": [\n        {\n            \"Id\": 12449,\n            \"Rating\": 4.5,\n            \"ReviewTitle\": \"excellent\",\n            \"ReviewDescription\": \"what a great property\",\n            \"ReviewerName\": \"Andrew\",\n            \"Notes\": \"We are so pleased you had a fantastic holiday\",\n            \"IsApproved\": true,\n            \"ReviewDate\": \"2019-05-02T13:43:04.0000000Z\"\n        }\n    ],\n    \"CountReviews\": 1,\n    \"Rating\": 4.5\n}"}],"_postman_id":"6637c852-5c78-4026-809f-0dcf86cf6b8a"},{"name":"Search Reviews","id":"8113f2f0-cdc5-4ef1-ae35-57809809acf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/reviews/search?index=1&size=15&propertyid={{property_id}}","description":"<p>Retrieve the reviews for a property</p>\n<p>Rating is on a scale of 0-10 in increments of 0.5. Divide this value by two to get a star rating with a maximum of 5 stars.<br />The guest review can contain a title as well as the main text of the review, with a response from the agency. Only reviews with IsApproved set to true will be displayed on the web site.</p>\n","urlObject":{"path":["apis","reviews","search"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many results should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once</p>\n","type":"text/plain"},"key":"size","value":"15"},{"description":{"content":"<p>Search for reviews for just this property id</p>\n","type":"text/plain"},"key":"propertyid","value":"{{property_id}}"},{"disabled":true,"description":{"content":"<p>Search for reviews for properties belonging to just this owner</p>\n","type":"text/plain"},"key":"propertyownerid","value":"{{owner_id}}"}],"variable":[]}},"response":[{"id":"c2dd7de7-acc4-41bc-aafc-119728a5ddce","name":"Search Reviews","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/reviews/search?index=1&size=15&propertyid={{property_id}}","host":["{{base_url}}"],"path":["apis","reviews","search"],"query":[{"key":"index","value":"1"},{"key":"size","value":"15"},{"key":"propertyid","value":"{{property_id}}"},{"key":"propertyownerid","value":"{{owner_id}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Thu, 13 Mar 2025 15:37:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalCount\": 1,\n    \"TotalPages\": 1,\n    \"Items\": [\n        {\n            \"ReviewId\": 12449,\n            \"RatingScore\": \"4.5/5\",\n            \"ReviewTitle\": \"excellent\",\n            \"ReviewDetail\": \"what a great property\",\n            \"ReviewDate\": \"2019-05-02T13:43:04.0000000Z\",\n            \"GuestName\": \"Andrew\",\n            \"ManagementComments\": \"We are so pleased you had a fantastic holiday\",\n            \"Published\": true,\n            \"PropertyUrl\": \"/cottages/england/cornwall/south-cornwall/st-ives/compass-house/\",\n            \"PropertyName\": \"Compass House\"\n        }\n    ]\n}"}],"_postman_id":"8113f2f0-cdc5-4ef1-ae35-57809809acf7"}],"id":"7a298577-c41d-4f03-959a-493de207df9e","_postman_id":"7a298577-c41d-4f03-959a-493de207df9e","description":""},{"name":"Search","item":[{"name":"Quick Search API","id":"afdde011-0094-4382-bb21-e85090ec2c2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/propertysearchlite?index=1&size=50&checkIn=2025-11-01&checkout=2025-11-08&IsBrokenRule=false","description":"<p>Perform a search and return a list of available properties that match the search criteria. This search returns minimal data (just the property ID and price) and is designed to be fast. The regular search has similar behaviour, but is slower as it returns more details about each property.</p>\n<p>Version 2 of the API returns the data is a slightly different format that includes a list of dates where the property is available. This is more useful when using the flexible nights option or when searching for a fixed/flexable length within a longer date range (g.e., when searching for a 7 night break within a one month date range this would return all the possible 7 night breaks for each property where the property is available and rules have been met).</p>\n","urlObject":{"path":["apis","propertysearchlite"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"50"},{"disabled":true,"description":{"content":"<p>(optional)The duration, in ights, that the guest is searching for.  When using v2 you can search for a break of this length within a range of dates and the API will return all available dates withing the date range.</p>\n","type":"text/plain"},"key":"Nights","value":"7"},{"description":{"content":"<p>The start date or start of the date range being searched for</p>\n","type":"text/plain"},"key":"checkIn","value":"2025-11-01"},{"description":{"content":"<p>The end date or end of the date range being searched for</p>\n","type":"text/plain"},"key":"checkout","value":"2025-11-08"},{"disabled":true,"description":{"content":"<p>(optional) The number of adults that properties need to be able to accomidate</p>\n","type":"text/plain"},"key":"Adults","value":"2"},{"disabled":true,"description":{"content":"<p>(optional) The number of children that properties need to be able to accomidate</p>\n","type":"text/plain"},"key":"Children","value":"0"},{"disabled":true,"description":{"content":"<p>(optional) If the start and end dates aren't fixed, this is how many nights of flexability the guest has.  Use with v2 to get a list of bookable dates for each property.</p>\n","type":"text/plain"},"key":"flexiblenights","value":"7"},{"disabled":true,"description":{"content":"<p>(optional) The ID of a location, if specified only properties within this location will be returned.</p>\n","type":"text/plain"},"key":"LocationID","value":"1388"},{"disabled":true,"description":{"content":"<p>(optional) A list of attribute ID's that are needed.  Only properties with the specified attributes will be included in the results.  Use the Attributes API to get a list of possible values.</p>\n","type":"text/plain"},"key":"Attributes","value":""},{"disabled":true,"description":{"content":"<p>(optional) How you want the results to be sorted, either asc or desc, default is desc</p>\n","type":"text/plain"},"key":"SortDirection","value":"asc"},{"disabled":true,"description":{"content":"<p>(optional) How to sort the results, valid values are Sleeps, Bedrooms, Bathrooms, Price</p>\n","type":"text/plain"},"key":"Sort","value":"Price"},{"disabled":true,"description":{"content":"<p>(optional) Limit results to properties with this brand id</p>\n","type":"text/plain"},"key":"BrandID","value":"1"},{"disabled":true,"description":{"content":"<p>(optional) Limit results to a price rang, can be \"Nightly\" or \"Weekly\"</p>\n","type":"text/plain"},"key":"PriceFilterType","value":"Weekly"},{"disabled":true,"description":{"content":"<p>(optional) Limit results to a range of prices.  A range of 0 to 150 would be specifiedby setting this parameter to 0,150</p>\n","type":"text/plain"},"key":"NightlyPriceRange","value":""},{"disabled":true,"description":{"content":"<p>(optional) Limit results to a range of prices.  A range of 0 to 700 would be specifiedby setting this parameter to 0,700</p>\n","type":"text/plain"},"key":"WeeklyPriceRange","value":"0,10000000"},{"disabled":true,"description":{"content":"<p>(optional) Specify which format you want the data in, either 1 (default) or 2</p>\n","type":"text/plain"},"key":"version","value":"2.0"},{"description":{"content":"<p>(optional) Specify if the API should return only results that break the booking rules (true), results that don't break the booking rules (false - default) or both (any)</p>\n","type":"text/plain"},"key":"IsBrokenRule","value":"false"}],"variable":[]}},"response":[{"id":"7a7af523-7ac0-48e7-bd38-6592b05ffd97","name":"Quick Search v2","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/propertysearchlite?checkIn=2023-01-07&checkout=2023-01-14&flexibleNights=2&version=2.0","host":["{{base_url}}"],"path":["apis","propertysearchlite"],"query":[{"key":"checkIn","value":"2023-01-07","description":"Set the start date of the booking, this can be the earliest date they can travel"},{"key":"checkout","value":"2023-01-14","description":"Set the end date of the booking, this can be the latest date they can travel to"},{"key":"flexibleNights","value":"2","description":"(optional) Set the variance between the start date you entered and the checkout date you entered. i.e 7 nights between the 1st and 8th August with 3 night flexibility will search from 29th July for 7 nights up to 4th August for 7 nights"},{"key":"Adults","value":"","description":"(optional) The number of adults that properties need to be able to accomidate","disabled":true},{"key":"Children","value":"","description":"(optional) The number of children that properties need to be able to accomidate","disabled":true},{"key":"LocationID","value":"1388","description":"(optional) The ID of a location, if specified only properties within this location will be returned.","disabled":true},{"key":"Attributes","value":"","description":"(optional) A list of attribute ID's that are needed.  Only properties with the specified attributes will be included in the results.  Use the Attributes API to get a list of possible values.","disabled":true},{"key":"SortDirection","value":"","description":"(optional) How you want the results to be sorted, either asc or desc, default is desc","disabled":true},{"key":"Sort","value":"","description":"(optional) How to sort the results, valid values are Sleeps, Bedrooms, Bathrooms, Price","disabled":true},{"key":"IsBrokenRule","value":"false","description":"Should properties that break the booking rules be included in the results.  If set to false then only properties that don't break the rules are returned.  If set to true then only those that do break the rules are returned.  If set to any then all properties are returned.","disabled":true},{"key":"NightlyPriceRange","value":"","disabled":true},{"key":"version","value":"2.0","description":"(oprional) When set as 2.0 the returned data includes the dates section.  Use with the flexibleNights option."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Fri, 18 Nov 2022 15:47:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 29,\n    \"Items\": [\n        {\n            \"Id\": 11414,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 10816,\n            \"DisplayPrice\": 1170,\n            \"Dates\": [\n                {\n                    \"Checkin\": \"2023-01-05\",\n                    \"Checkout\": \"2023-01-12\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                },\n                {\n                    \"Checkin\": \"2023-01-06\",\n                    \"Checkout\": \"2023-01-13\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                },\n                {\n                    \"Checkin\": \"2023-01-07\",\n                    \"Checkout\": \"2023-01-14\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                },\n                {\n                    \"Checkin\": \"2023-01-08\",\n                    \"Checkout\": \"2023-01-15\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                },\n                {\n                    \"Checkin\": \"2023-01-09\",\n                    \"Checkout\": \"2023-01-16\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1170.00\"\n                }\n            ]\n        },\n        {\n            \"Id\": 8864,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 11262,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 9195,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8870,\n            \"DisplayPrice\": 1025,\n            \"Dates\": [\n                {\n                    \"Checkin\": \"2023-01-05\",\n                    \"Checkout\": \"2023-01-12\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                },\n                {\n                    \"Checkin\": \"2023-01-06\",\n                    \"Checkout\": \"2023-01-13\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                },\n                {\n                    \"Checkin\": \"2023-01-07\",\n                    \"Checkout\": \"2023-01-14\",\n                    \"Nights\": 7,\n                    \"DisplayPrice\": \"1025.00\"\n                }\n            ]\n        },\n        {\n            \"Id\": 8963,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8869,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8865,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8962,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8964,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8988,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8868,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 9257,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        },\n        {\n            \"Id\": 8881,\n            \"DisplayPrice\": 1025,\n            \"Dates\": []\n        }\n    ]\n}"},{"id":"55abb4af-9088-446c-8551-b00792dba131","name":"Quick Search v1","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/propertysearchlite?checkIn=2023-07-01&checkout=2023-07-08&flexibleNights=2","host":["{{base_url}}"],"path":["apis","propertysearchlite"],"query":[{"key":"checkIn","value":"2023-07-01","description":"Set the start date of the booking, this can be the earliest date they can travel"},{"key":"checkout","value":"2023-07-08","description":"Set the end date of the booking, this can be the latest date they can travel to"},{"key":"flexibleNights","value":"2","description":"(optional) Set the variance between the start date you entered and the checkout date you entered. i.e 7 nights between the 1st and 8th August with 3 night flexibility will search from 29th July for 7 nights up to 4th August for 7 nights"},{"key":"Adults","value":"","description":"(optional) The number of adults that properties need to be able to accomidate","disabled":true},{"key":"Children","value":"","description":"(optional) The number of children that properties need to be able to accomidate","disabled":true},{"key":"LocationID","value":"1388","description":"(optional) The ID of a location, if specified only properties within this location will be returned.","disabled":true},{"key":"Attributes","value":"","description":"(optional) A list of attribute ID's that are needed.  Only properties with the specified attributes will be included in the results.  Use the Attributes API to get a list of possible values.","disabled":true},{"key":"SortDirection","value":"","description":"(optional) How you want the results to be sorted, either asc or desc, default is desc","disabled":true},{"key":"Sort","value":"","description":"(optional) How to sort the results, valid values are Sleeps, Bedrooms, Bathrooms, Price","disabled":true},{"key":"IsBrokenRule","value":"false","description":"Should properties that break the booking rules be included in the results.  If set to false then only properties that don't break the rules are returned.  If set to true then only those that do break the rules are returned.  If set to any then all properties are returned.","disabled":true},{"key":"NightlyPriceRange","value":"","disabled":true},{"key":"version","value":"2.0","description":"(oprional) When set as 2.0 the returned data includes the dates section.  Use with the flexibleNights option.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Fri, 18 Nov 2022 15:46:57 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 29,\n    \"Items\": [\n        {\n            \"Id\": 11414,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 10816,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8864,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 11262,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 9195,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8870,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8963,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8869,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8865,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8962,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8964,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8988,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8868,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 9257,\n            \"DisplayPrice\": 1025\n        },\n        {\n            \"Id\": 8881,\n            \"DisplayPrice\": 1025\n        }\n    ]\n}"}],"_postman_id":"afdde011-0094-4382-bb21-e85090ec2c2f"},{"name":"PropertySearch","id":"00652b07-c4cc-4eb7-b254-65de78a46272","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/propertysearch?index=1&size=50&checkIn=2025-01-24&checkout=2025-01-31&flexiblenights&SortDirection=asc&Sort=price&IsBrokenRule=false","urlObject":{"path":["apis","propertysearch"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"50"},{"description":{"content":"<p>The start date or start of the date range being searched for</p>\n","type":"text/plain"},"key":"checkIn","value":"2025-01-24"},{"description":{"content":"<p>The end date or end of the date range being searched for</p>\n","type":"text/plain"},"key":"checkout","value":"2025-01-31"},{"disabled":true,"description":{"content":"<p>(optional) The number of adults that properties need to be able to accomidate</p>\n","type":"text/plain"},"key":"Adults","value":""},{"disabled":true,"description":{"content":"<p>(optional) The number of children that properties need to be able to accomidate</p>\n","type":"text/plain"},"key":"Children","value":""},{"description":{"content":"<p>(optional) If the start and end dates aren't fixed, this is how many nights of flexability the guest has.  Use with v2 to get a list of bookable dates for each property.</p>\n","type":"text/plain"},"key":"flexiblenights","value":null},{"disabled":true,"description":{"content":"<p>(optional) The ID of a location, if specified only properties within this location will be returned.</p>\n","type":"text/plain"},"key":"LocationID","value":"8863"},{"disabled":true,"description":{"content":"<p>(optional) A list of attribute ID's that are needed.  Only properties with the specified attributes will be included in the results.  Use the Attributes API to get a list of possible values.</p>\n","type":"text/plain"},"key":"Attributes","value":"7285"},{"description":{"content":"<p>(optional) How you want the results to be sorted, either asc or desc, default is desc</p>\n","type":"text/plain"},"key":"SortDirection","value":"asc"},{"description":{"content":"<p>(optional) How to sort the results, valid values are Sleeps, Bedrooms, Bathrooms, Price</p>\n","type":"text/plain"},"key":"Sort","value":"price"},{"disabled":true,"description":{"content":"<p>(optional) Limit results to properties with this brand id</p>\n","type":"text/plain"},"key":"BrandID","value":"1"},{"disabled":true,"description":{"content":"<p>(optional) Limit results to a price rang, can be \"Nightly\" or \"Weekly\"</p>\n","type":"text/plain"},"key":"PriceFilterType","value":null},{"disabled":true,"description":{"content":"<p>(optional) Limit results to a range of prices.  A range of 0 to 150 would be specifiedby setting this parameter to 0,150</p>\n","type":"text/plain"},"key":"NightlyPriceRange","value":""},{"disabled":true,"description":{"content":"<p>(optional) Limit results to a range of prices.  A range of 0 to 700 would be specifiedby setting this parameter to 0,700</p>\n","type":"text/plain"},"key":"WeeklyPriceRange","value":null},{"description":{"content":"<p>(optional) Specify if the API should return only results that break the booking rules (true), results that don't break the booking rules (false - default) or both (any)</p>\n","type":"text/plain"},"key":"IsBrokenRule","value":"false"}],"variable":[]}},"response":[],"_postman_id":"00652b07-c4cc-4eb7-b254-65de78a46272"},{"name":"PropertySearch Events","id":"4f5db4ff-1e10-4b97-8d3d-4f97c04c61d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}apis/searcheventlistings?checkIn=2024-02-03&checkout=2024-02-10&LocationID=8863&Sort=price&IsBrokenRule=false","urlObject":{"path":["searcheventlistings"],"host":["{{base_url}}apis"],"query":[{"key":"checkIn","value":"2024-02-03"},{"key":"checkout","value":"2024-02-10"},{"disabled":true,"key":"Adults","value":""},{"disabled":true,"key":"Children","value":""},{"key":"LocationID","value":"8863"},{"disabled":true,"key":"Attributes","value":"7285"},{"disabled":true,"key":"SortDirection","value":"asc"},{"key":"Sort","value":"price"},{"key":"IsBrokenRule","value":"false"},{"disabled":true,"key":"NightlyPriceRange","value":null}],"variable":[]}},"response":[],"_postman_id":"4f5db4ff-1e10-4b97-8d3d-4f97c04c61d4"}],"id":"0474e69e-8f1d-403d-a581-0450bb84f07c","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"0f945acd-f315-415c-882f-c8ed0cfb1404"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"b77a5caf-eb28-4894-b603-8ad82ab0d1ad"}}],"_postman_id":"0474e69e-8f1d-403d-a581-0450bb84f07c","description":""},{"name":"Payments","item":[{"name":"Create Payment","id":"9739af9b-455b-410f-b250-aef340db6eae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/apis/payments?Amount=100&BookingID={{booking_id}}&PaymentScheduleIds=1,2&status=0&currency=£&PaymentDate=14-12-2020&PaymentMethod=Credit Card&Comments&AddBookingTag&RemoveBookingTag&IsDeferredPayment=0&PaymentToken={5E47DFF8-3ED2-4882-BE71-F1FBFE9CBE5A}&CardPartialNumbers=0006&SagepaySecurityKey=VHJ9RRT53S&SagepayVendorTxCode=7198-5327&SagepayVpsTxId={97EE8174-63C1-9C33-DBFC-E01EF89D780A}&SagepayTxAuthNo=7974481&SendEmail=false&balanceDueDate","description":"<p>Create a payment on a booking in iPRO.</p>\n<p>If you have an integraton with a supported payment provider you can include details of the payment token so that refunds can be processed from within iPRO.</p>\n<h2 id=\"payment-schedules\"><strong>Payment Schedules:</strong></h2>\n<p>For advanced setup's it is possible to assign payments to individual payment schedules by setting the scheduleID. However we recommend allowing iPro to allocate the money automatically by always pushing 1,2</p>\n<h2 id=\"how-to-record-a-failed-payment\">How to record a failed payment</h2>\n<p>If a payment has failed, you can record this within iPro so that the team are aware of an attempted failed payment.</p>\n<p>1/ Create the payment as normal with the amount they attempted to pay and set the status = 1 (Uncleared)</p>\n<p>2/ You will then add the parameter AddBookingTag=, depending on the client setup the ID will be different for 'Payment Failed' but you should assign the tag 'Payment Failed'</p>\n<p>3/ Within the comments, you want to insert the response from the payment provider i.e. Card declined.</p>\n<p>This will create a log of the payment and clearly identify that the guest attempted payment.</p>\n<h2 id=\"how-to-process-a-payment-when-a-website-booking-is-in-process\">How to process a payment when a website booking is in process</h2>\n<p>In this scenario we are assuming you have followed our Create Booking guide, so we have an active provisional booking that now needs the payment assigned.</p>\n<p>If the payment was successful, you will insert the payment as above and you will then add the parameter RemoveBookingTag=12 where 12 = Website Booking in Progress. This will ensure that the booking is not automatically cancelled and the guest sent a re-engagement email for cart abandonment.</p>\n","urlObject":{"path":["apis","payments"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(Compulsory) The value of the payment</p>\n","type":"text/plain"},"key":"Amount","value":"100"},{"description":{"content":"<p>(Compulsory) The booking ID of the booking the payment will be added to</p>\n","type":"text/plain"},"key":"BookingID","value":"{{booking_id}}"},{"description":{"content":"<p>(Compulsory) This should always be set to 1,2</p>\n","type":"text/plain"},"key":"PaymentScheduleIds","value":"1,2"},{"description":{"content":"<p>(Compulsory) 0, 1 or 2\n0 = Cleared Payment Status\n1 = Not Cleared Payment Status\n2 = Deferred Payment Status - The money will be paid at a later date but has been accepted</p>\n","type":"text/plain"},"key":"status","value":"0"},{"description":{"content":"<p>(Compulsory) You must push correct currency for the booking, iPro does not allow multi currency payments for one booking</p>\n","type":"text/plain"},"key":"currency","value":"£"},{"description":{"content":"<p>(Compulsory) The date the payment was made, you must set the date in format yyyy-mm-dd</p>\n","type":"text/plain"},"key":"PaymentDate","value":"14-12-2020"},{"description":{"content":"<p>(Compulsory) You must use an exact word match with payment methods setup in iPro</p>\n","type":"text/plain"},"key":"PaymentMethod","value":"Credit Card"},{"description":{"content":"<p>(optional) A comment to be associated with the payment.  We recommend recording the source of the payment i.e Guest Portal, Checkout Page, Payment page</p>\n","type":"text/plain"},"key":"Comments","value":null},{"description":{"content":"<p>(optional) You can choose to add booking tag(s) based on the payment status i.e. Payment Failed, Payment Processed</p>\n","type":"text/plain"},"key":"AddBookingTag","value":null},{"description":{"content":"<p>(optional) You can choose to remove specific tags base on the payment status</p>\n","type":"text/plain"},"key":"RemoveBookingTag","value":null},{"key":"IsDeferredPayment","value":"0"},{"description":{"content":"<p>(optional) When you use payment provider which supports token payment (such as SagePay), you can pass the payment token to us, so that the user can charge the cost from the card in our site via payment token system.</p>\n","type":"text/plain"},"key":"PaymentToken","value":"{5E47DFF8-3ED2-4882-BE71-F1FBFE9CBE5A}"},{"description":{"content":"<p>(optional) You should provide the last 4 digits of the credit card number when you pass the payment token.</p>\n","type":"text/plain"},"key":"CardPartialNumbers","value":"0006"},{"description":{"content":"<p>(optional) Required to link payment to a live SagePay transaction</p>\n","type":"text/plain"},"key":"SagepaySecurityKey","value":"VHJ9RRT53S"},{"description":{"content":"<p>(optional) Required to link payment to a live SagePay transaction</p>\n","type":"text/plain"},"key":"SagepayVendorTxCode","value":"7198-5327"},{"description":{"content":"<p>(optional) Required to link payment to a live SagePay transaction</p>\n","type":"text/plain"},"key":"SagepayVpsTxId","value":"{97EE8174-63C1-9C33-DBFC-E01EF89D780A}"},{"description":{"content":"<p>(optional) Required to link payment to a live SagePay transaction</p>\n","type":"text/plain"},"key":"SagepayTxAuthNo","value":"7974481"},{"description":{"content":"<p>(optional) true or false, determines if a payment received email is sent to the guest (default is true)</p>\n","type":"text/plain"},"key":"SendEmail","value":"false"},{"description":{"content":"<p>(optional) If wish to override the balance due date, you can send when the next payment is due. This is required if you are making instalment payments</p>\n","type":"text/plain"},"key":"balanceDueDate","value":null}],"variable":[]}},"response":[{"id":"6ac05f14-a9b7-497c-9048-a87183631a1f","name":"Create Payment","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/apis/payments?Amount=100&BookingID={{booking_id}}&PaymentScheduleIds=1,2&status=0&currency=£&PaymentDate=14-12-2020&PaymentMethod=Credit Card&Comments&AddBookingTag&RemoveBookingTag&IsDeferredPayment=0&PaymentToken={5E47DFF8-3ED2-4882-BE71-F1FBFE9CBE5A}&CardPartialNumbers=0006&SagepaySecurityKey=VHJ9RRT53S&SagepayVendorTxCode=7198-5327&SagepayVpsTxId={97EE8174-63C1-9C33-DBFC-E01EF89D780A}&SagepayTxAuthNo=7974481&SendEmail=false&balanceDueDate","host":["{{base_url}}"],"path":["apis","payments"],"query":[{"key":"Amount","value":"100","description":"(Compulsory) The value of the payment"},{"key":"BookingID","value":"{{booking_id}}","description":"(Compulsory) The booking ID of the booking the payment will be added to"},{"key":"PaymentScheduleIds","value":"1,2","description":"(Compulsory) This should always be set to 1,2"},{"key":"status","value":"0","description":"(Compulsory) 0, 1 or 2\n0 = Cleared Payment Status\n1 = Not Cleared Payment Status\n2 = Deferred Payment Status - The money will be paid at a later date but has been accepted"},{"key":"currency","value":"£","description":"(Compulsory) You must push correct currency for the booking, iPro does not allow multi currency payments for one booking"},{"key":"PaymentDate","value":"14-12-2020","description":"(Compulsory) The date the payment was made, you must set the date in format yyyy-mm-dd"},{"key":"PaymentMethod","value":"Credit Card","description":"(Compulsory) You must use an exact word match with payment methods setup in iPro"},{"key":"Comments","value":null,"description":"(optional) A comment to be associated with the payment.  We recommend recording the source of the payment i.e Guest Portal, Checkout Page, Payment page"},{"key":"AddBookingTag","value":null,"description":"(Optional) You can choose to add booking tag(s) based on the payment status i.e. Payment Failed, Payment Processed"},{"key":"RemoveBookingTag","value":null,"description":"(Optional) You can choose to remove specific tags base on the payment status"},{"key":"IsDeferredPayment","value":"0"},{"key":"PaymentToken","value":"{5E47DFF8-3ED2-4882-BE71-F1FBFE9CBE5A}","description":"(Optional) When you use payment provider which supports token payment (such as SagePay), you can pass the payment token to us, so that the user can charge the cost from the card in our site via payment token system."},{"key":"CardPartialNumbers","value":"0006","description":"(Optional) You should provide the last 4 digits of the credit card number when you pass the payment token."},{"key":"SagepaySecurityKey","value":"VHJ9RRT53S","description":"(Optional) Required to link payment to a live SagePay transaction"},{"key":"SagepayVendorTxCode","value":"7198-5327","description":"(Optional) Required to link payment to a live SagePay transaction"},{"key":"SagepayVpsTxId","value":"{97EE8174-63C1-9C33-DBFC-E01EF89D780A}","description":"(Optional) Required to link payment to a live SagePay transaction"},{"key":"SagepayTxAuthNo","value":"7974481","description":"(Optional) Required to link payment to a live SagePay transaction"},{"key":"SendEmail","value":"false","description":"(Optional) true or false, determines if a payment received email is sent to the guest (default is true)"},{"key":"balanceDueDate","value":null,"description":"(optional) If wish to override the balance due date, you can send when the next payment is due. This is required if you are making instalment payments"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"Success\": true,\r\n  \"PaymentId\": 1207\r\n}"}],"_postman_id":"9739af9b-455b-410f-b250-aef340db6eae"},{"name":"Get Payments","id":"f4ed7a82-438d-4b62-b2a0-a94a2c2ead34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/payments?BookingID={{booking_id}}","description":"<p>Get the details of one or more payments</p>\n<p>\"PaymentCategory\"</p>\n<p>0 - None<br />1 - Deposit<br />2 - BalancePaid<br />3 - Refunded<br />4 - PartPayment<br />5 - DamagesPayment<br />6 - DeferredPayment<br />7 - CashOnArrival<br />8 - CompensationAwarded<br />9 - CancellationFee<br />10 - TransferSecurityDeposit<br />11 - BookingFee<br />12 - HolidayExtra<br />13 - Initial Deposit</p>\n<p>\"PaymentType\"</p>\n<p>0 - None<br />1 - PaymentToOwner<br />2 - ReceiptFromRenter<br />3 - BreakagesDeposit<br />4 - PaymentToSupplier<br />5 - PaymentToGuest<br />6 - TransferSecurityDeposit<br />7 - BreakagesInsurance</p>\n","urlObject":{"path":["apis","payments"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Get payments for only this booking</p>\n","type":"text/plain"},"key":"BookingID","value":"{{booking_id}}"},{"disabled":true,"description":{"content":"<p>(optional) Get payments made after this date</p>\n","type":"text/plain"},"key":"DateFrom","value":"2021-01-01"},{"disabled":true,"description":{"content":"<p>(optional) Get payments made before this date</p>\n","type":"text/plain"},"key":"DateTo","value":"2021-03-31"}],"variable":[]}},"response":[{"id":"d21a45ae-bef0-45ca-824a-4f18ffb6d864","name":"Get Payments","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/payments?BookingID={{booking_id}}","host":["{{base_url}}"],"path":["apis","payments"],"query":[{"key":"BookingID","value":"{{booking_id}}","description":"(optional) Get payments for only this booking"},{"key":"DateFrom","value":"2021-01-01","description":"(optional) Get payments made after this date","disabled":true},{"key":"DateTo","value":"2021-03-31","description":"(optional) Get payments made before this date","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Thu, 13 Mar 2025 16:35:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Payments\": [\n        {\n            \"PaymentID\": 30106,\n            \"BookingID\": 15347,\n            \"Amount\": 858,\n            \"PaymentMethod\": \"Debit/CreditCard\",\n            \"PaymentDate\": \"11/03/2025\",\n            \"PaymentCategory\": 2,\n            \"PaymentType\": 2,\n            \"Comments\": \"\",\n            \"PaymentToken\": \"cus_HR2gbUGx3lA904\",\n            \"CardPartialNumbers\": \"0006\",\n            \"SagepaySecurityKey\": null,\n            \"SagepayVendorTxCode\": null,\n            \"SagepayVPSTxId\": null,\n            \"SagepayTxAuthNo\": \"\",\n            \"PaymentSchedules\": [\n                {\n                    \"PaymentScheduleID\": 63925,\n                    \"PaymentScheduleName\": \"Rental Balance\",\n                    \"Amount\": 855\n                }\n            ]\n        },\n        {\n            \"PaymentID\": 30105,\n            \"BookingID\": 15347,\n            \"Amount\": 490.2,\n            \"PaymentMethod\": \"Debit / Credit Card\",\n            \"PaymentDate\": \"11/03/2025\",\n            \"PaymentCategory\": 1,\n            \"PaymentType\": 2,\n            \"Comments\": \"\",\n            \"PaymentToken\": \"cus_HR2gbUGx3lA904\",\n            \"CardPartialNumbers\": \"0006\",\n            \"SagepaySecurityKey\": null,\n            \"SagepayVendorTxCode\": null,\n            \"SagepayVPSTxId\": null,\n            \"SagepayTxAuthNo\": \"\",\n            \"PaymentSchedules\": [\n                {\n                    \"PaymentScheduleID\": 63921,\n                    \"PaymentScheduleName\": \"Service Fee\",\n                    \"Amount\": 60\n                },\n                {\n                    \"PaymentScheduleID\": 63924,\n                    \"PaymentScheduleName\": \"Rental Deposit\",\n                    \"Amount\": 369\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"f4ed7a82-438d-4b62-b2a0-a94a2c2ead34"}],"id":"94378fc2-c7f5-4f7f-bdf4-edcc2fbe987a","_postman_id":"94378fc2-c7f5-4f7f-bdf4-edcc2fbe987a","description":""},{"name":"Enquiry","item":[{"name":"Property Enquiry","id":"9a978b90-6f68-48e8-a3e0-2a273437d3e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/{{property_id}}/enquiries?size=15&index=1","description":"<p>Retrieve all enquiries for a specific property.</p>\n","urlObject":{"path":["apis","property","{{property_id}}","enquiries"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"15"},{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"disabled":true,"description":{"content":"<p>(optional) Only get enquiries for this brand</p>\n","type":"text/plain"},"key":"BrandID","value":"1"}],"variable":[]}},"response":[{"id":"6b2cd770-b949-4246-bd98-a501f845db7f","name":"Property Enquiry","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/property/{{property_id}}/enquiries?size=15&index=1","host":["{{base_url}}"],"path":["apis","property","{{property_id}}","enquiries"],"query":[{"key":"size","value":"15","description":"(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once."},{"key":"index","value":"1","description":"(optional) Use with the size parameter to return smaller batches of results rather than all at once."},{"key":"BrandID","value":"1","description":"(optional) Only get enquiries for this brand","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 17 Mar 2025 14:39:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 6,\n    \"Items\": [\n        {\n            \"Id\": 5,\n            \"Properties\": [\n                \"8662\",\n                \"8675\"\n            ],\n            \"FullName\": \"Mike Myers\",\n            \"Mobile\": \"\",\n            \"Email\": \"mike@ipro-software.com\",\n            \"Phone\": \"\",\n            \"Adults\": 6,\n            \"Children\": 0,\n            \"StartDate\": \"2018-07-14\",\n            \"EndDate\": \"2018-07-21\",\n            \"Days\": null,\n            \"Comments\": \"\",\n            \"Budget\": \"\",\n            \"CreateDate\": null\n        }\n    ]\n}"}],"_postman_id":"9a978b90-6f68-48e8-a3e0-2a273437d3e4"},{"name":"All Enquiries","id":"935b67be-b4cc-4d4f-a0b2-d8bf181d33db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/property/enquiries?size=15&index=1&lastUpdated=1","description":"<p>Retrieve all enquiries.</p>\n","urlObject":{"path":["apis","property","enquiries"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"15"},{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"disabled":true,"description":{"content":"<p>(optional) Only get enquiries for this brand</p>\n","type":"text/plain"},"key":"BrandID","value":""},{"description":{"content":"<p>(optional) The maximum number of minutes ago that an enquiry has to have been updated to be included in the list.</p>\n","type":"text/plain"},"key":"lastUpdated","value":"1"}],"variable":[]}},"response":[],"_postman_id":"935b67be-b4cc-4d4f-a0b2-d8bf181d33db"},{"name":"Create Enquiry","id":"ba47c713-4318-420d-9bc1-c847416935c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/apis/enquiry?firstname=iPro&lastname=Test&propertyids={{property_id}}&startdate=2024-09-18&enddate=2024-09-25&days=&budget=&mobile=13599927367&phone=&email=qa@ipro-software.com&adults=2&children=1&source=&comments=Test from iPro&createdate=2023-10-31T15:49:17.0365971Z&currency=GBP&SendEmail=false","description":"<p>This API can be used to create an enquiry. You don't have to specify a property or date range, but if you do then the prices will be calculated automatically when viewing the enquiry in iPRO or in any emails.<br />If automatic emails are turned on for enquiries you can stop any from being sent by using the SendEmail parameter.</p>\n","urlObject":{"path":["apis","enquiry"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>The first name of the guest</p>\n","type":"text/plain"},"key":"firstname","value":"iPro"},{"description":{"content":"<p>The last name of the guese</p>\n","type":"text/plain"},"key":"lastname","value":"Test"},{"description":{"content":"<p>(optional) A comma separat list of all property ID's that the guest is enquiring about</p>\n","type":"text/plain"},"key":"propertyids","value":"{{property_id}}"},{"description":{"content":"<p>(optional) The start date the guest is enquiring about or start of the date range (if using the days parameter)</p>\n","type":"text/plain"},"key":"startdate","value":"2024-09-18"},{"description":{"content":"<p>(optional) The ems date the guestis enquiring about or end of the date range (if using the days parameter)</p>\n","type":"text/plain"},"key":"enddate","value":"2024-09-25"},{"description":{"content":"<p>(optional) The number if nights the guest wants to stay for</p>\n","type":"text/plain"},"key":"days","value":""},{"description":{"content":"<p>(optional) The budget the guest has for the booking</p>\n","type":"text/plain"},"key":"budget","value":""},{"description":{"content":"<p>(optional) The mobile phone number of the guest</p>\n","type":"text/plain"},"key":"mobile","value":"13599927367"},{"description":{"content":"<p>(optional) The phone number of the guest</p>\n","type":"text/plain"},"key":"phone","value":""},{"description":{"content":"<p>The email address of the guest</p>\n","type":"text/plain"},"key":"email","value":"qa@ipro-software.com"},{"description":{"content":"<p>The number of adults that will be included in the booking</p>\n","type":"text/plain"},"key":"adults","value":"2"},{"description":{"content":"<p>The number of children that will be included in the booking</p>\n","type":"text/plain"},"key":"children","value":"1"},{"description":{"content":"<p>(optional) The ID of the source of the enquiry</p>\n","type":"text/plain"},"key":"source","value":""},{"description":{"content":"<p>(optional) Any additional comments you want to appear in the enquiry</p>\n","type":"text/plain"},"key":"comments","value":"Test from iPro"},{"description":{"content":"<p>The date the enquiry was created</p>\n","type":"text/plain"},"key":"createdate","value":"2023-10-31T15:49:17.0365971Z"},{"description":{"content":"<p>The three letter ISO currency code for the preferred currency</p>\n","type":"text/plain"},"key":"currency","value":"GBP"},{"disabled":true,"description":{"content":"<p>(optional) The ID of the brand</p>\n","type":"text/plain"},"key":"BrandId","value":"1"},{"description":{"content":"<p>(optional) Should emails be sent to the guest, owner or company.  default is true</p>\n","type":"text/plain"},"key":"SendEmail","value":"false"}],"variable":[]}},"response":[{"id":"bef61316-3809-4096-9336-fb009dc25bba","name":"Create Enquiry","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/apis/enquiry?firstname=iPro&lastname=Test&propertyids=8868&startdate=2024-09-18&enddate=2024-09-25&days=&budget=&mobile=13599927367&phone=&email=qa@ipro-software.com&adults=2&children=1&source=&comments=Test from iPro&createdate=2023-10-31T15:49:17.0365971Z&currency=EUR&SendEmail=false","host":["{{base_url}}"],"path":["apis","enquiry"],"query":[{"key":"firstname","value":"iPro","description":"The first name of the guest"},{"key":"lastname","value":"Test","description":"The last name of the guese"},{"key":"propertyids","value":"8868","description":"(optional) A comma separat list of all property ID's that the guest is enquiring about"},{"key":"startdate","value":"2024-09-18","description":"(optional) The start date the guest is enquiring about or start of the date range (if using the days parameter)"},{"key":"enddate","value":"2024-09-25","description":"(optional) The ems date the guestis enquiring about or end of the date range (if using the days parameter)"},{"key":"days","value":"","description":"(optional) The number if nights the guest wants to stay for"},{"key":"budget","value":"","description":"(optional) The budget the guest has for the booking"},{"key":"mobile","value":"13599927367","description":"(optional) The mobile phone number of the guest"},{"key":"phone","value":"","description":"(optional) The phone number of the guest"},{"key":"email","value":"qa@ipro-software.com","description":"The email address of the guest"},{"key":"adults","value":"2","description":"The number of adults that will be included in the booking"},{"key":"children","value":"1","description":"The number of children that will be included in the booking"},{"key":"source","value":"","description":"(optional) The ID of the source of the enquiry"},{"key":"comments","value":"Test from iPro","description":"(optional) Any additional comments you want to appear in the enquiry"},{"key":"createdate","value":"2023-10-31T15:49:17.0365971Z","description":"The date the enquiry was created"},{"key":"currency","value":"EUR","description":"The three letter ISO currency code for the preferred currency"},{"key":"BrandId","value":"1","description":"(optional) The ID of the brand","disabled":true},{"key":"SendEmail","value":"false","description":"(optional) Should emails be sent to the guest, owner or company.  default is true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 15 May 2024 10:55:32 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 2335,\n    \"Adults\": 2,\n    \"Children\": 1,\n    \"Budget\": null,\n    \"Comments\": null,\n    \"Days\": null,\n    \"Email\": \"qa@ipro-software.com\",\n    \"StartDate\": \"2024-09-18\",\n    \"EndDate\": \"2024-09-25\",\n    \"FullName\": \"Ipro Test\",\n    \"Mobile\": \"13599927367\",\n    \"Phone\": null,\n    \"Properties\": [\n        \"8868\"\n    ],\n    \"CreateDate\": \"2024-05-15T10:55:25.6637409Z\",\n    \"Currency\": \"€\",\n    \"BrandId\": 1\n}"}],"_postman_id":"ba47c713-4318-420d-9bc1-c847416935c8"},{"name":"Create Enquiry v2","id":"1341564a-a32a-4347-a379-d915906b45e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"url":"{{base_url}}/apis/enquiry?firstname=iPro&lastname=Test&propertyids=8868&startdate=2024-11-07&enddate=2024-11-14&days=&budget=&mobile=13599927367&phone=&email=qa@ipro-software.com&adults=2&children=1&source=&comments=Test from iPro&createdate=2020-07-27T134:49:17.0365971Z&currency=GBP&BrandId=1&version=2.0&infants=1&pets=2&NatureOfStay=Family Gathering&Notes=This is the note","urlObject":{"path":["apis","enquiry"],"host":["{{base_url}}"],"query":[{"key":"firstname","value":"iPro"},{"key":"lastname","value":"Test"},{"key":"propertyids","value":"8868"},{"key":"startdate","value":"2024-11-07"},{"key":"enddate","value":"2024-11-14"},{"key":"days","value":""},{"key":"budget","value":""},{"key":"mobile","value":"13599927367"},{"key":"phone","value":""},{"key":"email","value":"qa@ipro-software.com"},{"key":"adults","value":"2"},{"key":"children","value":"1"},{"key":"source","value":""},{"key":"comments","value":"Test from iPro"},{"key":"createdate","value":"2020-07-27T134:49:17.0365971Z"},{"key":"currency","value":"GBP"},{"key":"BrandId","value":"1"},{"key":"version","value":"2.0"},{"key":"infants","value":"1"},{"key":"pets","value":"2"},{"key":"NatureOfStay","value":"Family Gathering"},{"key":"Notes","value":"This is the note"},{"disabled":true,"key":"BrandID","value":"1"}],"variable":[]}},"response":[],"_postman_id":"1341564a-a32a-4347-a379-d915906b45e6"}],"id":"0f0629f5-f127-47a5-a4d2-7d8b4a665eda","_postman_id":"0f0629f5-f127-47a5-a4d2-7d8b4a665eda","description":""},{"name":"Contacts","item":[{"name":"Get Contact","id":"0dee38ab-2ed1-41e9-991e-9e0e8b1b1164","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/apis/contact/{{contact_id}}","description":"<p>Get the details of a contact by their contact ID.</p>\n","urlObject":{"path":["apis","contact","{{contact_id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3f77434c-80e1-4135-972d-1fe1b159dc53","name":"Get Contact","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/apis/contact/{{contact_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 17 Mar 2025 15:04:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Id\": 2,\n    \"CompanyId\": 5,\n    \"FullName\": \"Hannah Cleaner\",\n    \"Country\": null,\n    \"Title\": \"Mrs\",\n    \"FirstName\": \"Hannah\",\n    \"LastName\": \"Cleaner\",\n    \"Language\": \"\",\n    \"Email\": \"hannah@ipro-software.com\",\n    \"EmailAlt\": \"\",\n    \"EmailAlt1\": \"\",\n    \"Telephone\": \"\",\n    \"TelephoneAlt\": \"\",\n    \"Mobile\": \"07700000000\",\n    \"Postcode\": \".\",\n    \"Address\": \"\",\n    \"StreetName\": \"\",\n    \"TownCity\": \".\",\n    \"CountyArea\": \"\",\n    \"CountryCode\": null,\n    \"CompanyName\": \"\",\n    \"Comments\": \"\",\n    \"TypeId\": 24,\n    \"TypeName\": \"Housekeeper\",\n    \"ContactByPost\": true,\n    \"ContactByEmail\": true,\n    \"ContactByPhone\": true,\n    \"ContactBySms\": true,\n    \"SubscribedToMailingList\": false,\n    \"Commision\": null,\n    \"Balance\": null,\n    \"Retainer\": null,\n    \"BrandId\": null\n}"}],"_postman_id":"0dee38ab-2ed1-41e9-991e-9e0e8b1b1164"},{"name":"Search Contacts","id":"2c6ad31f-4b96-4657-930c-ad2823c2f8ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/contacts?index=1&size=30","description":"<p>Search for a contact.</p>\n<p>If sesrching by phone number the number can start with the * wildcard. For example, *1632 689 000 would match contact with a phone number in any of the following formats:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>0044 1632 689 000\n+44 1632 689 000\n01632 689 000\n1632 689 000\n+0044 1632 689 000\n\n</code></pre>","urlObject":{"path":["apis","contacts"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Use with the size parameter to return smaller batches of results rather than all at once.</p>\n","type":"text/plain"},"key":"index","value":"1"},{"description":{"content":"<p>(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once.</p>\n","type":"text/plain"},"key":"size","value":"30"},{"disabled":true,"description":{"content":"<p>The search term to search the FirstName, LastName, Email, City and Postcode fields</p>\n","type":"text/plain"},"key":"term","value":""},{"disabled":true,"description":{"content":"<p>The search term to search the Phone, Mobile and Alt Phone fields</p>\n","type":"text/plain"},"key":"phone","value":"*24"},{"disabled":true,"description":{"content":"<p>(optional) The maximum number of minutes ago that a contact has to have been updated to be included in the list.</p>\n","type":"text/plain"},"key":"lastUpdated","value":"5"}],"variable":[]}},"response":[{"id":"18ac13f8-54d9-4491-8b0a-999e3b2e6845","name":"Search Contacts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/contacts?index=1&size=30&phone=*24","host":["{{base_url}}"],"path":["apis","contacts"],"query":[{"key":"index","value":"1","description":"(optional) Use with the size parameter to return smaller batches of results rather than all at once."},{"key":"size","value":"30","description":"(optional) How many resuls should be returned by the API, use with index to retrieve smaller batches of results rather than all of them at once."},{"key":"term","value":"","description":"The search term to search the FirstName, LastName, Email, City and Postcode fields","disabled":true},{"key":"phone","value":"*24","description":"The search term to search the Phone, Mobile and Alt Phone fields"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 17 Mar 2025 15:08:42 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"TotalHits\": 1,\n    \"Items\": [\n        {\n            \"Id\": 405,\n            \"CompanyId\": 407,\n            \"FullName\": \"Anna Catt\",\n            \"Country\": null,\n            \"Title\": \"\",\n            \"FirstName\": \"Anna\",\n            \"LastName\": \"Catt\",\n            \"Language\": \"\",\n            \"Email\": \"cattkins@ipro-software.com\",\n            \"EmailAlt\": \"\",\n            \"EmailAlt1\": null,\n            \"Telephone\": \"01380819498\",\n            \"TelephoneAlt\": \"\",\n            \"Mobile\": \"00000000024\",\n            \"Postcode\": \"SN14 0SQ\",\n            \"Address\": \"1 Some Street\",\n            \"StreetName\": \"Some Street\",\n            \"TownCity\": \"Clevedon\",\n            \"CountyArea\": \"Somerset\",\n            \"CountryCode\": null,\n            \"CompanyName\": null,\n            \"Comments\": null,\n            \"TypeId\": 1,\n            \"TypeName\": \"Renter\",\n            \"ContactByPost\": false,\n            \"ContactByEmail\": false,\n            \"ContactByPhone\": false,\n            \"ContactBySms\": false,\n            \"SubscribedToMailingList\": false,\n            \"Commision\": null,\n            \"Balance\": null,\n            \"Retainer\": null,\n            \"BrandId\": null\n        }\n    ]\n}"}],"_postman_id":"2c6ad31f-4b96-4657-930c-ad2823c2f8ae"},{"name":"External contact","id":"0ab3a7bf-075f-46f0-92a1-a3fc0e366420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/apis/externalcontactID?contactId=2","description":"<p>Get the external contact ID for a contact</p>\n","urlObject":{"path":["apis","externalcontactID"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) The contact ID of a contact</p>\n","type":"text/plain"},"key":"contactId","value":"2"},{"disabled":true,"description":{"content":"<p>(optional) The ID of a booking</p>\n","type":"text/plain"},"key":"bookingId","value":""}],"variable":[]}},"response":[{"id":"ba009135-f308-47f8-aaaa-b92418da87af","name":"Get Contact Copy","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{base_url}}/apis/externalcontactID?contactId=2","host":["{{base_url}}"],"path":["apis","externalcontactID"],"query":[{"key":"contactId","value":"2","description":"(optional) The contact ID of a contact"},{"key":"bookingId","value":"","description":"(optional) The ID of a booking","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 17 Mar 2025 15:14:03 GMT"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": \"2\",\n        \"Title\": \"Mrs\",\n        \"FirstName\": \"Hannah\",\n        \"LastName\": \"Cleaner\",\n        \"ExternalID\": \"Ext123\"\n    }\n]"}],"_postman_id":"0ab3a7bf-075f-46f0-92a1-a3fc0e366420"},{"name":"Create Update Contact","id":"11b9b8ef-9fdd-4fe8-b1ad-0237f8ab1496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/apis/contacts?Title=Mr&FirstName=John&LastName=Green&Email=test@example.com&EmailAlt=test2@example.com&EmailAlt1=test3@example.com&Telephone=01214960000&TelephoneAlt=01214960001&Mobile=07700900123&Postcode=1234AA&Address=Address&StreetName=StreetName&TownCity=City&CountyArea=CountyArea&CountryCode=GB&CompanyName=CompanyName&Comments=New comment&TypeId=2&DoNotMail=True&DoNotEmail=True&DoNotPhone=True&OnEmailList=True&Commision=10&Balance=10&Retainer=10&BrandId=1","description":"<p>Create a new contact or update an existing contact.</p>\n<p>If the contactId parameter is included an existing contact will be updated, otherwise a new contact will be created. The ContactId and Company Id of the contact will be returned.</p>\n","urlObject":{"path":["apis","contacts"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>(optional) To update an existing contact specify the contact id here.  If left blank a new contact will be created.</p>\n","type":"text/plain"},"key":"contactId","value":"130"},{"description":{"content":"<p>The title of the contact (Mr, Mrs, Miss, Ms, Mr &amp; Mrs, Dr etc..)</p>\n","type":"text/plain"},"key":"Title","value":"Mr"},{"description":{"content":"<p>The first name of the contact.  Middle name or initial can be included if needed</p>\n","type":"text/plain"},"key":"FirstName","value":"John"},{"description":{"content":"<p>The last name of the contact</p>\n","type":"text/plain"},"key":"LastName","value":"Green"},{"description":{"content":"<p>The main email adderss of the contact</p>\n","type":"text/plain"},"key":"Email","value":"test@example.com"},{"description":{"content":"<p>(optional) A second email address for the contact</p>\n","type":"text/plain"},"key":"EmailAlt","value":"test2@example.com"},{"description":{"content":"<p>(optional) A third email address for the contact</p>\n","type":"text/plain"},"key":"EmailAlt1","value":"test3@example.com"},{"description":{"content":"<p>(optional) The land line telephone number of the contact</p>\n","type":"text/plain"},"key":"Telephone","value":"01214960000"},{"description":{"content":"<p>(optional) An alternative telephone number of contact</p>\n","type":"text/plain"},"key":"TelephoneAlt","value":"01214960001"},{"description":{"content":"<p>(optional) The mobile phone number of the contact</p>\n","type":"text/plain"},"key":"Mobile","value":"07700900123"},{"description":{"content":"<p>The postcode from the address</p>\n","type":"text/plain"},"key":"Postcode","value":"1234AA"},{"description":{"content":"<p>(optional) The first line of the address - will be shown in the Address 1 field in iPro</p>\n","type":"text/plain"},"key":"Address","value":"Address"},{"description":{"content":"<p>(optional) The second line of the address - will be shown in the Address 2 field in iPro</p>\n","type":"text/plain"},"key":"StreetName","value":"StreetName"},{"description":{"content":"<p>The City or Town of the address</p>\n","type":"text/plain"},"key":"TownCity","value":"City"},{"description":{"content":"<p>(optional) The county of the address</p>\n","type":"text/plain"},"key":"CountyArea","value":"CountyArea"},{"description":{"content":"<p>(optional) The 3166-1 two character country code of the address</p>\n","type":"text/plain"},"key":"CountryCode","value":"GB"},{"description":{"content":"<p>(optional) If the contact is associated with a company then the company name can be given here</p>\n","type":"text/plain"},"key":"CompanyName","value":"CompanyName"},{"description":{"content":"<p>(optional) A comment relating tothe contact which will be shown in the Notes field in iPro</p>\n","type":"text/plain"},"key":"Comments","value":"New comment"},{"description":{"content":"<p>An integer value specfying the type of contact.  The contact types can be defined in iPro so will vary from one site to another, but renters (guests) are aleays type 1 and oewners are always type 2.</p>\n","type":"text/plain"},"key":"TypeId","value":"2"},{"description":{"content":"<p>(optional) True or False, when true the contact by post switch is turned off</p>\n","type":"text/plain"},"key":"DoNotMail","value":"True"},{"description":{"content":"<p>(optional) True or False, when true the contact by email switch is turned off</p>\n","type":"text/plain"},"key":"DoNotEmail","value":"True"},{"description":{"content":"<p>(optional) True or False, when true the contact by phoneswitch is turned off</p>\n","type":"text/plain"},"key":"DoNotPhone","value":"True"},{"description":{"content":"<p>(optional) True or False, when true the marketing switch is turned off</p>\n","type":"text/plain"},"key":"OnEmailList","value":"True"},{"description":{"content":"<p>(optional) For owner contacts only, the default rate of commission for their properties</p>\n","type":"text/plain"},"key":"Commision","value":"10"},{"description":{"content":"<p>(optional) For owner contacts only, the closing balance from their last statement</p>\n","type":"text/plain"},"key":"Balance","value":"10"},{"description":{"content":"<p>(optional) For owner contacts only, the value of the retainer</p>\n","type":"text/plain"},"key":"Retainer","value":"10"},{"description":{"content":"<p>(optional) The brand id of the contact</p>\n","type":"text/plain"},"key":"BrandId","value":"1"}],"variable":[]}},"response":[{"id":"8720f740-9b26-43fa-99d9-b3e5389a905a","name":"Create Update Contact","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{base_url}}/apis/contacts?Title=Mr&FirstName=John&LastName=Green&Email=test@example.com&EmailAlt=test2@example.com&EmailAlt1=test3@example.com&Telephone=654321&TelephoneAlt=123456&Mobile=123456&Postcode=1234AA&Address=Address&StreetName=StreetName&TownCity=City&CountyArea=CountyArea&CountryCode=GB&CompanyName=CompanyName&Comments=New comment&TypeId=2&DoNotMail=True&DoNotEmail=True&DoNotPhone=True&OnEmailList=True&Commision=10&Balance=10&Retainer=10&BrandId=1","host":["{{base_url}}"],"path":["apis","contacts"],"query":[{"key":"contactId","value":"130","description":"(optional) To update an existing contact ","disabled":true},{"key":"Title","value":"Mr"},{"key":"FirstName","value":"John"},{"key":"LastName","value":"Green"},{"key":"Email","value":"test@example.com"},{"key":"EmailAlt","value":"test2@example.com"},{"key":"EmailAlt1","value":"test3@example.com"},{"key":"Telephone","value":"654321"},{"key":"TelephoneAlt","value":"123456"},{"key":"Mobile","value":"123456"},{"key":"Postcode","value":"1234AA"},{"key":"Address","value":"Address"},{"key":"StreetName","value":"StreetName"},{"key":"TownCity","value":"City"},{"key":"CountyArea","value":"CountyArea"},{"key":"CountryCode","value":"GB"},{"key":"CompanyName","value":"CompanyName"},{"key":"Comments","value":"New comment"},{"key":"TypeId","value":"2"},{"key":"DoNotMail","value":"True"},{"key":"DoNotEmail","value":"True"},{"key":"DoNotPhone","value":"True"},{"key":"OnEmailList","value":"True"},{"key":"Commision","value":"10"},{"key":"Balance","value":"10"},{"key":"Retainer","value":"10"},{"key":"BrandId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Wed, 07 Dec 2022 13:29:22 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"ContactId\": 5862,\n    \"CompanyId\": 5591\n}"}],"_postman_id":"11b9b8ef-9fdd-4fe8-b1ad-0237f8ab1496"},{"name":"Authenticate Contact","id":"79a56cff-7ff3-462a-b42f-0c4322eaada3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Email\": \"test@example.com\",\r\n  \"password\": \"test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/contact/authenticate?Email=qa@ipro-software.com&password=example","description":"<p>Use this API to valididate that a guest's login details are correct when implemeting your own guest login. Pass in the email address and password and</p>\n","urlObject":{"path":["apis","contact","authenticate"],"host":["{{base_url}}"],"query":[{"key":"Email","value":"qa@ipro-software.com"},{"key":"password","value":"example"}],"variable":[]}},"response":[],"_postman_id":"79a56cff-7ff3-462a-b42f-0c4322eaada3"}],"id":"8dd986a7-a793-4b80-85a6-726cd8ec0d2c","_postman_id":"8dd986a7-a793-4b80-85a6-726cd8ec0d2c","description":""},{"name":"Comms Note","item":[{"name":"Get Comms Notes","id":"334a53be-a11e-4461-ba6a-0e830677a0aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/apis/commsnotes?BookingId={{booking_id}}&CommsNoteType=1,2,3,4,5,6","description":"<p>Search the records for bookings, enquiries and contacts for comminucations. These can be notes, call logs, tasks or emails</p>\n","urlObject":{"path":["apis","commsnotes"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>(optional) Return only communication for this booking</p>\n","type":"text/plain"},"key":"BookingId","value":"{{booking_id}}"},{"disabled":true,"description":{"content":"<p>(optional) return only communications for this contact</p>\n","type":"text/plain"},"key":"ContactId","value":""},{"disabled":true,"description":{"content":"<p>(optional) return only communications for this enquiry</p>\n","type":"text/plain"},"key":"EnquiryId","value":""},{"disabled":true,"description":{"content":"<p>(optional) Where to search for the communiations\n1 - Booking\n2 - Contact\n3 - Enquiry</p>\n","type":"text/plain"},"key":"Type","value":""},{"disabled":true,"description":{"content":"<p>(optional) The start of the date range to search for</p>\n","type":"text/plain"},"key":"DateFrom","value":"2021-02-24"},{"disabled":true,"description":{"content":"<p>(optional) The end of the date range to search for</p>\n","type":"text/plain"},"key":"DateTo","value":"2021-03-31"},{"description":{"content":"<p>(optional) The type of communications to return.  Multiple comma separated values can be specified\n1 - Call\n2 - Email\n3 - Note\n4 - Task\n5 - Letter\n6- Mailing Label</p>\n","type":"text/plain"},"key":"CommsNoteType","value":"1,2,3,4,5,6"}],"variable":[]}},"response":[{"id":"4c1aff3b-0d1b-46de-8db1-c20557cf57fb","name":"Get Comms Notes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/apis/commsnotes?BookingId={{booking_id}}&CommsNoteType=1,2,3,4,5,6","host":["{{base_url}}"],"path":["apis","commsnotes"],"query":[{"key":"BookingId","value":"{{booking_id}}","description":"(optional) Return only communication for this booking"},{"key":"ContactId","value":"","description":"(optional) return only communications for this contact","disabled":true},{"key":"EnquiryId","value":"","description":"(optional) return only communications for this enquiry","disabled":true},{"key":"Type","value":"","description":"(optional) Where to search for the communiations\n1 - Booking\n2 - Contact\n3 - Enquiry","disabled":true},{"key":"DateFrom","value":"2021-02-24","description":"(optional) The start of the date range to search for","disabled":true},{"key":"DateTo","value":"2021-03-31","description":"(optional) The end of the date range to search for","disabled":true},{"key":"CommsNoteType","value":"1,2,3,4,5,6","description":"(optional) The type of communications to return.  Multiple comma separated values can be specified\n1 - Call\n2 - Email\n3 - Note\n4 - Task\n5 - Letter\n6- Mailing Label"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 17 Mar 2025 15:43:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Result\": [\n        {\n            \"NotesID\": 25758,\n            \"CreatedDate\": \"2024-12-13 15:35:46\",\n            \"RepID\": 68,\n            \"BookingID\": 15344,\n            \"EnquiryID\": null,\n            \"ContactID\": null,\n            \"Subject\": \"?? Booking Confirmed @  | Ref 15344 | iPro Cottages\",\n            \"Notes\": \"Hello TerryWe are pleased to confirm that booking  15344 has been confirmed for , please update y...\",\n            \"CommsNoteTypeID\": 2,\n            \"TaskID\": null,\n            \"BillID\": null\n        },\n        {\n            \"NotesID\": 25759,\n            \"CreatedDate\": \"2024-12-13 15:35:49\",\n            \"RepID\": 68,\n            \"BookingID\": 15344,\n            \"EnquiryID\": null,\n            \"ContactID\": null,\n            \"Subject\": \"Thank you for your booking via Airbnb | iPro Cottages\",\n            \"Notes\": \"Hello SupportThank you for your booking via Airbnb, we look forward to hosting you.We can confirm...\",\n            \"CommsNoteTypeID\": 2,\n            \"TaskID\": null,\n            \"BillID\": null\n        },\n        {\n            \"NotesID\": 25934,\n            \"CreatedDate\": \"2025-01-31 11:17:04\",\n            \"RepID\": 68,\n            \"BookingID\": 15344,\n            \"EnquiryID\": null,\n            \"ContactID\": null,\n            \"Subject\": \"Complaint Raised - BookingID: 15344 Guest Name: Support Guest\",\n            \"Notes\": \"\",\n            \"CommsNoteTypeID\": 3,\n            \"TaskID\": null,\n            \"BillID\": null\n        }\n    ],\n    \"Message\": \"\"\n}"}],"_postman_id":"334a53be-a11e-4461-ba6a-0e830677a0aa"},{"name":"Push comms Note","id":"58f66d5f-07ec-457d-9fdf-9b2a7ee4ddec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"tokenName":"{{sitename}}","accessTokenUrl":"{{access_token_url}}","clientSecret":"{{client_secret}}","clientId":"{{client_id}}","challengeAlgorithm":"<challenge-algorithm>","grant_type":"<grant_type>","client_authentication":"<client_authentication>","accessToken":"<access-token>","tokenType":"<token-type>"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"CreatedDate\": \"2025-03-17T16:00:00\",\r\n  \"RepID\": 68,\r\n  \"BookingID\": 10380,\r\n  \"EnquiryID\": null,\r\n  \"ContactID\": 68,\r\n  \"Subject\": \"This is the note subject\",\r\n  \"Notes\": \"This is the note contect\",\r\n  \"CommsNoteTypeID\": 3,\r\n  \"TaskID\": null,\r\n  \"BillID\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/commsnotes","description":"<p>Push a record of a communication into iPRO. A communication can be associated with a booking, enquiry, contact, task or bill. The CommsNoteType ID should be one of the following:</p>\n<ol>\n<li><p>Call</p>\n</li>\n<li><p>Email</p>\n</li>\n<li><p>Note,</p>\n</li>\n<li><p>Task</p>\n</li>\n<li><p>Letter</p>\n</li>\n</ol>\n","urlObject":{"path":["apis","commsnotes"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b420fc97-dd71-4907-a886-eca26184238f","name":"Push comms Note","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"CreatedDate\": \"2025-03-17T16:00:00\",\r\n  \"RepID\": 68,\r\n  \"BookingID\": 10380,\r\n  \"EnquiryID\": null,\r\n  \"ContactID\": 68,\r\n  \"Subject\": \"This is the note subject\",\r\n  \"Notes\": \"This is the note contect\",\r\n  \"CommsNoteTypeID\": 3,\r\n  \"TaskID\": null,\r\n  \"BillID\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/apis/commsnotes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"private"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"X-UA-Compatible","value":"IE=edge"},{"key":"Strict-Transport-Security","value":"max-age=31536000; preload; includeSubDomains"},{"key":"Date","value":"Mon, 17 Mar 2025 15:55:10 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"Success\": true,\n    \"Message\": \"Comms note 96681 has been successfully created\"\n}"}],"_postman_id":"58f66d5f-07ec-457d-9fdf-9b2a7ee4ddec"}],"id":"2716c8b6-23b8-4696-b9b8-337755c543ec","_postman_id":"2716c8b6-23b8-4696-b9b8-337755c543ec","description":""}]}