{"info":{"_postman_id":"d8ce6c71-a0fd-4092-a34e-0c8ba54769b0","name":"Hotelinking Api","description":"<html><head></head><body><p>The Hotelinking Api allows you to programmatically retrieve information from your guests.</p>\n<h1 id=\"overview\">Overview</h1>\n<ol>\n<li>You need a valid <a href=\"#authentication\">API Key</a> to send requests to the API endpoints. You can get your key contacting us for an <a href=\"#contact\">integration</a>.</li>\n<li>The API has an <a href=\"#rate-limits\">access rate limit</a> applied to it.</li>\n<li>Response to every request is sent in JSON format.</li>\n</ol>\n<h1 id=\"authentication\">Authentication</h1>\n<p>An API Key is required to be sent as part of every request, in the form of an <strong>X-Api-Key</strong> request header.</p>\n<p>If you do not have an API Key, you need to <a href=\"#contact\">contact</a> us to get one.</p>\n<p>An API Key tells our API server that the request it received came from you. </p>\n<h2 id=\"api-key-related-error-response\">API Key related error response</h2>\n<p>If an API Key is missing, malformed, or invalid, you will receive a <em>403 Forbidden</em> response code and the following JSON response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"Message\": \"User is not authorized to access this resource with an explicit deny\"\n}\n</code></pre><h1 id=\"rate-limits\">Rate limits</h1>\n<p>API access rate limits are applied at a per-key basis in unit time. Access to the API using a key has some limit configured for each API key. </p>\n<p>Once you hit the rate limit, you will receive a response similar to the following JSON, with a status code of <em>429 Too Many Requests</em>.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"Message\": \"Rate Limit exceeded\"\n}\n</code></pre><p>In case that you need more rate limits, please <a href=\"#contact\">contact us</a></p>\n<h1 id=\"test-server\">Test server</h1>\n<p>If you need we have available a mock server, to test this requests, here's the mock server to try it out:</p>\n<p>You can get the <a href=\"https://api.postman.com/collections/13480176-4a7ba9c1-78d2-4005-b289-265d3b808999?access_key=PMAT-01H6V9WXPREAA0RVNB14F1QXPN\">collection</a></p>\n<p>You can use the provided <a href=\"https://hotelinking.postman.co/workspace/Hotelinking-~009cba92-ca02-4e6a-8114-b449732c4cfa/environment/13480176-d4ea54e4-dd97-4f85-9d5f-7b276425aab5\">environment</a></p>\n<p>The URL for this server is: <a href=\"https://aac55c40-98c9-45dc-9505-9494d038283f.mock.pstmn.io\">https://aac55c40-98c9-45dc-9505-9494d038283f.mock.pstmn.io</a></p>\n<p>You can use all the requests available here witht this mocked server, and tests differents response codes.</p>\n<p>Here's an example:</p>\n<p>Request \"List Brand Users\":</p>\n<p>cURL request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{   \n\"curl --location 'https://aac55c40-98c9-45dc-9505-9494d038283f.mock.pstmn.io/brands/76/gdpr?lang=es'         --data ''\"\n}\n</code></pre><p>This will return a 200 OK with mock data.</p>\n<p>If you wish to try a different responde code (I.E. a 400), you can pass the header x-mock-response-code, in the headers, to mock this response.</p>\n<p>cURL request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"curl --location 'https://aac55c40-98c9-45dc-9505-9494d038283f.mock.pstmn.io/brands/76/gdpr?lang=es'         --header 'x-mock-response-code: 400'         --data ''\"\n}\n</code></pre><p>You can view the full documentation of this mock server, <a href=\"https://documenter.getpostman.com/view/13480176/2s9XxwusyU\">here</a></p>\n<h1 id=\"support\">Support</h1>\n<p>For any need of support you can contact us by send a <a href=\"#contact\">e - mail</a> or contacting your Key Account manager.</p>\n<p>In the event you receive a *503/ 504 * response from our servers, it implies that we have hit an unexpected spike in API access traffic and would usually be operational within the next 5 minutes.If the outage persists, or your receive any other form of * 5XX error *, kindly let us know.</p>\n<h1 id=\"contact\">Contact</h1>\n<p><strong><a href=\"https://hotelinking.com\">Hotelinking</a></strong></p>\n<p>email: <a href=\"mailto:integrations@hotelinking.com\">integrations@hotelinking.com</a></p>\n<hr>\n<h1 id=\"hotelinking-api-reference\">Hotelinking Api Reference</h1>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Rate limits","slug":"rate-limits"},{"content":"Test server","slug":"test-server"},{"content":"Support","slug":"support"},{"content":"Contact","slug":"contact"},{"content":"Hotelinking Api Reference","slug":"hotelinking-api-reference"}],"owner":"6941995","collectionId":"d8ce6c71-a0fd-4092-a34e-0c8ba54769b0","publishedId":"2s8YY9uRex","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-11-03T12:03:16.000Z"},"item":[{"name":"CRM","item":[{"name":"Create CRM contact","id":"fd2cb17e-e0b4-43a4-8fda-b71851f779d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<email>\",\n  \"custom_fields\": {\n    \"room_id\": \"<string>\",\n    \"satisfaction_score\": \"<integer>\",\n    \"res_intermediary\": \"<string>\",\n    \"language\": \"<string>\",\n    \"source\": \"<string>\",\n    \"residence_country\": \"<string>\",\n    \"zip_code\": \"<string>\",\n    \"res_channel\": \"<string>\",\n    \"res_state\": \"<string>\",\n    \"res_amount\": \"<number>\",\n    \"res_juniors\": \"<integer>\",\n    \"last_hotel_name\": \"<string>\",\n    \"province\": \"<string>\",\n    \"res_extras\": \"<string>\",\n    \"res_currency\": \"<string>\",\n    \"res_id\": \"<string>\",\n    \"company\": \"<string>\",\n    \"res_company\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"website\": \"<string>\",\n    \"res_comments\": \"<string>\",\n    \"check_in\": \"<date>\",\n    \"res_agency\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"res_data\": \"<string>\",\n    \"res_adults\": \"<integer>\",\n    \"res_room_type\": \"<string>\",\n    \"res_board\": \"<string>\",\n    \"res_babies\": \"<integer>\",\n    \"phone_number\": \"<string>\",\n    \"res_contract\": \"<string>\"\n  },\n  \"subscription_status\": \"<string>\",\n  \"consent_given_at\": \"<dateTime>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/crm/users/:user_id/sites/:site_id/contacts","description":"<p>Creates a new contact in the CRM system after validating the quality of the email address.</p>\n","urlObject":{"path":["crm","users",":user_id","sites",":site_id","contacts"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"504c0ba5-2cfd-43a6-896e-1f771a14a47e","description":{"content":"<p>(Required) CRM user identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"user_id"},{"id":"beef153c-87d4-42bc-8830-16cdc847b6dd","description":{"content":"<p>(Required) CRM site identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"site_id"}]}},"response":[],"_postman_id":"fd2cb17e-e0b4-43a4-8fda-b71851f779d6"},{"name":"List CRM custom fields","id":"401c9e37-8ca2-426b-ab8c-946b8cac8ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hotelinking.com/crm/users/:user_id/sites/:site_id/custom_fields","description":"<p>Retrieves a list of available custom fields that can be used when creating CRM contacts for the specified user and site</p>\n","urlObject":{"path":["crm","users",":user_id","sites",":site_id","custom_fields"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"178716d4-49a0-437a-bac0-f920ee83222a","description":{"content":"<p>(Required) CRM user identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"user_id"},{"id":"bf507dc5-dea6-460d-9ed8-858197ad0aa2","description":{"content":"<p>(Required) CRM site identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"site_id"}]}},"response":[],"_postman_id":"401c9e37-8ca2-426b-ab8c-946b8cac8ccb"},{"name":"Get CRM contact by email","id":"b140581a-2a6e-44c6-bc49-691494078393","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hotelinking.com/crm/users/:user_id/sites/:site_id/contacts/:email","description":"<p>Retrieves contact information from the CRM system using the contact's email address.</p>\n","urlObject":{"path":["crm","users",":user_id","sites",":site_id","contacts",":email"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"fd3b758f-c8ec-4ddb-adde-3e14d4fd9623","description":{"content":"<p>(Required) CRM user identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"user_id"},{"id":"3292a261-236b-45a4-98e1-795dfefb2e85","description":{"content":"<p>(Required) Contact email address</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"email"},{"id":"3323fb90-6c06-4ad8-974f-54fda45460fa","description":{"content":"<p>(Required) CRM site identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"site_id"}]}},"response":[],"_postman_id":"b140581a-2a6e-44c6-bc49-691494078393"},{"name":"Update CRM contact by email","id":"6df2a56d-d7b9-4bcf-b1d2-82265e65417f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"custom_fields\": {\n    \"room_id\": \"<string>\",\n    \"satisfaction_score\": \"<integer>\",\n    \"res_intermediary\": \"<string>\",\n    \"language\": \"<string>\",\n    \"source\": \"<string>\",\n    \"residence_country\": \"<string>\",\n    \"res_channel\": \"<string>\",\n    \"res_state\": \"<string>\",\n    \"res_amount\": \"<number>\",\n    \"res_juniors\": \"<integer>\",\n    \"last_hotel_name\": \"<string>\",\n    \"res_extras\": \"<string>\",\n    \"res_currency\": \"<string>\",\n    \"res_id\": \"<string>\",\n    \"res_company\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"res_comments\": \"<string>\",\n    \"check_in\": \"<date>\",\n    \"last_name\": \"<string>\",\n    \"res_data\": \"<string>\",\n    \"res_adults\": \"<integer>\",\n    \"res_board\": \"<string>\",\n    \"res_babies\": \"<integer>\",\n    \"phone_number\": \"<string>\",\n    \"res_contract\": \"<string>\"\n  },\n  \"subscription_status\": \"<string>\",\n  \"consent_given_at\": \"<dateTime>\",\n  \"email\": \"<email>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/crm/users/:user_id/sites/:site_id/contacts/:email","description":"<p>Updates contact information in the CRM system using the contact's email address. Only the fields provided in the request body will be updated (partial update).</p>\n","urlObject":{"path":["crm","users",":user_id","sites",":site_id","contacts",":email"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"c5156e6f-2145-4b34-9aab-93e72ab0a539","description":{"content":"<p>(Required) CRM user identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"user_id"},{"id":"f216279b-948f-4acb-9f1a-0f3ff8faa811","description":{"content":"<p>(Required) Contact email address to update</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"email"},{"id":"a2c4769f-ac52-4fcc-a251-0078d0e8ee3b","description":{"content":"<p>(Required) CRM site identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"site_id"}]}},"response":[],"_postman_id":"6df2a56d-d7b9-4bcf-b1d2-82265e65417f"}],"id":"08cb16ed-83ee-46a4-97d6-487603503cc1","_postman_id":"08cb16ed-83ee-46a4-97d6-487603503cc1","description":""},{"name":"products","item":[{"name":"Get Product status","id":"5e36cf56-aefe-45fd-99aa-21ffc8577d6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/products/:product_id","description":"<p>Returns the product info for the brand</p>\n","urlObject":{"path":["brands",":brand_id","products",":product_id"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"dbcffb1f-406e-4028-946f-68a88a8f49de","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"},{"id":"5076af80-c6cf-4249-8df3-2f63b95a6a8c","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"product_id"}]}},"response":[{"id":"3c2b7125-5dc5-4cee-aa68-c98f936ef1ba","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/products/:product_id","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","products",":product_id"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) "},{"key":"product_id","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"product_id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"active\": \"<boolean>\"\n    },\n    {\n      \"product_id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"active\": \"<boolean>\"\n    }\n  ]\n}"},{"id":"9fddff19-c5ea-4711-9ecc-ae51c1ca0f49","name":"404 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/products/:product_id","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","products",":product_id"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) "},{"key":"product_id","value":"<string>","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5e36cf56-aefe-45fd-99aa-21ffc8577d6f"},{"name":"Get Products status","id":"779eae02-2076-4a8f-befe-a78407b2c192","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/products","description":"<p>Returns the products for the brand</p>\n","urlObject":{"path":["brands",":brand_id","products"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"e34f5089-f8e0-42d9-95d4-77ce26dfaa80","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"d2dc9386-a86a-42bb-a745-78fb02045c38","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/products","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","products"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"product_id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"active\": \"<boolean>\"\n    },\n    {\n      \"product_id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"active\": \"<boolean>\"\n    }\n  ]\n}"},{"id":"a4964dd7-fd15-45de-9265-4c227c3c4dd9","name":"404 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/products","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","products"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"779eae02-2076-4a8f-befe-a78407b2c192"}],"id":"d8d68e7b-4d1e-4c94-be65-b4b54d5eab9e","_postman_id":"d8d68e7b-4d1e-4c94-be65-b4b54d5eab9e","description":""},{"name":"reservation","item":[{"name":"Make precheckin on guest","id":"a90b19cb-d9f2-4f71-8c1d-ad0b89acb408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"brand_config\": {\n    \"telephone\": \"<boolean>\",\n    \"scanChildrenLikeAdults\": \"<boolean>\"\n  },\n  \"res_id\": \"<string>\",\n  \"guests\": [\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/pre-check","description":"<p>Returns a reservation</p>\n","urlObject":{"path":["integrations","brands",":brand_id","reservations","pre-check"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"9f47a9cd-b700-4597-b3a1-7ad8f4343b35","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"414a79c6-5a87-4a11-93ca-4bb9a14684e3","name":"201 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"brand_config\": {\n    \"telephone\": \"<boolean>\",\n    \"scanChildrenLikeAdults\": \"<boolean>\"\n  },\n  \"res_id\": \"<string>\",\n  \"guests\": [\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/pre-check","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","pre-check"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"02d0e619-aca2-4b09-b0e5-8971b2f725b1","name":"400 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"brand_config\": {\n    \"telephone\": \"<boolean>\",\n    \"scanChildrenLikeAdults\": \"<boolean>\"\n  },\n  \"res_id\": \"<string>\",\n  \"guests\": [\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/pre-check","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","pre-check"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"0fe00832-f5b9-48f3-98d7-6cc78f09ea0d","name":"500 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"brand_config\": {\n    \"telephone\": \"<boolean>\",\n    \"scanChildrenLikeAdults\": \"<boolean>\"\n  },\n  \"res_id\": \"<string>\",\n  \"guests\": [\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"birthday\": \"<string>\",\n      \"address\": {\n        \"country\": \"<string>\",\n        \"province\": \"<string>\",\n        \"city\": \"<string>\",\n        \"street\": \"<string>\",\n        \"state\": \"<string>\",\n        \"postal_code\": \"<string>\"\n      },\n      \"pax_type\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"identity_document\": {\n        \"number\": \"<string>\",\n        \"expedition_date\": \"<string>\",\n        \"type\": \"<string>\",\n        \"expiration_date\": \"<string>\"\n      },\n      \"signature\": \"<string>\",\n      \"documents\": [\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        },\n        {\n          \"path\": \"<string>\",\n          \"name\": \"<string>\"\n        }\n      ],\n      \"second_surname\": \"<string>\",\n      \"language\": \"<string>\",\n      \"pms_id\": \"<string>\",\n      \"full_name\": \"<string>\",\n      \"validated\": \"<boolean>\",\n      \"nationality\": \"<string>\",\n      \"phone\": \"<string>\",\n      \"surname\": \"<string>\",\n      \"name\": \"<string>\",\n      \"comment\": {\n        \"hours\": \"<integer>\",\n        \"minutes\": \"<integer>\",\n        \"comment\": \"<string>\"\n      },\n      \"position\": \"<integer>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/pre-check","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","pre-check"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a90b19cb-d9f2-4f71-8c1d-ad0b89acb408"},{"name":"Search reservation","id":"b46eeb99-d72c-4e0d-9ab5-b147585ba126","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations?email=<string>&cache=<string>&reservation_identifier=<string>&first_name=<string>&last_name=<string>&reservation_code=<string>&check_in=<string>&check_out=<string>","description":"<p>Returns a reservation</p>\n","urlObject":{"path":["integrations","brands",":brand_id","reservations"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>Email of the reservation holder</p>\n","type":"text/plain"},"key":"email","value":"<string>"},{"description":{"content":"<p>Specify if cached response should be returned when it is available (If this parameter is not specified the default value will be true)</p>\n","type":"text/plain"},"key":"cache","value":"<string>"},{"description":{"content":"<p>Identifier of the reservation</p>\n","type":"text/plain"},"key":"reservation_identifier","value":"<string>"},{"description":{"content":"<p>First name of the reservation holder</p>\n","type":"text/plain"},"key":"first_name","value":"<string>"},{"description":{"content":"<p>Surname of the reservation holder</p>\n","type":"text/plain"},"key":"last_name","value":"<string>"},{"description":{"content":"<p>Localizer of the reservation</p>\n","type":"text/plain"},"key":"reservation_code","value":"<string>"},{"description":{"content":"<p>Checkin date of the reservation </p>\n<p>Expected format YYYY-MM-DDD</p>\n","type":"text/plain"},"key":"check_in","value":"<string>"},{"description":{"content":"<p>Checkout date of the reservation </p>\n<p>Expected format YYYY-MM-DD</p>\n","type":"text/plain"},"key":"check_out","value":"<string>"}],"variable":[{"id":"0bf0c694-3580-459e-a583-ce778129fcbb","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"ebe40c55-5065-4302-8124-c9b6036dd7b8","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations?email=<string>&cache=<string>&reservation_identifier=<string>&first_name=<string>&last_name=<string>&reservation_code=<string>&check_in=<string>&check_out=<string>","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations"],"query":[{"key":"email","value":"<string>"},{"key":"cache","value":"<string>"},{"key":"reservation_identifier","value":"<string>"},{"key":"first_name","value":"<string>"},{"key":"last_name","value":"<string>"},{"key":"reservation_code","value":"<string>"},{"key":"check_in","value":"<string>"},{"key":"check_out","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"res_nights\": \"<integer>\",\n      \"check_in\": \"<string>\",\n      \"res_localizer\": \"<string>\",\n      \"res_room_number\": \"<string>\",\n      \"brand_id\": \"<integer>\",\n      \"res_date\": \"<string>\",\n      \"check_out\": \"<string>\",\n      \"res_adults\": \"<integer>\",\n      \"res_board\": \"<string>\",\n      \"res_id\": \"<string>\",\n      \"res_babies\": \"<integer>\",\n      \"guests\": [\n        {\n          \"birthday\": \"<string>\",\n          \"address\": \"<string>\",\n          \"pax_type\": \"<integer>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"holder\": \"<boolean>\",\n          \"telephone\": \"<string>\",\n          \"document_id\": \"<string>\",\n          \"residence_country\": \"<string>\",\n          \"birth_country\": \"<string>\",\n          \"pms_id\": \"<string>\",\n          \"validated\": \"<boolean>\",\n          \"nationality\": \"<string>\",\n          \"province\": \"<string>\",\n          \"position\": \"<string>\",\n          \"postal_code\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"email\": \"<string>\"\n        },\n        {\n          \"birthday\": \"<string>\",\n          \"address\": \"<string>\",\n          \"pax_type\": \"<integer>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"holder\": \"<boolean>\",\n          \"telephone\": \"<string>\",\n          \"document_id\": \"<string>\",\n          \"residence_country\": \"<string>\",\n          \"birth_country\": \"<string>\",\n          \"pms_id\": \"<string>\",\n          \"validated\": \"<boolean>\",\n          \"nationality\": \"<string>\",\n          \"province\": \"<string>\",\n          \"position\": \"<string>\",\n          \"postal_code\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"email\": \"<string>\"\n        }\n      ],\n      \"res_children\": \"<integer>\"\n    },\n    {\n      \"res_nights\": \"<integer>\",\n      \"check_in\": \"<string>\",\n      \"res_localizer\": \"<string>\",\n      \"res_room_number\": \"<string>\",\n      \"brand_id\": \"<integer>\",\n      \"res_date\": \"<string>\",\n      \"check_out\": \"<string>\",\n      \"res_adults\": \"<integer>\",\n      \"res_board\": \"<string>\",\n      \"res_id\": \"<string>\",\n      \"res_babies\": \"<integer>\",\n      \"guests\": [\n        {\n          \"birthday\": \"<string>\",\n          \"address\": \"<string>\",\n          \"pax_type\": \"<integer>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"holder\": \"<boolean>\",\n          \"telephone\": \"<string>\",\n          \"document_id\": \"<string>\",\n          \"residence_country\": \"<string>\",\n          \"birth_country\": \"<string>\",\n          \"pms_id\": \"<string>\",\n          \"validated\": \"<boolean>\",\n          \"nationality\": \"<string>\",\n          \"province\": \"<string>\",\n          \"position\": \"<string>\",\n          \"postal_code\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"email\": \"<string>\"\n        },\n        {\n          \"birthday\": \"<string>\",\n          \"address\": \"<string>\",\n          \"pax_type\": \"<integer>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"holder\": \"<boolean>\",\n          \"telephone\": \"<string>\",\n          \"document_id\": \"<string>\",\n          \"residence_country\": \"<string>\",\n          \"birth_country\": \"<string>\",\n          \"pms_id\": \"<string>\",\n          \"validated\": \"<boolean>\",\n          \"nationality\": \"<string>\",\n          \"province\": \"<string>\",\n          \"position\": \"<string>\",\n          \"postal_code\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"email\": \"<string>\"\n        }\n      ],\n      \"res_children\": \"<integer>\"\n    }\n  ]\n}"},{"id":"9a620191-44a7-4f50-9efe-e7060817a565","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations?email=<string>&cache=<string>&reservation_identifier=<string>&first_name=<string>&last_name=<string>&reservation_code=<string>&check_in=<string>&check_out=<string>","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations"],"query":[{"key":"email","value":"<string>"},{"key":"cache","value":"<string>"},{"key":"reservation_identifier","value":"<string>"},{"key":"first_name","value":"<string>"},{"key":"last_name","value":"<string>"},{"key":"reservation_code","value":"<string>"},{"key":"check_in","value":"<string>"},{"key":"check_out","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"845b9090-d665-47a6-a07b-c18906c80c88","name":"500 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations?email=<string>&cache=<string>&reservation_identifier=<string>&first_name=<string>&last_name=<string>&reservation_code=<string>&check_in=<string>&check_out=<string>","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations"],"query":[{"key":"email","value":"<string>"},{"key":"cache","value":"<string>"},{"key":"reservation_identifier","value":"<string>"},{"key":"first_name","value":"<string>"},{"key":"last_name","value":"<string>"},{"key":"reservation_code","value":"<string>"},{"key":"check_in","value":"<string>"},{"key":"check_out","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b46eeb99-d72c-4e0d-9ab5-b147585ba126"},{"name":"Upload Documents to a guest in a reservation","id":"1c2d631e-8754-40d8-83be-37854f59bc6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","description":"<p>Upload a document to a guest in a reservation</p>\n","urlObject":{"path":["integrations","brands",":brand_id","reservations","documents"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"8346fa24-f4b0-48c5-9110-6e113e72e197","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"80584aa1-aadd-4b62-818f-9dfe857a1372","name":"204 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","documents"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d55a0243-82c3-4d2b-bf0b-a5b0b22130be","name":"400 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","documents"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"085645eb-f5c3-49a5-9123-34780f05f3df","name":"500 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","documents"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1c2d631e-8754-40d8-83be-37854f59bc6b"}],"id":"8d0a588d-a1f6-4a59-a859-217115c4767c","_postman_id":"8d0a588d-a1f6-4a59-a859-217115c4767c","description":""},{"name":"autocheckin","item":[{"name":"Get request stats (search, scan, checkin)","id":"dfd22836-dfbb-4692-8fdd-bd5395417c36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hotelinking.com/brands/:brand_id/autocheckin/stats/request?date_from=<string>&search_value=<string>&date_to=<string>&name=<string>&sort_field=<string>&page=<string>&sort_order=<string>&per_page=<string>&search_by=<string>","description":"<p>Returns requests checkin stats for a brand</p>\n","urlObject":{"path":["brands",":brand_id","autocheckin","stats","request"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>Stats date_from filter</p>\n<p>Format: date</p>\n<p>Expected format: YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_from","value":"<string>"},{"description":{"content":"<p>Value to search the data by</p>\n","type":"text/plain"},"key":"search_value","value":"<string>"},{"description":{"content":"<p>Stats date_to filter</p>\n<p>Format: date</p>\n<p>Expected format: YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_to","value":"<string>"},{"description":{"content":"<p>The name of the request</p>\n<p>Values: reservation, scan, checkin</p>\n","type":"text/plain"},"key":"name","value":"<string>"},{"description":{"content":"<p>Field to sort the data by</p>\n<p>Values: time, trace_id, source</p>\n","type":"text/plain"},"key":"sort_field","value":"<string>"},{"description":{"content":"<p>Page number to retrieve data</p>\n<p>Default: 1</p>\n","type":"text/plain"},"key":"page","value":"<string>"},{"description":{"content":"<p>Sort order for the data</p>\n<p>Values: ASC, DESC</p>\n<p>Default: DESC</p>\n","type":"text/plain"},"key":"sort_order","value":"<string>"},{"description":{"content":"<p>Number of items to retrieve per page</p>\n<p>Default:10</p>\n","type":"text/plain"},"key":"per_page","value":"<string>"},{"description":{"content":"<p>Field to search the data by</p>\n<p>Values: trace_id, error, error_code, source, res_id, check_in, check_out, name, surname, nationality</p>\n","type":"text/plain"},"key":"search_by","value":"<string>"}],"variable":[{"id":"96beceae-e0bf-4886-88be-35143635a486","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"bf6959bc-2d2d-4d1f-a8b8-8656b79ec0eb","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/autocheckin/stats/request?date_from=<string>&search_value=<string>&date_to=<string>&name=<string>&sort_field=<string>&page=<string>&sort_order=<string>&per_page=<string>&search_by=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","autocheckin","stats","request"],"query":[{"key":"date_from","value":"<string>"},{"key":"search_value","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"name","value":"<string>"},{"key":"sort_field","value":"<string>"},{"key":"page","value":"<string>"},{"key":"sort_order","value":"<string>"},{"key":"per_page","value":"<string>"},{"key":"search_by","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"dfd22836-dfbb-4692-8fdd-bd5395417c36"},{"name":"Get overview checkin stats","id":"000ca41e-d3b3-4e12-8bd9-64b6121dd32f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hotelinking.com/brands/:brand_id/autocheckin/stats/overview?date_from=<string>&date_to=<string>&interval=<string>","description":"<p>Returns an overview of checkin stats for a brand</p>\n","urlObject":{"path":["brands",":brand_id","autocheckin","stats","overview"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>Stats date_from filter</p>\n<p>Format: date</p>\n<p>Expected format: YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_from","value":"<string>"},{"description":{"content":"<p>Stats date_to filter date</p>\n<p>Format: date</p>\n<p>Expected format: YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_to","value":"<string>"},{"description":{"content":"<p>The interval to group the data</p>\n<p>Values: 24h, 1d, 7d, 30d</p>\n<p>Default: 24h</p>\n","type":"text/plain"},"key":"interval","value":"<string>"}],"variable":[{"id":"9594e10f-a841-4250-a78d-1663924c0422","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"0fbf1d3f-3031-49f1-92b3-8b0194b297dd","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/autocheckin/stats/overview?date_from=<string>&date_to=<string>&interval=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","autocheckin","stats","overview"],"query":[{"key":"date_from","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"interval","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"000ca41e-d3b3-4e12-8bd9-64b6121dd32f"}],"id":"945724dc-b9f6-4705-acb7-b2dc00a6da28","_postman_id":"945724dc-b9f6-4705-acb7-b2dc00a6da28","description":""},{"name":"users","item":[{"name":"Get brand user","id":"87727be5-55d7-4b67-8000-124acc1b12a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/users/:user_id","description":"<p>Returns a user from a brand</p>\n","urlObject":{"path":["brands",":brand_id","users",":user_id"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"c2130b56-3b1a-458a-bd4a-01b3f72364e8","description":{"content":"<p>(Required) Brand id to be used to retrieve user</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"},{"id":"6820fabb-07de-475d-a5ee-eacfc6a3d4a2","description":{"content":"<p>(Required) User id to be used to retrieve user</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"user_id"}]}},"response":[{"id":"16abb09b-c915-4448-8b63-80f8b0540806","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/users/:user_id","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","users",":user_id"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to retrieve user"},{"key":"user_id","value":"<string>","description":"(Required) User id to be used to retrieve user"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"birthday\": \"<date>\",\n    \"brand\": {\n      \"id\": \"<integer>\",\n      \"last_visit\": \"<date>\",\n      \"name\": \"<string>\"\n    },\n    \"country\": \"<string>\",\n    \"created_at\": \"<date>\",\n    \"document_id\": \"<string>\",\n    \"email\": \"<email>\",\n    \"email_result\": \"<string>\",\n    \"first_name\": \"<string>\",\n    \"gdpr_accepted\": \"<integer>\",\n    \"gender\": \"<string>\",\n    \"id\": \"<integer>\",\n    \"lang\": \"<string>\",\n    \"last_name\": \"<string>\",\n    \"locale\": \"<string>\",\n    \"name\": \"<string>\",\n    \"reservation\": {\n      \"address\": \"<string>\",\n      \"birth_country\": \"<string>\",\n      \"birthday\": \"<date>\",\n      \"brand_id\": \"<integer>\",\n      \"check_in\": \"<date>\",\n      \"check_out\": \"<date>\",\n      \"city\": \"<string>\",\n      \"document_date_issue\": \"<date>\",\n      \"document_id\": \"<string>\",\n      \"document_type\": \"<string>\",\n      \"email\": \"<string>\",\n      \"first_name\": \"<string>\",\n      \"gender\": \"<string>\",\n      \"hotel_id\": \"<integer>\",\n      \"hotel_name\": \"<string>\",\n      \"last_name\": \"<string>\",\n      \"loyalty_member\": \"<integer>\",\n      \"nationality\": \"<string>\",\n      \"pax_type\": \"<string>\",\n      \"percent\": \"<integer>\",\n      \"pms_id\": \"<string>\",\n      \"position\": \"<integer>\",\n      \"postal_code\": \"<string>\",\n      \"province\": \"<string>\",\n      \"res_adults\": \"<integer>\",\n      \"res_agency\": \"<string>\",\n      \"res_amount\": \"<string>\",\n      \"res_babies\": \"<integer>\",\n      \"res_board\": \"<string>\",\n      \"res_channel\": \"<string>\",\n      \"res_childrens\": \"<string>\",\n      \"res_company\": \"<string>\",\n      \"res_contract\": \"<string>\",\n      \"res_currency\": \"<string>\",\n      \"res_data\": \"<string>\",\n      \"res_date\": \"<date>\",\n      \"res_id\": \"<string>\",\n      \"res_integerermediary\": \"<string>\",\n      \"res_juniors\": \"<string>\",\n      \"res_nights\": \"<integer>\",\n      \"res_room_number\": \"<string>\",\n      \"res_room_type\": \"<string>\",\n      \"res_seniors\": \"<string>\",\n      \"residence_country\": \"<string>\",\n      \"telephone\": \"<string>\"\n    },\n    \"sendex\": \"<number>\",\n    \"unsubscribed\": \"<integer>\",\n    \"visit\": {\n      \"room_number\": \"<string>\"\n    }\n  }\n}"},{"id":"9f97a725-8682-459f-b376-51924dec4513","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/users/:user_id","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","users",":user_id"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to retrieve user"},{"key":"user_id","value":"<string>","description":"(Required) User id to be used to retrieve user"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"},{"id":"2f051f49-2faa-476c-93a3-6cded977c855","name":"500 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/users/:user_id","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","users",":user_id"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to retrieve user"},{"key":"user_id","value":"<string>","description":"(Required) User id to be used to retrieve user"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"}],"_postman_id":"87727be5-55d7-4b67-8000-124acc1b12a8"},{"name":"List brand users","id":"7b3047ca-cd04-42c4-9866-e91b244caff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/users?date_from=<string>&date_to=<string>&unsubscribed=<string>&brands=<string>&page=<string>&page_items=<string>","description":"<p>Returns a paginated list of users for one or many brands</p>\n","urlObject":{"path":["brands",":brand_id","users"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>Users that visited the hotel from date_from filter </p>\n<p>Expected format YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_from","value":"<string>"},{"description":{"content":"<p>Users that visited the hotel date_to filter </p>\n<p>Expected format YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_to","value":"<string>"},{"description":{"content":"<p>Filter users that visited the hotel by subscription status</p>\n","type":"text/plain"},"key":"unsubscribed","value":"<string>"},{"description":{"content":"<p>Comma separated list of brand ids that belong to a chain (brand_id path parameter), this parameter will be disconsidered if not a hotel chain</p>\n","type":"text/plain"},"key":"brands","value":"<string>"},{"description":{"content":"<p>Pagination page number</p>\n<p>Default: 1</p>\n","type":"text/plain"},"key":"page","value":"<string>"},{"description":{"content":"<p>Pagination number of items per page </p>\n<p>Default: 100</p>\n<p>Maximum: 500</p>\n<p>Minimum: 1</p>\n","type":"text/plain"},"key":"page_items","value":"<string>"}],"variable":[{"id":"c2f0e418-dcdf-4100-9146-50faa844f5ed","description":{"content":"<p>(Required) Brand id to be used to fetch users</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"e59b1c28-b523-406c-a840-418b50ce69ed","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/users?date_from=<string>&date_to=<string>&unsubscribed=<string>&brands=<string>&page=<string>&page_items=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","users"],"query":[{"key":"date_from","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"unsubscribed","value":"<string>"},{"key":"brands","value":"<string>"},{"key":"page","value":"<string>"},{"key":"page_items","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch users"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"birthday\": \"<date>\",\n      \"brand\": {\n        \"id\": \"<integer>\",\n        \"last_visit\": \"<date>\",\n        \"name\": \"<string>\"\n      },\n      \"country\": \"<string>\",\n      \"created_at\": \"<date>\",\n      \"document_id\": \"<string>\",\n      \"email\": \"<email>\",\n      \"email_result\": \"<string>\",\n      \"first_name\": \"<string>\",\n      \"gdpr_accepted\": \"<integer>\",\n      \"gender\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"lang\": \"<string>\",\n      \"last_name\": \"<string>\",\n      \"locale\": \"<string>\",\n      \"name\": \"<string>\",\n      \"reservation\": {\n        \"address\": \"<string>\",\n        \"birth_country\": \"<string>\",\n        \"birthday\": \"<date>\",\n        \"brand_id\": \"<integer>\",\n        \"check_in\": \"<date>\",\n        \"check_out\": \"<date>\",\n        \"city\": \"<string>\",\n        \"document_date_issue\": \"<date>\",\n        \"document_id\": \"<string>\",\n        \"document_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"first_name\": \"<string>\",\n        \"gender\": \"<string>\",\n        \"hotel_id\": \"<integer>\",\n        \"hotel_name\": \"<string>\",\n        \"last_name\": \"<string>\",\n        \"loyalty_member\": \"<integer>\",\n        \"nationality\": \"<string>\",\n        \"pax_type\": \"<string>\",\n        \"percent\": \"<integer>\",\n        \"pms_id\": \"<string>\",\n        \"position\": \"<integer>\",\n        \"postal_code\": \"<string>\",\n        \"province\": \"<string>\",\n        \"res_adults\": \"<integer>\",\n        \"res_agency\": \"<string>\",\n        \"res_amount\": \"<string>\",\n        \"res_babies\": \"<integer>\",\n        \"res_board\": \"<string>\",\n        \"res_channel\": \"<string>\",\n        \"res_childrens\": \"<string>\",\n        \"res_company\": \"<string>\",\n        \"res_contract\": \"<string>\",\n        \"res_currency\": \"<string>\",\n        \"res_data\": \"<string>\",\n        \"res_date\": \"<date>\",\n        \"res_id\": \"<string>\",\n        \"res_integerermediary\": \"<string>\",\n        \"res_juniors\": \"<string>\",\n        \"res_nights\": \"<integer>\",\n        \"res_room_number\": \"<string>\",\n        \"res_room_type\": \"<string>\",\n        \"res_seniors\": \"<string>\",\n        \"residence_country\": \"<string>\",\n        \"telephone\": \"<string>\"\n      },\n      \"sendex\": \"<number>\",\n      \"unsubscribed\": \"<integer>\",\n      \"visit\": {\n        \"room_number\": \"<string>\"\n      }\n    },\n    {\n      \"birthday\": \"<date>\",\n      \"brand\": {\n        \"id\": \"<integer>\",\n        \"last_visit\": \"<date>\",\n        \"name\": \"<string>\"\n      },\n      \"country\": \"<string>\",\n      \"created_at\": \"<date>\",\n      \"document_id\": \"<string>\",\n      \"email\": \"<email>\",\n      \"email_result\": \"<string>\",\n      \"first_name\": \"<string>\",\n      \"gdpr_accepted\": \"<integer>\",\n      \"gender\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"lang\": \"<string>\",\n      \"last_name\": \"<string>\",\n      \"locale\": \"<string>\",\n      \"name\": \"<string>\",\n      \"reservation\": {\n        \"address\": \"<string>\",\n        \"birth_country\": \"<string>\",\n        \"birthday\": \"<date>\",\n        \"brand_id\": \"<integer>\",\n        \"check_in\": \"<date>\",\n        \"check_out\": \"<date>\",\n        \"city\": \"<string>\",\n        \"document_date_issue\": \"<date>\",\n        \"document_id\": \"<string>\",\n        \"document_type\": \"<string>\",\n        \"email\": \"<string>\",\n        \"first_name\": \"<string>\",\n        \"gender\": \"<string>\",\n        \"hotel_id\": \"<integer>\",\n        \"hotel_name\": \"<string>\",\n        \"last_name\": \"<string>\",\n        \"loyalty_member\": \"<integer>\",\n        \"nationality\": \"<string>\",\n        \"pax_type\": \"<string>\",\n        \"percent\": \"<integer>\",\n        \"pms_id\": \"<string>\",\n        \"position\": \"<integer>\",\n        \"postal_code\": \"<string>\",\n        \"province\": \"<string>\",\n        \"res_adults\": \"<integer>\",\n        \"res_agency\": \"<string>\",\n        \"res_amount\": \"<string>\",\n        \"res_babies\": \"<integer>\",\n        \"res_board\": \"<string>\",\n        \"res_channel\": \"<string>\",\n        \"res_childrens\": \"<string>\",\n        \"res_company\": \"<string>\",\n        \"res_contract\": \"<string>\",\n        \"res_currency\": \"<string>\",\n        \"res_data\": \"<string>\",\n        \"res_date\": \"<date>\",\n        \"res_id\": \"<string>\",\n        \"res_integerermediary\": \"<string>\",\n        \"res_juniors\": \"<string>\",\n        \"res_nights\": \"<integer>\",\n        \"res_room_number\": \"<string>\",\n        \"res_room_type\": \"<string>\",\n        \"res_seniors\": \"<string>\",\n        \"residence_country\": \"<string>\",\n        \"telephone\": \"<string>\"\n      },\n      \"sendex\": \"<number>\",\n      \"unsubscribed\": \"<integer>\",\n      \"visit\": {\n        \"room_number\": \"<string>\"\n      }\n    }\n  ],\n  \"links\": {\n    \"first\": \"<string>\",\n    \"last\": \"<string>\",\n    \"next\": \"<string>\",\n    \"prev\": \"<string>\"\n  },\n  \"meta\": {\n    \"current_page\": \"<integer>\",\n    \"from\": \"<integer>\",\n    \"last_page\": \"<integer>\",\n    \"path\": \"<string>\",\n    \"per_page\": \"<integer>\",\n    \"to\": \"<integer>\",\n    \"total\": \"<integer>\"\n  }\n}"},{"id":"1f8b783c-b842-4621-b6c3-5b5d021bf172","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/users?date_from=<string>&date_to=<string>&unsubscribed=<string>&brands=<string>&page=<string>&page_items=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","users"],"query":[{"key":"date_from","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"unsubscribed","value":"<string>"},{"key":"brands","value":"<string>"},{"key":"page","value":"<string>"},{"key":"page_items","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch users"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"},{"id":"a759556c-8e89-4a9c-a09d-680389b2ab51","name":"500 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/users?date_from=<string>&date_to=<string>&unsubscribed=<string>&brands=<string>&page=<string>&page_items=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","users"],"query":[{"key":"date_from","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"unsubscribed","value":"<string>"},{"key":"brands","value":"<string>"},{"key":"page","value":"<string>"},{"key":"page_items","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch users"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"}],"_postman_id":"7b3047ca-cd04-42c4-9866-e91b244caff3"}],"id":"eef1762e-647e-4777-b26e-5da7e7e598fd","_postman_id":"eef1762e-647e-4777-b26e-5da7e7e598fd","description":""},{"name":"gdpr","item":[{"name":"Get brand GDPR","id":"71f8a4a5-65c4-4239-839f-fafec00e80e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/gdpr?lang=<string>","description":"<p>Returns the GDPR for the brand</p>\n","urlObject":{"path":["brands",":brand_id","gdpr"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>(Required) Language of the GDPR to be obtained</p>\n","type":"text/plain"},"key":"lang","value":"<string>"}],"variable":[{"id":"6dbfd683-c392-4fb2-b9fd-c513543f8024","description":{"content":"<p>(Required) Brand id to be used to fetch GDPR</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"3016c48f-b412-4b24-a71f-08c574c11a49","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/gdpr?lang=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","gdpr"],"query":[{"key":"lang","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch GDPR"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"first_eprivacy_page\": \"<string>\",\n    \"legal_text\": \"<string>\",\n    \"restricted_portal\": \"<boolean>\",\n    \"second_eprivacy_page\": \"<integer>\"\n  }\n}"},{"id":"92aff660-44a1-412e-b83b-d8ec36af1f05","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/gdpr?lang=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","gdpr"],"query":[{"key":"lang","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch GDPR"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4b4f7b34-c2c7-4117-8f9b-920630fc1f75","name":"404 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/gdpr?lang=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","gdpr"],"query":[{"key":"lang","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch GDPR"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"71f8a4a5-65c4-4239-839f-fafec00e80e2"}],"id":"434feac7-359f-42fb-9708-983966e0096d","_postman_id":"434feac7-359f-42fb-9708-983966e0096d","description":""},{"name":"documents","item":[{"name":"Download document","id":"4073f0d5-1a18-463a-af53-77e1e63abe92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/documents/download?path=<string>","description":"<p>Returns a document file</p>\n","urlObject":{"path":["brands",":brand_id","documents","download"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>(Required) document path</p>\n","type":"text/plain"},"key":"path","value":"<string>"}],"variable":[{"id":"e0474726-bd58-4ce4-b350-be46760c2d7e","description":{"content":"<p>(Required) Identifier to be used to fetch documents</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"7bb6ac75-eb13-4577-8857-307fd384220b","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents/download?path=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents","download"],"query":[{"key":"path","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Identifier to be used to fetch documents"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<binary>\""},{"id":"c57fba01-7d39-43cc-a204-0410e0c7e0d2","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents/download?path=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents","download"],"query":[{"key":"path","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Identifier to be used to fetch documents"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"},{"id":"b1ef013f-fa17-442a-bd22-d17921bc7c12","name":"500 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents/download?path=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents","download"],"query":[{"key":"path","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Identifier to be used to fetch documents"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"}],"_postman_id":"4073f0d5-1a18-463a-af53-77e1e63abe92"},{"name":"Upload Documents to a guest in a reservation","id":"f6dddb83-c792-4b87-b43a-a2003678ed1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","description":"<p>Upload a document to a guest in a reservation</p>\n","urlObject":{"path":["integrations","brands",":brand_id","reservations","documents"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"393e10b0-a3d1-40c1-b239-ee69239d547c","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"90082919-db34-4bed-89d3-d3865b5cb1f5","name":"204 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","documents"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"db8aeda5-05bf-4c94-ab66-0befeb468587","name":"400 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","documents"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7eb41743-d6a6-4bc5-9b7b-c8899f10b0ed","name":"500 response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"documents\": [\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    },\n    {\n      \"pms_id\": \"<string>\",\n      \"path\": \"<object>\",\n      \"name\": \"<string>\",\n      \"content\": \"<object>\"\n    }\n  ],\n  \"res_id\": \"<string>\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hotelinking.com/integrations/brands/:brand_id/reservations/documents","host":["https://api.hotelinking.com"],"path":["integrations","brands",":brand_id","reservations","documents"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f6dddb83-c792-4b87-b43a-a2003678ed1d"},{"name":"List documents path","id":"8c7b5fb5-8e5f-41f5-b7aa-923d7c1cbee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/documents?date=<string>&reservation_id=<string>","description":"<p>Returns a list of document paths</p>\n","urlObject":{"path":["brands",":brand_id","documents"],"host":["https://api.hotelinking.com"],"query":[{"key":"date","value":"<string>"},{"description":{"content":"<p>Reservation identifier</p>\n","type":"text/plain"},"key":"reservation_id","value":"<string>"}],"variable":[{"id":"baa4bd75-4a4f-42b4-8c90-5c9777b8e40f","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"abe99163-a899-4c10-be03-b2e2791993e5","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents?date=<string>&reservation_id=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents"],"query":[{"key":"date","value":"<string>"},{"key":"reservation_id","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}"},{"id":"5bb162f4-5e98-42cc-86bf-a5776b4874e2","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents?date=<string>&reservation_id=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents"],"query":[{"key":"date","value":"<string>"},{"key":"reservation_id","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"},{"id":"1360ef61-670b-4975-8326-ef90193a5d33","name":"500 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents?date=<string>&reservation_id=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents"],"query":[{"key":"date","value":"<string>"},{"key":"reservation_id","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"}],"_postman_id":"8c7b5fb5-8e5f-41f5-b7aa-923d7c1cbee8"}],"id":"846efa93-489c-4b24-9af6-ff05797cca5f","_postman_id":"846efa93-489c-4b24-9af6-ff05797cca5f","description":""},{"name":"Webhook","item":[{"name":"Synchronize reservation webhook","id":"9db17889-9b68-40df-8155-1994bacc511d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"reservation\": {\n    \"pms_reservation_id\": \"<string>\",\n    \"confirmation_number\": \"<string>\",\n    \"total_value\": \"<number>\",\n    \"booking_company\": \"<string>\",\n    \"board_type\": \"<string>\",\n    \"booking_date\": \"<dateTime>\",\n    \"adults\": \"<integer>\",\n    \"created_at\": \"<dateTime>\",\n    \"total_extras\": \"<number>\",\n    \"extras\": [\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      },\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      }\n    ],\n    \"babies\": \"<integer>\",\n    \"hotel_code\": \"<string>\",\n    \"rate_plan\": \"<string>\",\n    \"booking_id\": \"<string>\",\n    \"check_out\": \"<dateTime>\",\n    \"juniors\": \"<integer>\",\n    \"updated_at\": \"<dateTime>\",\n    \"contract_code\": \"<string>\",\n    \"children\": \"<integer>\",\n    \"currency\": \"<string>\",\n    \"campaign_id\": \"<string>\",\n    \"booking_amount\": \"<number>\",\n    \"comments\": \"<string>\",\n    \"booking_channel\": \"<string>\",\n    \"source_system\": \"<string>\",\n    \"check_in\": \"<dateTime>\",\n    \"booking_agency\": \"<string>\",\n    \"hotel_name\": \"<string>\",\n    \"reservation_id\": \"<string>\",\n    \"extra_data\": \"<object>\",\n    \"nights\": \"<integer>\",\n    \"guests\": [\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        },\n        \"ut2f9\": false,\n        \"magna_9b3\": \"Duis\"\n      },\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        }\n      }\n    ],\n    \"booking_intermediary\": \"<string>\",\n    \"localizer_code\": \"<string>\",\n    \"status\": \"<string>\",\n    \"room_type\": \"<string>\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/webhook/reservations","description":"<p>Receives reservation data from external systems with a flexible schema, and sends it to a queue for asynchronous processing. The endpoint accepts various payload formats and structures. The validation is performed internally by us. The documented fields serve as guidelines for the expected data structure. Additional fields beyond those documented are accepted and will be passed through for processing.</p>\n","urlObject":{"path":["webhook","reservations"],"host":["https://api.hotelinking.com"],"query":[],"variable":[]}},"response":[{"id":"10b41c04-7e42-4f12-80ac-5384e8965af5","name":"Message successfully sent to queue","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"reservation\": {\n    \"pms_reservation_id\": \"<string>\",\n    \"confirmation_number\": \"<string>\",\n    \"total_value\": \"<number>\",\n    \"booking_company\": \"<string>\",\n    \"board_type\": \"<string>\",\n    \"booking_date\": \"<dateTime>\",\n    \"adults\": \"<integer>\",\n    \"created_at\": \"<dateTime>\",\n    \"total_extras\": \"<number>\",\n    \"extras\": [\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      },\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      }\n    ],\n    \"babies\": \"<integer>\",\n    \"hotel_code\": \"<string>\",\n    \"rate_plan\": \"<string>\",\n    \"booking_id\": \"<string>\",\n    \"check_out\": \"<dateTime>\",\n    \"juniors\": \"<integer>\",\n    \"updated_at\": \"<dateTime>\",\n    \"contract_code\": \"<string>\",\n    \"children\": \"<integer>\",\n    \"currency\": \"<string>\",\n    \"campaign_id\": \"<string>\",\n    \"booking_amount\": \"<number>\",\n    \"comments\": \"<string>\",\n    \"booking_channel\": \"<string>\",\n    \"source_system\": \"<string>\",\n    \"check_in\": \"<dateTime>\",\n    \"booking_agency\": \"<string>\",\n    \"hotel_name\": \"<string>\",\n    \"reservation_id\": \"<string>\",\n    \"extra_data\": \"<object>\",\n    \"nights\": \"<integer>\",\n    \"guests\": [\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        },\n        \"consectetur6\": false,\n        \"ipsum_d\": \"ex non\",\n        \"aute_d\": true\n      },\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        }\n      }\n    ],\n    \"booking_intermediary\": \"<string>\",\n    \"localizer_code\": \"<string>\",\n    \"status\": \"<string>\",\n    \"room_type\": \"<string>\"\n  },\n  \"Duis_ca\": \"anim nulla\",\n  \"incididuntf0c\": 93575399.66652194\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/webhook/reservations"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"577526ec-b4a9-4839-8a3d-634c7539bb77","name":"Bad request - Invalid request body or schema validation failed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"reservation\": {\n    \"pms_reservation_id\": \"<string>\",\n    \"confirmation_number\": \"<string>\",\n    \"total_value\": \"<number>\",\n    \"booking_company\": \"<string>\",\n    \"board_type\": \"<string>\",\n    \"booking_date\": \"<dateTime>\",\n    \"adults\": \"<integer>\",\n    \"created_at\": \"<dateTime>\",\n    \"total_extras\": \"<number>\",\n    \"extras\": [\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      },\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      }\n    ],\n    \"babies\": \"<integer>\",\n    \"hotel_code\": \"<string>\",\n    \"rate_plan\": \"<string>\",\n    \"booking_id\": \"<string>\",\n    \"check_out\": \"<dateTime>\",\n    \"juniors\": \"<integer>\",\n    \"updated_at\": \"<dateTime>\",\n    \"contract_code\": \"<string>\",\n    \"children\": \"<integer>\",\n    \"currency\": \"<string>\",\n    \"campaign_id\": \"<string>\",\n    \"booking_amount\": \"<number>\",\n    \"comments\": \"<string>\",\n    \"booking_channel\": \"<string>\",\n    \"source_system\": \"<string>\",\n    \"check_in\": \"<dateTime>\",\n    \"booking_agency\": \"<string>\",\n    \"hotel_name\": \"<string>\",\n    \"reservation_id\": \"<string>\",\n    \"extra_data\": \"<object>\",\n    \"nights\": \"<integer>\",\n    \"guests\": [\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        },\n        \"consectetur6\": false,\n        \"ipsum_d\": \"ex non\",\n        \"aute_d\": true\n      },\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        }\n      }\n    ],\n    \"booking_intermediary\": \"<string>\",\n    \"localizer_code\": \"<string>\",\n    \"status\": \"<string>\",\n    \"room_type\": \"<string>\"\n  },\n  \"Duis_ca\": \"anim nulla\",\n  \"incididuntf0c\": 93575399.66652194\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/webhook/reservations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6d9de15e-0cb5-4ee3-a48a-749bcd142393","name":"Internal server error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"body":{"mode":"raw","raw":"{\n  \"reservation\": {\n    \"pms_reservation_id\": \"<string>\",\n    \"confirmation_number\": \"<string>\",\n    \"total_value\": \"<number>\",\n    \"booking_company\": \"<string>\",\n    \"board_type\": \"<string>\",\n    \"booking_date\": \"<dateTime>\",\n    \"adults\": \"<integer>\",\n    \"created_at\": \"<dateTime>\",\n    \"total_extras\": \"<number>\",\n    \"extras\": [\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      },\n      {\n        \"amount\": \"<number>\",\n        \"code\": \"<string>\",\n        \"quantity\": \"<integer>\",\n        \"notes\": \"<string>\",\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"posted_at\": \"<dateTime>\"\n      }\n    ],\n    \"babies\": \"<integer>\",\n    \"hotel_code\": \"<string>\",\n    \"rate_plan\": \"<string>\",\n    \"booking_id\": \"<string>\",\n    \"check_out\": \"<dateTime>\",\n    \"juniors\": \"<integer>\",\n    \"updated_at\": \"<dateTime>\",\n    \"contract_code\": \"<string>\",\n    \"children\": \"<integer>\",\n    \"currency\": \"<string>\",\n    \"campaign_id\": \"<string>\",\n    \"booking_amount\": \"<number>\",\n    \"comments\": \"<string>\",\n    \"booking_channel\": \"<string>\",\n    \"source_system\": \"<string>\",\n    \"check_in\": \"<dateTime>\",\n    \"booking_agency\": \"<string>\",\n    \"hotel_name\": \"<string>\",\n    \"reservation_id\": \"<string>\",\n    \"extra_data\": \"<object>\",\n    \"nights\": \"<integer>\",\n    \"guests\": [\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        },\n        \"consectetur6\": false,\n        \"ipsum_d\": \"ex non\",\n        \"aute_d\": true\n      },\n      {\n        \"is_owner\": \"<boolean>\",\n        \"contact\": {\n          \"birthday\": \"<date>\",\n          \"country\": \"<string>\",\n          \"external_contact_id\": \"<string>\",\n          \"document_number\": \"<string>\",\n          \"pax_type\": \"<string>\",\n          \"gender\": \"<string>\",\n          \"city\": \"<string>\",\n          \"last_name\": \"<string>\",\n          \"created_at\": \"<dateTime>\",\n          \"language\": \"<string>\",\n          \"zip_code\": \"<string>\",\n          \"province\": \"<string>\",\n          \"nationality\": \"<string>\",\n          \"updated_at\": \"<dateTime>\",\n          \"phone\": \"<string>\",\n          \"loyalty_number\": \"<string>\",\n          \"vip_status\": \"<boolean>\",\n          \"company\": \"<string>\",\n          \"first_name\": \"<string>\",\n          \"marketing_opt_in\": \"<boolean>\",\n          \"email\": \"<email>\",\n          \"document_type\": \"<string>\"\n        }\n      }\n    ],\n    \"booking_intermediary\": \"<string>\",\n    \"localizer_code\": \"<string>\",\n    \"status\": \"<string>\",\n    \"room_type\": \"<string>\"\n  },\n  \"Duis_ca\": \"anim nulla\",\n  \"incididuntf0c\": 93575399.66652194\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hotelinking.com/webhook/reservations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9db17889-9b68-40df-8155-1994bacc511d"}],"id":"08a85ff6-9951-4a07-93e7-278b7cd90501","_postman_id":"08a85ff6-9951-4a07-93e7-278b7cd90501","description":""},{"name":"configuration","item":[{"name":"Get Product Config","id":"5b89def2-f521-43aa-88db-e0dbcead666e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/products/:product_id/configuration","description":"<p>Returns the product configuration</p>\n","urlObject":{"path":["brands",":brand_id","products",":product_id","configuration"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"7d1f743c-b3d4-40c4-83fe-3f4e5f29fce9","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"},{"id":"7811139c-805a-4baf-9884-029410c26e6b","description":{"content":"<p>(Required) Product identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"product_id"}]}},"response":[{"id":"f6311408-5c8b-4fcc-9530-4e11b7ae4704","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/products/:product_id/configuration","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","products",":product_id","configuration"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"},{"key":"product_id","value":"<string>","description":"(Required) Product identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""},{"id":"e8c6cdbc-85d2-43aa-a4a0-ae50b2b0ef03","name":"404 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/products/:product_id/configuration","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","products",":product_id","configuration"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"},{"key":"product_id","value":"<string>","description":"(Required) Product identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5b89def2-f521-43aa-88db-e0dbcead666e"}],"id":"b97737de-670b-4b7d-bce3-872b1b466457","_postman_id":"b97737de-670b-4b7d-bce3-872b1b466457","description":""},{"name":"surveys","item":[{"name":"List brand survey answers","id":"11aaf7c5-7292-46dd-b398-1e4aec01c2fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/surveys/satisfactions/answers?date_from=<string>&favorite=<string>&category=<string>&date_to=<string>&brands=<string>&language=<string>&score=<string>&page=<string>&page_items=<string>","description":"<p>Returns a paginated list of survey answers for one or many brands</p>\n","urlObject":{"path":["brands",":brand_id","surveys","satisfactions","answers"],"host":["https://api.hotelinking.com"],"query":[{"description":{"content":"<p>Survey answers date_from filter </p>\n<p>Expected format YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_from","value":"<string>"},{"description":{"content":"<p>Specify if you want only the favorite survey answers to be returned </p>\n<p>Values 0 or 1</p>\n","type":"text/plain"},"key":"favorite","value":"<string>"},{"description":{"content":"<p>Survey category filter, in case of no value passed it will return the default satisfaction survey</p>\n","type":"text/plain"},"key":"category","value":"<string>"},{"description":{"content":"<p>Survey answers date_to filter </p>\n<p>Expected format YYYY-MM-DD</p>\n","type":"text/plain"},"key":"date_to","value":"<string>"},{"description":{"content":"<p>Comma separated list of brand ids that belong to a chain (brand_id path parameter), this parameter will be disconsidered if not a hotel chain</p>\n","type":"text/plain"},"key":"brands","value":"<string>"},{"description":{"content":"<p>Language filter for survey answers</p>\n<p>Default: en</p>\n","type":"text/plain"},"key":"language","value":"<string>"},{"description":{"content":"<p>Score filter for survey answers </p>\n<p>Default 0</p>\n<p>Minimum: 0</p>\n<p>Maximum: 10</p>\n","type":"text/plain"},"key":"score","value":"<string>"},{"description":{"content":"<p>Pagination page number</p>\n<p>Default: 1</p>\n","type":"text/plain"},"key":"page","value":"<string>"},{"description":{"content":"<p>Pagination number of items per page </p>\n<p>Default: 100</p>\n<p>Maximum: 500</p>\n<p>Minimum: 1</p>\n","type":"text/plain"},"key":"page_items","value":"<string>"}],"variable":[{"id":"b5a022fd-ac4d-471f-a09f-2a7c25f367aa","description":{"content":"<p>(Required) Brand id to be used to fetch survey answers</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"a90ef2ad-3eea-441c-9cfd-7f073b9cee79","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/surveys/satisfactions/answers?date_from=<string>&favorite=<string>&category=<string>&date_to=<string>&brands=<string>&language=<string>&score=<string>&page=<string>&page_items=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","surveys","satisfactions","answers"],"query":[{"key":"date_from","value":"<string>"},{"key":"favorite","value":"<string>"},{"key":"category","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"brands","value":"<string>"},{"key":"language","value":"<string>"},{"key":"score","value":"<string>"},{"key":"page","value":"<string>"},{"key":"page_items","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch survey answers"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"avatar\": \"<string>\",\n      \"brand\": {\n        \"id\": \"<integer>\",\n        \"name\": \"<string>\"\n      },\n      \"comment\": \"<string>\",\n      \"created_at\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"score\": \"<number>\",\n      \"country\": \"<string>\",\n      \"visit\": [\n        {\n          \"checkIn\": \"<string>\",\n          \"checkOut\": \"<string>\",\n          \"resChannel\": \"<string>\"\n        },\n        {\n          \"checkIn\": \"<string>\",\n          \"checkOut\": \"<string>\",\n          \"resChannel\": \"<string>\"\n        }\n      ],\n      \"category\": \"<string>\",\n      \"roomID\": \"<string>\"\n    },\n    {\n      \"avatar\": \"<string>\",\n      \"brand\": {\n        \"id\": \"<integer>\",\n        \"name\": \"<string>\"\n      },\n      \"comment\": \"<string>\",\n      \"created_at\": \"<string>\",\n      \"id\": \"<integer>\",\n      \"name\": \"<string>\",\n      \"score\": \"<number>\",\n      \"country\": \"<string>\",\n      \"visit\": [\n        {\n          \"checkIn\": \"<string>\",\n          \"checkOut\": \"<string>\",\n          \"resChannel\": \"<string>\"\n        },\n        {\n          \"checkIn\": \"<string>\",\n          \"checkOut\": \"<string>\",\n          \"resChannel\": \"<string>\"\n        }\n      ],\n      \"category\": \"<string>\",\n      \"roomID\": \"<string>\"\n    }\n  ],\n  \"links\": {\n    \"first\": \"<string>\",\n    \"last\": \"<string>\",\n    \"next\": \"<string>\",\n    \"prev\": \"<string>\"\n  },\n  \"meta\": {\n    \"current_page\": \"<integer>\",\n    \"from\": \"<integer>\",\n    \"last_page\": \"<integer>\",\n    \"path\": \"<string>\",\n    \"per_page\": \"<integer>\",\n    \"to\": \"<integer>\",\n    \"total\": \"<integer>\"\n  }\n}"},{"id":"87b099f2-8a2c-487c-8c12-1e4e1df0854d","name":"400 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/surveys/satisfactions/answers?date_from=<string>&favorite=<string>&category=<string>&date_to=<string>&brands=<string>&language=<string>&score=<string>&page=<string>&page_items=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","surveys","satisfactions","answers"],"query":[{"key":"date_from","value":"<string>"},{"key":"favorite","value":"<string>"},{"key":"category","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"brands","value":"<string>"},{"key":"language","value":"<string>"},{"key":"score","value":"<string>"},{"key":"page","value":"<string>"},{"key":"page_items","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch survey answers"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"},{"id":"f078177e-fe87-4f34-94ce-6fad150a3da8","name":"500 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/surveys/satisfactions/answers?date_from=<string>&favorite=<string>&category=<string>&date_to=<string>&brands=<string>&language=<string>&score=<string>&page=<string>&page_items=<string>","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","surveys","satisfactions","answers"],"query":[{"key":"date_from","value":"<string>"},{"key":"favorite","value":"<string>"},{"key":"category","value":"<string>"},{"key":"date_to","value":"<string>"},{"key":"brands","value":"<string>"},{"key":"language","value":"<string>"},{"key":"score","value":"<string>"},{"key":"page","value":"<string>"},{"key":"page_items","value":"<string>"}],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand id to be used to fetch survey answers"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errors\": \"<string>\"\n}"}],"_postman_id":"11aaf7c5-7292-46dd-b398-1e4aec01c2fb"}],"id":"0a9fd4c7-589c-4d07-bf2e-8ba6558d6f73","_postman_id":"0a9fd4c7-589c-4d07-bf2e-8ba6558d6f73","description":""},{"name":"/brands/:brand_id/info","id":"4e47d25f-a218-4324-b0fe-98bed5de0f87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/info","urlObject":{"path":["brands",":brand_id","info"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"9bd6322d-4e79-4304-b3f0-ba57a0252b8a","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"a6924726-2d83-42ae-b13b-b7dda9791768","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/info","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","info"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"4e47d25f-a218-4324-b0fe-98bed5de0f87"},{"name":"/brands/:brand_id/info","id":"f3c8d0ee-e32d-4396-b1a4-565cb54ed655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"OPTIONS","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.hotelinking.com/brands/:brand_id/info","urlObject":{"path":["brands",":brand_id","info"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"bb064c0f-9084-4e4c-94d0-fda6756b938b","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"}]}},"response":[{"id":"302342e9-bff1-4610-8d91-19eaa68be399","name":"200 response","originalRequest":{"method":"OPTIONS","header":[],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/info","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","info"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"key":"Access-Control-Allow-Origin","value":"<string>","description":""},{"disabled":false,"key":"Access-Control-Allow-Methods","value":"<string>","description":""},{"disabled":false,"key":"Access-Control-Allow-Headers","value":"<string>","description":""},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"<object>\""}],"_postman_id":"f3c8d0ee-e32d-4396-b1a4-565cb54ed655"},{"name":"/brands/:brand_id/documents/:uuid","id":"9aa4c307-c76d-452a-86ef-f88954256bad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hotelinking.com/brands/:brand_id/documents/:uuid","urlObject":{"path":["brands",":brand_id","documents",":uuid"],"host":["https://api.hotelinking.com"],"query":[],"variable":[{"id":"1c5d1a01-0655-4fb4-b8ec-dfeab7872da6","description":{"content":"<p>(Required) Brand identifier</p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"brand_id"},{"id":"9f8546fa-9555-49df-b116-efe8021b8e90","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"uuid"}]}},"response":[{"id":"52fa3381-27bf-4d87-a64b-81ad3973be57","name":"200 response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: apikey","key":"x-api-key","value":"<API Key>"}],"url":{"raw":"https://api.hotelinking.com/brands/:brand_id/documents/:uuid","host":["https://api.hotelinking.com"],"path":["brands",":brand_id","documents",":uuid"],"variable":[{"key":"brand_id","value":"<string>","description":"(Required) Brand identifier"},{"key":"uuid","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9aa4c307-c76d-452a-86ef-f88954256bad"}],"variable":[{"key":"baseUrl","value":"https://api.hotelinking.com","type":"string"}]}