{"info":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","description":"<html><head></head><body><h3 id=\"description\">Description</h3>\n<p>Information and descriptions can be found here:<br>\nLink: <a href=\"https://api.passolution.eu\">https://api.passolution.eu</a>\n<br><br></p>\n<h3 id=\"parameter\">Parameter</h3>\n<p>| Parameter  | Meaning                                                        | Mandatory field  | Example values  |\n| ---------- |----------------------------------------------------------------|: ---------------:|-----:|\n| lang | Language in which the content is requested. <a href=\"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\">ISO 639-1</a> 2-Letter-Codes | no | de,en,...\n| nat | Nationality of the traveler (multiple values are possible) | no | de,ch,at,…\n| destco | Country code of the destination (multiple queries are possible) | dest3l or destco | eg,es,...\n| dest3l | 3-letter code of the destination | dest3l or destco | hrg,pmi,...\n| tdat | Travel date in format YYYY-MM-DD | no | 2029-01-30\n| enr | Transaction number of an external system | no | 123123\n| agency | Agency number of the travel agency to which the data is forwarded | no | A123433</p>\n<br>\n\n<h3 id=\"oauth2-authentication\">OAuth2 Authentication</h3>\n<p>The Passolution Dataservice API uses the OAuth 2.0 protocol for authentication. It is an industry-standard protocol specification that enables third-party applications (clients) to gain delegated access to protected resources in the Passolution Dataservice via an API.</p>\n<br>\n\n<h3 id=\"vaultbearer-token\">{{vault:bearer-token}}</h3>\n<p>Accessing the Passolution Data Service API is also possible via token authentication.</p>\n<br>\n\n<h3 id=\"limitation-of-content-per-query\">Limitation of content per query</h3>\n<p>All queries are limited to a maximum of 50 combinations.\nExample:</p>\n<p>Allowed:</p>\n<ul>\n<li>Query for 50 countries and one nationality in one query.</li>\n<li>Query 25 countries and two nationalities in one query.</li>\n</ul>\n<p>Not allowed:</p>\n<ul>\n<li>Query for 60 countries in one query.</li>\n<li>Query for 40 countries and two nationalities in one query.</li>\n</ul>\n<br>\n\n<h3 id=\"sample-request\">Sample Request</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET 'https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;page=1&amp;active=1' \\\n--header 'Authorization: Bearer {{token}}'\n</code></pre><p><br><br></p>\n<h3 id=\"sample-response\">Sample Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"code\": 0,\n    \"message\": \"success\",\n    \"page_context\": {\n        \"applied_filter\": \"active\",\n        \"sort_column\": \"code\",\n        \"sort_order\": \"asc\"\n    },\n    \"result\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"name\": \"Andorra\",\n                \"name_local\": \"Andorra\",\n                \"name_en\": \"Andorra\",\n                \"name_fr\": \"Andorre\",\n                \"name_it\": \"Andorra\",\n                \"name_nl\": \"Andorra\",\n                \"name_pl\": \"Andora\",\n                \"name_es\": \"Andorra\",\n                \"name_pt\": \"Andorra\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Андорра\",\n                \"code\": \"AD\",\n                \"continent\": \"Europe\",\n                \"capital\": \"Andorra la Vella\",\n                \"population\": \"85660\",\n                \"area\": \"468\",\n                \"coastline\": \"0\",\n                \"governmentform\": \"parliamentary democracy\",\n                \"currency\": null,\n                \"currencycode\": \"EUR\",\n                \"dialingprefix\": \"376\",\n                \"birthrate\": \"7.8\",\n                \"deathrate\": \"7.1\",\n                \"lifeexpectancy\": \"82.8\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Vereinigte Arabische Emirate\",\n                \"name_local\": \"Al-Imarat al-´Arabiya al-Muttahida\",\n                \"name_en\": \"United Arab Emirates\",\n                \"name_fr\": \"Émirats arabes unis\",\n                \"name_it\": \"Emirati Arabi Uniti\",\n                \"name_nl\": \"Verenigde Arabische Emiraten\",\n                \"name_pl\": \"Zjednoczone Emiraty Arabskie\",\n                \"name_es\": \"Emiratos Árabes Unidos\",\n                \"name_pt\": \"Emirados Árabes Unidos\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Объединенные Арабские Эмираты\",\n                \"code\": \"AE\",\n                \"continent\": \"Asia\",\n                \"capital\": \"Abu Dhabi\",\n                \"population\": \"5927482\",\n                \"area\": \"83600\",\n                \"coastline\": \"1318\",\n                \"governmentform\": \"Federation of autonomous monarchies\",\n                \"currency\": null,\n                \"currencycode\": \"AED\",\n                \"dialingprefix\": \"971\",\n                \"birthrate\": \"15.3\",\n                \"deathrate\": \"2\",\n                \"lifeexpectancy\": \"77.5\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Afghanistan\",\n                \"name_local\": \"Afganistan/Afqanestan\",\n                \"name_en\": \"Afghanistan\",\n                \"name_fr\": \"Afghanistan\",\n                \"name_it\": \"Afghanistan\",\n                \"name_nl\": \"Afghanistan\",\n                \"name_pl\": \"Afganistan\",\n                \"name_es\": \"Afganistán\",\n                \"name_pt\": \"Afeganistão\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Афганистан\",\n                \"code\": \"AF\",\n                \"continent\": \"Asia\",\n                \"capital\": \"Kabul\",\n                \"population\": \"33332025\",\n                \"area\": \"652230\",\n                \"coastline\": \"0\",\n                \"governmentform\": \"Presidential islamic republic\",\n                \"currency\": null,\n                \"currencycode\": \"AFN\",\n                \"dialingprefix\": \"93\",\n                \"birthrate\": \"\",\n                \"deathrate\": \"\",\n                \"lifeexpectancy\": \"\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Antigua und Barbuda\",\n                \"name_local\": \"Antigua and Barbuda\",\n                \"name_en\": \"Antigua and Barbuda\",\n                \"name_fr\": \"Antigua-et-Barbuda\",\n                \"name_it\": \"Antigua e Barbuda\",\n                \"name_nl\": \"Antigua en Barbuda\",\n                \"name_pl\": \"Antigua i Barbuda\",\n                \"name_es\": \"Antigua y Barbuda\",\n                \"name_pt\": \"Antígua e Barbuda\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Антигуа и Барбуда\",\n                \"code\": \"AG\",\n                \"continent\": \"North America\",\n                \"capital\": \"Saint John’s\",\n                \"population\": \"93581\",\n                \"area\": \"443\",\n                \"coastline\": \"153\",\n                \"governmentform\": \"Parliamentary democracy (under constitutional monarchy)\",\n                \"currency\": null,\n                \"currencycode\": \"XCD\",\n                \"dialingprefix\": \"1809\",\n                \"birthrate\": \"15.8\",\n                \"deathrate\": \"5.7\",\n                \"lifeexpectancy\": \"76.5\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Anguilla\",\n                \"name_local\": \"Anguilla\",\n                \"name_en\": \"Anguilla\",\n                \"name_fr\": \"Anguilla\",\n                \"name_it\": \"Anguilla\",\n                \"name_nl\": \"Anguilla\",\n                \"name_pl\": \"Anguilla\",\n                \"name_es\": \"Anguila\",\n                \"name_pt\": \"Anguila\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Ангилья\",\n                \"code\": \"AI\",\n                \"continent\": \"North America\",\n                \"capital\": \"The Valley\",\n                \"population\": \"16752\",\n                \"area\": \"91\",\n                \"coastline\": \"61\",\n                \"governmentform\": \"Parliamentary democracy (self-governing territory of the UK)\",\n                \"currency\": null,\n                \"currencycode\": \"XCD\",\n                \"dialingprefix\": \"1809\",\n                \"birthrate\": \"12.7\",\n                \"deathrate\": \"4.6\",\n                \"lifeexpectancy\": \"81.4\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Albanien\",\n                \"name_local\": \"Shqipëria\",\n                \"name_en\": \"Albania\",\n                \"name_fr\": \"Albanie\",\n                \"name_it\": \"Albania\",\n                \"name_nl\": \"Albanië\",\n                \"name_pl\": \"Albania\",\n                \"name_es\": \"Albania\",\n                \"name_pt\": \"Albânia\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Албания\",\n                \"code\": \"AL\",\n                \"continent\": \"Europe\",\n                \"capital\": \"Tirana\",\n                \"population\": \"3038594\",\n                \"area\": \"28748\",\n                \"coastline\": \"362\",\n                \"governmentform\": \"parliamentary republic\",\n                \"currency\": null,\n                \"currencycode\": \"ALL\",\n                \"dialingprefix\": \"355\",\n                \"birthrate\": \"13.1\",\n                \"deathrate\": \"6.7\",\n                \"lifeexpectancy\": \"78.3\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Armenien\",\n                \"name_local\": \"Hajastan\",\n                \"name_en\": \"Armenia\",\n                \"name_fr\": \"Arménie\",\n                \"name_it\": \"Armenia\",\n                \"name_nl\": \"Armenië\",\n                \"name_pl\": \"Armenia\",\n                \"name_es\": \"Armenia\",\n                \"name_pt\": \"Arménia\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Армения\",\n                \"code\": \"AM\",\n                \"continent\": \"Asia\",\n                \"capital\": \"Yerevan\",\n                \"population\": \"3051250\",\n                \"area\": \"29743\",\n                \"coastline\": \"0\",\n                \"governmentform\": \"Semi-presidential republic\",\n                \"currency\": null,\n                \"currencycode\": \"AMD\",\n                \"dialingprefix\": \"374\",\n                \"birthrate\": \"13.3\",\n                \"deathrate\": \"9.4\",\n                \"lifeexpectancy\": \"74.6\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Angola\",\n                \"name_local\": \"Angola\",\n                \"name_en\": \"Angola\",\n                \"name_fr\": \"Angola\",\n                \"name_it\": \"Angola\",\n                \"name_nl\": \"Angola\",\n                \"name_pl\": \"Angola\",\n                \"name_es\": \"Angola\",\n                \"name_pt\": \"Angola\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Ангола\",\n                \"code\": \"AO\",\n                \"continent\": \"Africa\",\n                \"capital\": \"Luanda\",\n                \"population\": \"20172332\",\n                \"area\": \"1246700\",\n                \"coastline\": \"1600\",\n                \"governmentform\": \"Presidential republic\",\n                \"currency\": null,\n                \"currencycode\": \"AOA\",\n                \"dialingprefix\": \"244\",\n                \"birthrate\": \"38.6\",\n                \"deathrate\": \"11.3\",\n                \"lifeexpectancy\": \"56\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Antarktis\",\n                \"name_local\": \"–\",\n                \"name_en\": \"Antarctica\",\n                \"name_fr\": \"Antarctique\",\n                \"name_it\": \"Antartide\",\n                \"name_nl\": \"Antarctica\",\n                \"name_pl\": \"Antarktyka\",\n                \"name_es\": \"Antártida\",\n                \"name_pt\": \"Antártida\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Антарктика\",\n                \"code\": \"AQ\",\n                \"continent\": \"Antarctica\",\n                \"capital\": null,\n                \"population\": \"0\",\n                \"area\": \"14000000\",\n                \"coastline\": \"17968\",\n                \"governmentform\": \"foreign-administrated territory\",\n                \"currency\": null,\n                \"currencycode\": null,\n                \"dialingprefix\": null,\n                \"birthrate\": \"0\",\n                \"deathrate\": \"0\",\n                \"lifeexpectancy\": \"0\",\n                \"active\": 1\n            },\n            {\n                \"name\": \"Argentinien\",\n                \"name_local\": \"Argentina\",\n                \"name_en\": \"Argentina\",\n                \"name_fr\": \"Argentine\",\n                \"name_it\": \"Argentina\",\n                \"name_nl\": \"Argentinië\",\n                \"name_pl\": \"Argentyna\",\n                \"name_es\": \"Argentina\",\n                \"name_pt\": \"Argentina\",\n                \"name_be\": \"\",\n                \"name_ru\": \"Аргентина\",\n                \"code\": \"AR\",\n                \"continent\": \"South America\",\n                \"capital\": \"Buenos Aires\",\n                \"population\": \"43886748\",\n                \"area\": \"2780400\",\n                \"coastline\": \"4989\",\n                \"governmentform\": \"Presidential republic\",\n                \"currency\": null,\n                \"currencycode\": \"ARS\",\n                \"dialingprefix\": \"54\",\n                \"birthrate\": \"17\",\n                \"deathrate\": \"7.5\",\n                \"lifeexpectancy\": \"77.1\",\n                \"active\": 1\n            }\n        ],\n        \"first_page_url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=1\",\n        \"from\": 1,\n        \"last_page\": 25,\n        \"last_page_url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=25\",\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"pagination.previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=1\",\n                \"label\": 1,\n                \"active\": true\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=2\",\n                \"label\": 2,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=3\",\n                \"label\": 3,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=4\",\n                \"label\": 4,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=5\",\n                \"label\": 5,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=6\",\n                \"label\": 6,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=7\",\n                \"label\": 7,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=8\",\n                \"label\": 8,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=9\",\n                \"label\": 9,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=10\",\n                \"label\": 10,\n                \"active\": false\n            },\n            {\n                \"url\": null,\n                \"label\": \"...\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=24\",\n                \"label\": 24,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=25\",\n                \"label\": 25,\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=2\",\n                \"label\": \"pagination.next\",\n                \"active\": false\n            }\n        ],\n        \"next_page_url\": \"https://api.passolution.eu/api/v2/countries?limit=10&amp;sort_by=code&amp;sort_order=asc&amp;active=1&amp;page=2\",\n        \"path\": \"https://api.passolution.eu/api/v2/countries\",\n        \"per_page\": \"10\",\n        \"prev_page_url\": null,\n        \"to\": 10,\n        \"total\": 241\n    },\n    \"requestid\": \"b126e683-2e71-42be-a9dd-403486d060d3\",\n    \"responsetime\": 33\n}\n</code></pre></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3313502","collectionId":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","publishedId":"SWTHaaVJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-03-22T19:52:05.000Z"},"item":[{"name":"Authentication","item":[{"name":"autologin to passolution webversion  - old, no longer supported","id":"6173e6d9-339b-4be8-9570-f8e163721257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/autosignin?page=/","urlObject":{"path":["{{api-name}}","{{api-version}}","autosignin"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>/ = start page | </p>\n","type":"text/plain"},"key":"page","value":"/"}],"variable":[]}},"response":[],"_postman_id":"6173e6d9-339b-4be8-9570-f8e163721257"},{"name":"Get autologin link","id":"c92eb6e2-1d97-4d6a-a80a-dc4e84d83c7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/auth/login/generate_link?page=/&username=user@passolution.de","description":"<p>The generated link is valid for 30 seconds.</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","auth","login","generate_link"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>page name</p>\n","type":"text/plain"},"key":"page","value":"/"},{"description":{"content":"<p>username of the user, who should login</p>\n","type":"text/plain"},"key":"username","value":"user@passolution.de"}],"variable":[]}},"response":[],"_postman_id":"c92eb6e2-1d97-4d6a-a80a-dc4e84d83c7e"}],"id":"006db343-a64a-4646-9a0f-c04603eb8c0c","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"c612886c-229f-4b59-a53e-83b4e5ce05a0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"db9256a8-95e0-4e83-9f78-0aab90fa99bb","type":"text/javascript","exec":[""]}}],"_postman_id":"006db343-a64a-4646-9a0f-c04603eb8c0c","description":""},{"name":"Basic Data","item":[{"name":"countries","id":"54fd59f9-fc56-4f88-9cbb-f430d7e7400c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/countries?limit=10&sort_by=code&sort_order=asc&page=1&active=1","description":"<p>Provides a list of supported countries</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","countries"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>maximal records (max limit = 100)</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"description":{"content":"<p>order by</p>\n","type":"text/plain"},"key":"sort_by","value":"code"},{"description":{"content":"<p>order type</p>\n","type":"text/plain"},"key":"sort_order","value":"asc"},{"description":{"content":"<p>page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>get active records</p>\n","type":"text/plain"},"key":"active","value":"1"}],"variable":[]}},"response":[],"_postman_id":"54fd59f9-fc56-4f88-9cbb-f430d7e7400c"},{"name":"nationalities","id":"26530cac-527f-4f08-ab6b-d61a88a4c8e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/nationalities?limit=10&sort_by=code&sort_order=asc&page=2&active=1","description":"<p>Provides a list of supported nationalities</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","nationalities"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>maximal records (max limit = 100)</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"description":{"content":"<p>order by</p>\n","type":"text/plain"},"key":"sort_by","value":"code"},{"description":{"content":"<p>order type</p>\n","type":"text/plain"},"key":"sort_order","value":"asc"},{"description":{"content":"<p>page</p>\n","type":"text/plain"},"key":"page","value":"2"},{"description":{"content":"<p>get active records</p>\n","type":"text/plain"},"key":"active","value":"1"}],"variable":[]}},"response":[],"_postman_id":"26530cac-527f-4f08-ab6b-d61a88a4c8e0"},{"name":"languages","id":"b1ad39f2-13cd-478f-bf6b-96136b193cb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/nationalities?limit=10&sort_by=code&sort_order=asc&page=1&active=1","description":"<p>Provides a list of supported languages</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","nationalities"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>maximal records (max limit = 100)</p>\n","type":"text/plain"},"key":"limit","value":"10"},{"description":{"content":"<p>order by</p>\n","type":"text/plain"},"key":"sort_by","value":"code"},{"description":{"content":"<p>order type</p>\n","type":"text/plain"},"key":"sort_order","value":"asc"},{"description":{"content":"<p>page</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>get active records</p>\n","type":"text/plain"},"key":"active","value":"1"}],"variable":[]}},"response":[],"_postman_id":"b1ad39f2-13cd-478f-bf6b-96136b193cb2"}],"id":"340c268f-e59d-468a-a44e-414f49587df3","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"87fc72dd-1eef-48eb-8c2a-cb4e04b8aa59","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2f72c752-3f23-40bc-ad0a-f47941711112","type":"text/javascript","exec":[""]}}],"_postman_id":"340c268f-e59d-468a-a44e-414f49587df3","description":""},{"name":"Content","item":[{"name":"All Information","item":[{"name":"HTML","id":"2c19fac0-c3c2-4d80-9ea7-dc2a09d9a21c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/all/html?lang=de&countries=tr,es&nat=de&state=nrw","description":"<h4 id=\"optional-state-codes\">Optional state codes.</h4>\n<p>These codes are currently only available for the return journey to Germany in their various federal states.\n<br /></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bw</td>\n<td>Baden-Württemberg</td>\n</tr>\n<tr>\n<td>by</td>\n<td>Bayern</td>\n</tr>\n<tr>\n<td>be</td>\n<td>Berlin</td>\n</tr>\n<tr>\n<td>bb</td>\n<td>Brandenburg</td>\n</tr>\n<tr>\n<td>hb</td>\n<td>Bremen</td>\n</tr>\n<tr>\n<td>hh</td>\n<td>Hamburg</td>\n</tr>\n<tr>\n<td>he</td>\n<td>Hessen</td>\n</tr>\n<tr>\n<td>mv</td>\n<td>Mecklenburg-Vorpommern</td>\n</tr>\n<tr>\n<td>ns</td>\n<td>Niedersachsen</td>\n</tr>\n<tr>\n<td>nrw</td>\n<td>Nordrhein-Westfalen</td>\n</tr>\n<tr>\n<td>rp</td>\n<td>Rheinland-Pfalz</td>\n</tr>\n<tr>\n<td>sl</td>\n<td>Saarland</td>\n</tr>\n<tr>\n<td>sy</td>\n<td>Sachsen</td>\n</tr>\n<tr>\n<td>sa</td>\n<td>Sachsen-Anhalt</td>\n</tr>\n<tr>\n<td>sh</td>\n<td>Schleswig-Holstein</td>\n</tr>\n<tr>\n<td>th</td>\n<td>Thüringen</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["{{api-name}}","{{api-version}}","content","all","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"description":{"content":"<p>Optional for return travellers to Germany. If this parameter is specified, the return travel regulations for the respective federal state are also delivered. Allowed Codes: bw,by,be,bb,hb,hh,he,mv,ns,nrw,rp,sl,sy,sa,sh,th</p>\n","type":"text/plain"},"key":"state","value":"nrw"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"2c19fac0-c3c2-4d80-9ea7-dc2a09d9a21c"},{"name":"TEXT","id":"beac7f9f-c8ab-4fd0-883a-8bb3cfe695a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/all/text?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","all","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"beac7f9f-c8ab-4fd0-883a-8bb3cfe695a8"},{"name":"PDF","id":"13391010-2739-410c-802e-8fbbd5ab7fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/all/pdf?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","all","pdf"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"13391010-2739-410c-802e-8fbbd5ab7fb3"},{"name":"HTML  inkl. trip url","id":"b9c5062f-eeb9-48c5-9e9c-83e236ba4ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"trip\": {\n    \"name\": \"Roundtrip\",\n    \"start_date\": \"2021-11-01T00:00:00.000Z\",\n    \"end_date\": \"2021-11-20T00:00:00.000Z\",\n    \"reference\": \"12333444555\",\n    \"note\": \"Das ist eine Notiz. Die Buchungsnummer in der Backoffice Softeware lautet: 32423\"\n  },\n  \"show_country_info\": 1,\n  \"cruise_compass_cruise_id\": \"304-251107-14\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/all/html?lang=de&countries=eg&nat=de&states=nrw","description":"<h2 id=\"api-endpoint-description\">API Endpoint Description</h2>\n<p>This endpoint allows users to submit trip information and retrieve HTML content based on the provided parameters. It is specifically designed to handle trip details and return country-specific information in HTML format.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<p>The request is made using the HTTP POST method and includes the following parameters:</p>\n<ul>\n<li><p><strong>trip</strong>: An object containing details about the trip.</p>\n<ul>\n<li><p><strong>name</strong> (string): The name of the trip.</p>\n</li>\n<li><p><strong>start_date</strong> (string, ISO 8601 format): The start date of the trip.</p>\n</li>\n<li><p><strong>end_date</strong> (string, ISO 8601 format): The end date of the trip.</p>\n</li>\n<li><p><strong>reference</strong> (string): A reference number for the trip.</p>\n</li>\n<li><p><strong>note</strong> (string): Additional notes regarding the trip.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>show_country_info</strong> (integer): A flag to indicate whether to show country information (1 for yes, 0 for no).</p>\n</li>\n<li><p><strong>cruise_compass_cruise_id</strong> (string): The ID of the cruise associated with the trip. This parameter is optional. It is only required for cruise routes in order to determine the destinations.</p>\n</li>\n</ul>\n<h3 id=\"response-structure\">Response Structure</h3>\n<p>The response will return an HTML formatted content based on the input parameters. The specific structure of the response may vary depending on the backend implementation, but it will generally include information relevant to the trip and the specified countries.</p>\n<h3 id=\"example-request-body\">Example Request Body</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"trip\": {\n    \"name\": \"Roundtrip\",\n    \"start_date\": \"2021-11-01T00:00:00.000Z\",\n    \"end_date\": \"2021-11-20T00:00:00.000Z\",\n    \"reference\": \"12333444555\",\n    \"note\": \"Das ist eine Notiz. Die Buchun ...\"\n  },\n  \"show_country_info\": 1,\n  \"cruise_compass_cruise_id\": \"304-251107-14\"\n}\n\n</code></pre>\n<h3 id=\"query-parameters\">Query Parameters</h3>\n<ul>\n<li><p><strong>lang</strong>: Language code (e.g., <code>de</code> for German).</p>\n</li>\n<li><p><strong>countries</strong>: Country code(s) (e.g., <code>eg</code> for Egypt).</p>\n</li>\n<li><p><strong>nat</strong>: Nationality code (e.g., <code>de</code> for Germany).</p>\n</li>\n<li><p><strong>states</strong>: State code (e.g., <code>nrw</code> for North Rhine-Westphalia).</p>\n</li>\n</ul>\n<p>This endpoint is intended for applications that need to process trip data and display relevant information based on user preferences and geographical context.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","content","all","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"eg"},{"key":"nat","value":"de"},{"description":{"content":"<p>optional and only available for germany</p>\n","type":"text/plain"},"key":"states","value":"nrw"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"b9c5062f-eeb9-48c5-9e9c-83e236ba4ab1"},{"name":"TEXT inkl. trip url","id":"693675ad-281f-4976-a626-68df08acba9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"trip\": {\n    \"name\": \"Roundtrip\",\n    \"start_date\": \"2021-11-01T00:00:00.000Z\",\n    \"end_date\": \"2021-11-20T00:00:00.000Z\",\n    \"reference\": \"12333444555\",\n    \"note\": \"Das ist eine Notiz. Die Buchungsnummer in der Backoffice Softeware lautet: 32423\"\n  },\n  \"show_country_info\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/all/text?lang=de&countries=es&nat=de&states=nrw&covid_status=vaccinated","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","content","all","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"es"},{"key":"nat","value":"de"},{"description":{"content":"<p>optional and only available for germany</p>\n","type":"text/plain"},"key":"states","value":"nrw"},{"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"693675ad-281f-4976-a626-68df08acba9f"},{"name":"HTML Transit","event":[{"listen":"test","script":{"id":"f56b66a9-3c05-4f0a-8c69-59102b7fb6e9","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Destination</th>","        <th>Destination Type</th>","        <th>Nationality</th>","        <th>Covid Status</th>","        <th>Title</th>","        <th>Overview Language</th>","        <th>Overview Title</th>","        <th>Overview Content</th>","        <th>Corona Language</th>","        <th>Corona Title</th>","        <th>Corona Content</th>","        <th>Corona Updated At</th>","        <th>Entry Language</th>","        <th>Entry Title</th>","        <th>Entry Content</th>","        <th>Entry Updated At</th>","        <th>Visa Language</th>","        <th>Visa Title</th>","        <th>Visa Content</th>","        <th>Visa Updated At</th>","        <th>Transit Visa Language</th>","        <th>Transit Visa Title</th>","        <th>Transit Visa Content</th>","        <th>Transit Visa Updated At</th>","        <th>Health Language</th>","        <th>Health Title</th>","        <th>Health Content</th>","        <th>Health Updated At</th>","        <th>Final Provisions Language</th>","        <th>Final Provisions Title</th>","        <th>Final Provisions Content</th>","        <th>Final Provisions Updated At</th>","    </tr>","    ","    {{#each response.records}}","        <tr>","            <td>{{destination}}</td>","            <td>{{destination_type}}</td>","            <td>{{nationality}}</td>","            <td>{{covid_status}}</td>","            <td>{{title}}</td>","            <td>{{overview.language}}</td>","            <td>{{overview.title}}</td>","            <td>{{overview.content}}</td>","            <td>{{corona.language}}</td>","            <td>{{corona.title}}</td>","            <td>{{corona.content}}</td>","            <td>{{corona.updated_at}}</td>","            <td>{{entry.language}}</td>","            <td>{{entry.title}}</td>","            <td>{{entry.content}}</td>","            <td>{{entry.updated_at}}</td>","            <td>{{visa.language}}</td>","            <td>{{visa.title}}</td>","            <td>{{visa.content}}</td>","            <td>{{visa.updated_at}}</td>","            <td>{{transit_visa.language}}</td>","            <td>{{transit_visa.title}}</td>","            <td>{{transit_visa.content}}</td>","            <td>{{transit_visa.updated_at}}</td>","            <td>{{health.language}}</td>","            <td>{{health.title}}</td>","            <td>{{health.content}}</td>","            <td>{{health.updated_at}}</td>","            <td>{{final_provisions.language}}</td>","            <td>{{final_provisions.title}}</td>","            <td>{{final_provisions.content}}</td>","            <td>{{final_provisions.updated_at}}</td>","        </tr>","    {{/each}}","</table>","`;","","function constructVisualizerPayload() {","    return {response: pm.response.json()}","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{}}}],"id":"d720d829-217c-4019-9ac8-e527d9f3231a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n        \"destinations\": [\n          { \"destination\": \"GR\" },\n          { \"destination\": \"IT\", \"type\": \"transit\" }\n        ],\n        \"nat\": \"AL\",\n        \"lang\": \"de\",\n        \"include_country_info\": true,\n        \"covid_status\": \"unknown\",\n        \"data_customization\": null\n      }","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/all/html","description":"<h4 id=\"optional-state-codes\">Optional state codes.</h4>\n<p>These codes are currently only available for the return journey to Germany in their various federal states.\n<br /></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bw</td>\n<td>Baden-Württemberg</td>\n</tr>\n<tr>\n<td>by</td>\n<td>Bayern</td>\n</tr>\n<tr>\n<td>be</td>\n<td>Berlin</td>\n</tr>\n<tr>\n<td>bb</td>\n<td>Brandenburg</td>\n</tr>\n<tr>\n<td>hb</td>\n<td>Bremen</td>\n</tr>\n<tr>\n<td>hh</td>\n<td>Hamburg</td>\n</tr>\n<tr>\n<td>he</td>\n<td>Hessen</td>\n</tr>\n<tr>\n<td>mv</td>\n<td>Mecklenburg-Vorpommern</td>\n</tr>\n<tr>\n<td>ns</td>\n<td>Niedersachsen</td>\n</tr>\n<tr>\n<td>nrw</td>\n<td>Nordrhein-Westfalen</td>\n</tr>\n<tr>\n<td>rp</td>\n<td>Rheinland-Pfalz</td>\n</tr>\n<tr>\n<td>sl</td>\n<td>Saarland</td>\n</tr>\n<tr>\n<td>sy</td>\n<td>Sachsen</td>\n</tr>\n<tr>\n<td>sa</td>\n<td>Sachsen-Anhalt</td>\n</tr>\n<tr>\n<td>sh</td>\n<td>Schleswig-Holstein</td>\n</tr>\n<tr>\n<td>th</td>\n<td>Thüringen</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["{{api-name}}","{{api-version}}","content","all","html"],"host":["{{api-url}}"],"query":[{"disabled":true,"key":"countries","value":"tr,es"},{"disabled":true,"key":"nat","value":"de"},{"disabled":true,"description":{"content":"<p>Optional for return travellers to Germany. If this parameter is specified, the return travel regulations for the respective federal state are also delivered. Allowed Codes: bw,by,be,bb,hb,hh,he,mv,ns,nrw,rp,sl,sy,sa,sh,th</p>\n","type":"text/plain"},"key":"state","value":"nrw"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"d720d829-217c-4019-9ac8-e527d9f3231a"}],"id":"7df47339-56bb-4e7c-83b2-84dcf3804b75","event":[{"listen":"prerequest","script":{"id":"f347962a-1259-4c6e-af47-dbfdd8f3761e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6c3e733b-3d92-4b0c-8de7-50ab62663327","type":"text/javascript","exec":[""]}}],"_postman_id":"7df47339-56bb-4e7c-83b2-84dcf3804b75","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}},{"name":"Country","item":[{"name":"HTML","id":"785dac57-bd19-43a3-a9fd-4387e8907729","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"countries","value":"eg","type":"text"}]},"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/country/html","urlObject":{"path":["{{api-name}}","{{api-version}}","content","country","html"],"host":["{{api-url}}"],"query":[{"disabled":true,"key":"country","value":"EG"},{"disabled":true,"key":"lang","value":"DE"}],"variable":[]}},"response":[],"_postman_id":"785dac57-bd19-43a3-a9fd-4387e8907729"}],"id":"e79529f6-6407-4e93-862c-cc67c854fa5e","event":[{"listen":"prerequest","script":{"id":"1f09604d-1418-40e3-800b-10463b877784","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a25d535b-2045-48de-9f8c-2202cb8da98e","type":"text/javascript","exec":[""]}}],"_postman_id":"e79529f6-6407-4e93-862c-cc67c854fa5e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}},{"name":"Corona","item":[{"name":"HTML","id":"c3bf981d-f5f7-4d7b-bde0-3f3f9e8e47c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/corona/html?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","corona","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"c3bf981d-f5f7-4d7b-bde0-3f3f9e8e47c5"},{"name":"TEXT","id":"f1066834-b96a-4c08-9040-e1d6f66fb051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/corona/text?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","corona","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"f1066834-b96a-4c08-9040-e1d6f66fb051"},{"name":"PDF","id":"08b4d311-a18c-4df5-bf09-b55765096847","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/corona/pdf?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","corona","pdf"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"08b4d311-a18c-4df5-bf09-b55765096847"},{"name":"JSON","id":"580662ee-2b18-475c-9878-273e5b2194b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"filters\": {\n    \"countries\": [\n      \"DE\",\n      \"FR\",\n      \"US\",\n      \"IT\"\n    ],\n    \"entry\": {\n      \"status\": \"allowed\"\n    },\n    \"closed_borders\": {\n      \"air\": true,\n      \"land\": true,\n      \"sea\": true\n    },\n    \"visa_regime_changed\": {\n      \"visa_suspended\": true,\n      \"e_visa_suspended\": true,\n      \"visa_on_arrival_suspended\": true\n    },\n    \"important_when_entering_the_country\": {\n      \"show_covid_19_test\": true,\n      \"obligation_to_download_corona_app\": true,\n      \"quick_test_obligatory_on_site\": true,\n      \"registration\": true,\n      \"health_check\": true\n    },\n    \"important_at_the_destination\": {\n      \"hotels\": true,\n      \"restaurants\": true,\n      \"bars\": true,\n      \"clubs\": true,\n      \"cinema\": true,\n      \"public_life\": true,\n      \"public_life_restricted\": true,\n      \"beaches\": true,\n      \"public_transport\": true,\n      \"taxis\": true,\n      \"passenger_cars\": true,\n      \"assemblies\": true,\n      \"mouth_nose_protection\": true,\n      \"curfew\": true,\n      \"state_of_emergency\": true\n    },\n    \"updated_since\": \"2020-12-01T00:00:00.000Z\"\n  }\n}"},"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/corona/json?lang=de&countries=tr,es&nat=de&updated_since=2020-12-01T00:00:00.000Z","urlObject":{"path":["{{api-name}}","{{api-version}}","content","corona","json"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"},{"key":"updated_since","value":"2020-12-01T00:00:00.000Z"},{"disabled":true,"description":{"content":"<p>This parameter is optional. Available Options: unknown, not_vaccinated_or_recovered, vaccinated, recovered</p>\n","type":"text/plain"},"key":"covid_status","value":"vaccinated"}],"variable":[]}},"response":[],"_postman_id":"580662ee-2b18-475c-9878-273e5b2194b0"}],"id":"f99841e1-4463-4434-b013-c5a4b0a5673e","event":[{"listen":"prerequest","script":{"id":"9fabf42c-fca9-4f8a-8337-db1a3d997e58","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6b1cf395-11ae-43c9-8817-1037fa12df38","type":"text/javascript","exec":[""]}}],"_postman_id":"f99841e1-4463-4434-b013-c5a4b0a5673e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}},{"name":"Entry","item":[{"name":"HTML","id":"c4a49f08-f6de-4a6c-b5f6-b521f8461eb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/entry/html?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","entry","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"c4a49f08-f6de-4a6c-b5f6-b521f8461eb0"},{"name":"TEXT","id":"11fa0e54-1196-4c0a-a2eb-10af69593f2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/entry/text?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","entry","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"11fa0e54-1196-4c0a-a2eb-10af69593f2e"},{"name":"PDF","id":"8efaad70-2df7-49bf-8500-5dddd66077c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/entry/pdf?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","entry","pdf"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"8efaad70-2df7-49bf-8500-5dddd66077c2"}],"id":"823be438-5890-4cdb-a068-2cc9d92d914a","event":[{"listen":"prerequest","script":{"id":"13373d58-66eb-45cc-aaa4-a109d0000af0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3a5eb1c5-41f1-4f11-b24c-514317450805","type":"text/javascript","exec":[""]}}],"_postman_id":"823be438-5890-4cdb-a068-2cc9d92d914a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}},{"name":"Visa","item":[{"name":"HTML","id":"cebe8e48-a6ad-41cf-b937-956879d54582","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/visa/html?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","visa","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"cebe8e48-a6ad-41cf-b937-956879d54582"},{"name":"TEXT","id":"124154c7-7976-4ab4-ac91-279e526946ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/visa/text?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","visa","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"124154c7-7976-4ab4-ac91-279e526946ad"},{"name":"PDF","id":"3bc433b0-9bcc-42f8-ae17-e5ac7c4c0e9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/visa/pdf?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","visa","pdf"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"3bc433b0-9bcc-42f8-ae17-e5ac7c4c0e9f"}],"id":"08b12c1e-913e-4f0f-8d97-ca0dce974779","event":[{"listen":"prerequest","script":{"id":"a175022c-57c5-43ee-810f-b2d8b36823f8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"12b7c2ac-d891-453f-a9b3-e24b4bc2a8e7","type":"text/javascript","exec":[""]}}],"_postman_id":"08b12c1e-913e-4f0f-8d97-ca0dce974779","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}},{"name":"Transit Visa","item":[{"name":"HTML","id":"1b4d5b08-a1fe-4731-9fcf-68362224ffe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/transit_visa/html?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","transit_visa","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"1b4d5b08-a1fe-4731-9fcf-68362224ffe0"},{"name":"TEXT","id":"623ae0e8-3d61-4e69-afa0-3573835e451a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/transit_visa/text?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","transit_visa","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"623ae0e8-3d61-4e69-afa0-3573835e451a"},{"name":"PDF","id":"8c318df9-edf8-425e-9223-7ec306c455dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/transit_visa/pdf?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","transit_visa","pdf"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"8c318df9-edf8-425e-9223-7ec306c455dd"}],"id":"3b5f2817-ad6f-4c84-9fbc-0e7dc207eaed","event":[{"listen":"prerequest","script":{"id":"41dc785e-e30d-4871-978c-641a43f71cf2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"00ce6bef-30ad-4d44-8a0d-03aee393b9f6","type":"text/javascript","exec":[""]}}],"_postman_id":"3b5f2817-ad6f-4c84-9fbc-0e7dc207eaed","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}},{"name":"Health","item":[{"name":"HTML","id":"4a05460d-e1d5-4851-a304-bd187708a640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/health/html?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","health","html"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"4a05460d-e1d5-4851-a304-bd187708a640"},{"name":"TEXT","id":"9d80a6d1-f807-4919-bd39-d9aeea7288e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/health/text?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","health","text"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"9d80a6d1-f807-4919-bd39-d9aeea7288e9"},{"name":"PDF","id":"28c0b1ae-ef52-4ffa-876f-55a21ca3663f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/content/health/pdf?lang=de&countries=tr,es&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","content","health","pdf"],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"countries","value":"tr,es"},{"key":"nat","value":"de"}],"variable":[]}},"response":[],"_postman_id":"28c0b1ae-ef52-4ffa-876f-55a21ca3663f"}],"id":"de1a2262-fe81-43eb-9ebc-0728300ac662","event":[{"listen":"prerequest","script":{"id":"8cec8f51-bac7-4235-a609-1eac44acc3cf","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c1ab66e9-c49e-4d62-90e8-370fb62ffe9b","type":"text/javascript","exec":[""]}}],"_postman_id":"de1a2262-fe81-43eb-9ebc-0728300ac662","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","id":"363559ac-662e-47da-ba5a-c9eef2412ce5","name":"Content","type":"folder"}}}],"id":"363559ac-662e-47da-ba5a-c9eef2412ce5","auth":{"type":"oauth2","oauth2":{"basicConfig":[]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"0b441c76-be04-4b7f-8aba-2560abc71cd4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0de779b9-859a-4298-89d6-32edda82db50","type":"text/javascript","exec":[""]}}],"_postman_id":"363559ac-662e-47da-ba5a-c9eef2412ce5","description":""},{"name":"Corona","item":[{"name":"corona free - old, no longer supported","id":"4d09d4da-c494-4e50-9c27-02e5fedc07d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"aid","value":"test@test.de","description":"<p>credentials of the user / client / travel agency</p>\n","type":"text"},{"key":"apw","value":"123456","description":"<p>credentials of the user / client / travel agency</p>\n","type":"text"},{"key":"sid","value":"test1@test.de","description":"<p>credentials of the technical provider</p>\n","type":"text"},{"key":"sidpw","value":"654321","description":"<p>credentials of the technical provider</p>\n","type":"text"}],"url":"{{api-url}}/{{api-name}}/{{api-version}}/corona/free?lang=en&countrycode=de&sort_by=created_at&sort_order=asc&per_page=10&page=1","description":"<p>Old, no longer supports!</p><p>The corona information contains various information on restrictions and deadlines. Information is retrieved on countries for which the status in the column \"entry possible\" contains the values \"partially\", \"probably\" or \"possible\".</p>\n<br /><br />\n<h5>Sample Response</h5>\n\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"code\": 0,\n    \"message\": \"success\",\n    \"page_context\": {\n        \"sort_column\": \"created_at\",\n        \"sort_order\": \"asc\"\n    },\n    \"result\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"countrycode\": \"DE\",\n                \"countryname\": \"Germany\",\n                \"date\": \"2020-06-15\",\n                \"partially\": 0,\n                \"probably\": 1,\n                \"possible\": 0,\n                \"entry_content\": \"&lt;ul&gt;&lt;li&gt;the controls at Germany's borders with France, Austria and Switzerland are to end on 15.06.2020&lt;/li&gt;&lt;li&gt;The border controls with Luxembourg are to end on 15.05.2020&lt;/li&gt;&lt;li&gt;Nevertheless, an important reason for entry/exit is still required, but tourist travel to Austria is to be possible again from 15.06.2020 and it is likely that this will then also apply to the other neighbouring countries&lt;/li&gt;&lt;li&gt;the obligatory quarantine has been lifted in some federal states for travellers from the EU, the Schengen states and Great Britain, but there may be country-specific deviations&lt;/li&gt;&lt;li&gt;In some cases masks are compulsory at airports&lt;/li&gt;&lt;/ul&gt;\",\n                \"destination_content\": \"&lt;ul&gt;&lt;li&gt;Restaurants/cafés: open regionally between mid and end of May&lt;/li&gt;&lt;li&gt;Bars/Clubs: closed&lt;/li&gt;&lt;li&gt;Public transport: available&lt;/li&gt;&lt;li&gt;Museums/Monuments/Animal Parks/Cinemas: partially&lt;/li&gt;&lt;li&gt;Mask obligation: in shops and public transport&lt;/li&gt;&lt;li&gt;Ban on assembly: partially&lt;/li&gt;&lt;li&gt;Distance rules: 1.5 meters&lt;/li&gt;&lt;/ul&gt;\",\n                \"created_at\": \"\",\n                \"updated_at\": \"\",\n                \"active\": 1\n            }\n        ],\n        \"first_page_url\": \"https://api.passolution.eu/api/v2/corona/free?lang=en&amp;countrycode=de&amp;sort_by=created_at&amp;sort_order=asc&amp;per_page=10&amp;aid=test%40test.de&amp;apw=123456&amp;sid=test1%40test.de&amp;sidpw=654321&amp;page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://api.passolution.eu/api/v2/corona/free?lang=en&amp;countrycode=de&amp;sort_by=created_at&amp;sort_order=asc&amp;per_page=10&amp;aid=test%40test.de&amp;apw=123456&amp;sid=test1%40test.de&amp;sidpw=654321&amp;page=1\",\n        \"next_page_url\": null,\n        \"path\": \"https://api.passolution.eu/api/v2/corona/free\",\n        \"per_page\": \"10\",\n        \"prev_page_url\": null,\n        \"to\": 1,\n        \"total\": 1\n    },\n    \"requestid\": \"e6b208e2-604f-4f8c-822e-e5f10e169a8e\",\n    \"responsetime\": 57\n}\n</code></pre><p><br /><br /></p>\n<h5>Description for response keys</h5>\n\n<table>\n<thead>\n<tr>\n<th>Shortcut</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>partially</td>\n<td>Entry possible: partially<br />Check and combine with the <b>date</b> field from response.</td>\n</tr>\n<tr>\n<td>probably</td>\n<td>Entry possible: probably<br />Check and combine with the <b>date</b> field from response.</td>\n</tr>\n<tr>\n<td>possible</td>\n<td>Entry possible: yes<br />Check and combine with the <b>date</b> field from response.</td>\n</tr>\n<tr>\n<td>entry_content</td>\n<td>Important when entering the country</td>\n</tr>\n<tr>\n<td>destination_content</td>\n<td>Important on the spot</td>\n</tr>\n</tbody>\n</table>\n<br /><br />","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","corona","free"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>optional (de or en)</p>\n","type":"text/plain"},"key":"lang","value":"en"},{"description":{"content":"<p>optional (2-letter country code)</p>\n","type":"text/plain"},"key":"countrycode","value":"de"},{"key":"sort_by","value":"created_at"},{"key":"sort_order","value":"asc"},{"key":"per_page","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"4d09d4da-c494-4e50-9c27-02e5fedc07d5"},{"name":"corona reopened-touroperator-destinations - old, no longer supports","id":"ae17dfbd-cdc2-4820-9505-795f42dd7b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>credentials of the user / client / travel agency</p>\n","key":"aid","type":"text","value":"test@test.de"},{"description":"<p>credentials of the user / client / travel agency</p>\n","key":"apw","type":"text","value":"123456"},{"description":"<p>credentials of the technical provider</p>\n","key":"sid","type":"text","value":"test1@test.de"},{"description":"<p>credentials of the technical provider</p>\n","key":"sidpw","type":"text","value":"654321"}],"url":"{{api-url}}/{{api-name}}/{{api-version}}/corona/reopened-touroperator-destinations?lang=de&countrycode=de&touroperator=TUI&sort_by=countrycode&sort_order=asc&per_page=10&page=1","description":"<p>Reopened Tour Operator Destinations</p>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","corona","reopened-touroperator-destinations"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>optional (de or en)</p>\n","type":"text/plain"},"key":"lang","value":"de"},{"description":{"content":"<p>optional (2-letter country code)</p>\n","type":"text/plain"},"key":"countrycode","value":"de"},{"description":{"content":"<p>optional (booking code)</p>\n","type":"text/plain"},"key":"touroperator","value":"TUI"},{"key":"sort_by","value":"countrycode"},{"key":"sort_order","value":"asc"},{"key":"per_page","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"ae17dfbd-cdc2-4820-9505-795f42dd7b36"}],"id":"8be09572-9495-4d31-9d5c-9cf801235ef8","event":[{"listen":"prerequest","script":{"id":"21da3455-b9c8-400b-9211-f07b17cf9e65","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d95b78b7-64de-4287-b606-588ec34e395e","type":"text/javascript","exec":[""]}}],"_postman_id":"8be09572-9495-4d31-9d5c-9cf801235ef8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}}},{"name":"Destinations","item":[{"name":"Filter Destinations","id":"192843ae-000f-460b-be32-439dfe04b467","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"corona\": {\n    \"entry\": {\n      \"status\": \"allowed\"\n    },\n    \"travel_advisory\": {\n      \"status\": \"no_classification\"\n    },\n    \"closed_borders\": {\n      \"air\": false,\n      \"land\": false,\n      \"sea\": false\n    },\n    \"visa_regime_changed\": {\n      \"visa_suspended\": false,\n      \"e_visa_suspended\": false,\n      \"visa_on_arrival_suspended\": false\n    },\n    \"important_when_entering_the_country\": {\n      \"show_covid_19_test\": false,\n      \"obligation_to_download_corona_app\": false,\n      \"quick_test_obligatory_on_site\": false,\n      \"registration\": false,\n      \"health_check\": false\n    },\n    \"important_at_the_destination\": {\n      \"hotels\": true,\n      \"restaurants\": true,\n      \"bars\": true,\n      \"clubs\": true,\n      \"cinema\": true,\n      \"public_life\": true,\n      \"public_life_restricted\": true,\n      \"beaches\": true,\n      \"public_transport\": true,\n      \"taxis\": true,\n      \"passenger_cars\": true,\n      \"assemblies\": true,\n      \"mouth_nose_protection\": false,\n      \"curfew\": false,\n      \"state_of_emergency\": false\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/destinations","description":"<p>Get list of destinations filtered by various parameters.</p>\n<br />\n\n<h4 id=\"optional-parameters\">Optional parameters</h4>\n<hr />\n<p><strong>Parameter:</strong> lang </p>\n<p><strong>Description:</strong> Language code for response content.</p>\n<p><strong>Available values:</strong> de, en, fr, it, nl, pl, es, ru</p>\n<p><strong>Default value:</strong> de</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","destinations"],"host":["{{api-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"192843ae-000f-460b-be32-439dfe04b467"}],"id":"ef5157c3-902c-4951-8a0f-4b11def0f9ac","_postman_id":"ef5157c3-902c-4951-8a0f-4b11def0f9ac","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}}},{"name":"Infosystem","item":[{"name":"infosystem - old - don't use it","id":"f44fb4c8-1b85-454a-a720-abdb6756dbb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>credentials of the user / client / travel agency</p>\n","key":"aid","type":"text","value":"test@test.de"},{"description":"<p>credentials of the user / client / travel agency</p>\n","key":"apw","type":"text","value":"123456"},{"description":"<p>credentials of the technical provider</p>\n","key":"sid","type":"text","value":"test1@test.de"},{"description":"<p>credentials of the technical provider</p>\n","key":"sidpw","type":"text","value":"654321"}],"url":"{{api-url}}/{{api-name}}/{{api-version}}/infosystems2?agency=0&type=2&lang={{lang}}&limit=50&order=tagdate&sort=desc&page=1&active=1","description":"<p>Get infos from the infosystem. This service provides various feeds. Currently one feed (type=2) is available. In this feed, current information about Corona can be retrieved.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","infosystems2"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>not required</p>\n","type":"text/plain"},"key":"agency","value":"0"},{"description":{"content":"<p>at this moment corona infos will be delivered at this feed</p>\n","type":"text/plain"},"key":"type","value":"2"},{"description":{"content":"<p>2-letter language code (ISO 3166-1 Alpha-2)</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"},{"description":{"content":"<p>maximal records</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>order by (id, created_at, tagdate)</p>\n","type":"text/plain"},"key":"order","value":"tagdate"},{"description":{"content":"<p>order type (asc, desc)</p>\n","type":"text/plain"},"key":"sort","value":"desc"},{"description":{"content":"<p>pagination</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>1=active records</p>\n","type":"text/plain"},"key":"active","value":"1"}],"variable":[]}},"response":[],"_postman_id":"f44fb4c8-1b85-454a-a720-abdb6756dbb9"},{"name":"corona updates","id":"db9ae53d-f5f4-4e4a-86c8-86dce7609a07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/infosystem/corona-updates?lang={{lang}}&countries=de,at&limit=50&order=tagdate&sort=desc&page=1","description":"<p>News about Corona Updates can be called up. The exact regulations must be called up via the resource content/corona</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","infosystem","corona-updates"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>2-letter language code (ISO 3166-1 Alpha-2)</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"},{"description":{"content":"<p>optional, 2-letter language code (ISO 3166-1 Alpha-2) of the countries, comma separated</p>\n","type":"text/plain"},"key":"countries","value":"de,at"},{"description":{"content":"<p>maximal records</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>order by (id, created_at, tagdate)</p>\n","type":"text/plain"},"key":"order","value":"tagdate"},{"description":{"content":"<p>order type (asc, desc)</p>\n","type":"text/plain"},"key":"sort","value":"desc"},{"description":{"content":"<p>pagination</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"db9ae53d-f5f4-4e4a-86c8-86dce7609a07"},{"name":"country news","id":"df6e148b-1921-4436-ba4e-8e4af258a719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/infosystem/general?lang={{lang}}&countries=de,at&limit=50&order=tagdate&sort=desc&page=1","description":"<p>News about countries can be called up.</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","infosystem","general"],"host":["{{api-url}}"],"query":[{"description":{"content":"<p>2-letter language code (ISO 3166-1 Alpha-2)</p>\n","type":"text/plain"},"key":"lang","value":"{{lang}}"},{"description":{"content":"<p>optional, 2-letter language code (ISO 3166-1 Alpha-2) of the countries, comma separated</p>\n","type":"text/plain"},"key":"countries","value":"de,at"},{"description":{"content":"<p>maximal records</p>\n","type":"text/plain"},"key":"limit","value":"50"},{"description":{"content":"<p>order by (id, created_at, tagdate)</p>\n","type":"text/plain"},"key":"order","value":"tagdate"},{"description":{"content":"<p>order type (asc, desc)</p>\n","type":"text/plain"},"key":"sort","value":"desc"},{"description":{"content":"<p>pagination</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"df6e148b-1921-4436-ba4e-8e4af258a719"}],"id":"28ad507f-6c71-4fe4-ac58-d824bf39b3df","event":[{"listen":"prerequest","script":{"id":"82aac557-1fa2-49b2-965c-fbb7bc4864e6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"704dbc7d-7565-4d20-a480-2cdce3804026","type":"text/javascript","exec":[""]}}],"_postman_id":"28ad507f-6c71-4fe4-ac58-d824bf39b3df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}}},{"name":"Operations","item":[{"name":"health","id":"fbb0045d-a3b6-4030-96d2-28d4d87fecb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/health","description":"<p>Check if the API is alive</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","health"],"host":["{{api-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbb0045d-a3b6-4030-96d2-28d4d87fecb3"},{"name":"version","id":"3426a788-fc94-4753-813a-76da7aefdbd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api-url}}/{{api-name}}/{{api-version}}/version","description":"<p>Get the API version number</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}},"urlObject":{"path":["{{api-name}}","{{api-version}}","version"],"host":["{{api-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3426a788-fc94-4753-813a-76da7aefdbd4"}],"id":"dc0e09f7-4967-4182-a3b6-9aa4f9350526","event":[{"listen":"prerequest","script":{"id":"f261b15e-e4a0-4a17-b360-760f5790322d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"95fa79e2-0b91-4dc2-be05-bb87f0a5d4e0","type":"text/javascript","exec":[""]}}],"_postman_id":"dc0e09f7-4967-4182-a3b6-9aa4f9350526","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}}},{"name":"Travel Information","item":[{"name":"Search conditions including link to end customer website","id":"c5051273-ccab-457b-a53b-dce286b72f4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"language\": \"en\",\n  \"destinations\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"nationalities\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"states\": [\n    \"BE\",\n    \"BW\"\n  ],\n  \"trip\": {\n    \"name\": \"Trip Name\",\n    \"start_date\": \"2020-01-01T00:00:00.000Z\",\n    \"end_date\": \"2020-01-01T00:00:00.000Z\",\n    \"reference\": \"string\",\n    \"note\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/information/search/?lang=de&destco=eg&nat=de","urlObject":{"path":["{{api-name}}","{{api-version}}","information","search",""],"host":["{{api-url}}"],"query":[{"key":"lang","value":"de"},{"key":"destco","value":"eg"},{"key":"nat","value":"de"},{"disabled":true,"key":"dest3l","value":"hrg"}],"variable":[]}},"response":[],"_postman_id":"c5051273-ccab-457b-a53b-dce286b72f4e"},{"name":"Generate a link to end customer website","id":"368fa784-abda-441e-874d-2e069bf7fffb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"language\": \"en\",\n  \"destinations\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"nationalities\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"states\": [\n    \"BE\",\n    \"BW\"\n  ],\n  \"trip\": {\n    \"name\": \"Trip Name\",\n    \"start_date\": \"2020-01-01T00:00:00.000Z\",\n    \"end_date\": \"2020-01-01T00:00:00.000Z\",\n    \"reference\": \"string\",\n    \"note\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/information/share/","description":"<p>It is possible to generate a link which optionally contains the return travel regulations for Germany.</p>\n<p>You have to send for this two parameters:<br />?zip_code=07919&amp;zip_location=Kirschkau</p>\n<p>zip_code = zip<br />zip_location = city</p>\n<p>At 2021-11-29 it will be possible to send multiple zip codes and destinations. This is required if the return journey takes place in several federal states, e.g. in the case of several trip participants.</p>\n<p>Example:<br />zip_code=10001,10002&amp;zip_location=name1,name2</p>\n<p>The key \"name\" is allowed to contain a maximum of 200 characters</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","information","share",""],"host":["{{api-url}}"],"query":[{"disabled":true,"key":"dest3l","value":"hrg"}],"variable":[]}},"response":[],"_postman_id":"368fa784-abda-441e-874d-2e069bf7fffb"},{"name":"Update travel details link information","id":"e121f1c6-022b-4ac4-8c60-e663b52b91cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"trip_name\": \"Trip Name\",\n  \"destinations\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"nationalities\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"start_date\": \"2020-01-01T00:00:00.000Z\",\n  \"end_date\": \"2020-01-01T00:00:00.000Z\",\n  \"show_country_info\": false,\n  \"reference_id\": \"REF-123\",\n  \"note\": \"A note about the trip\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/travel-details/{id}","description":"<p>Update saved link details.</p>\n<p>It is possible to update a link once it has been created.<br />This can be useful, for example, if a trip has been rebooked, another person with a different nationality is participating in a trip, or if another country is subsequently traveled to and is to be handled in the same process.</p>\n<p>The key \"name\" is allowed to contain a maximum of 200 characters.</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","travel-details","{id}"],"host":["{{api-url}}"],"query":[{"disabled":true,"key":"dest3l","value":"hrg"}],"variable":[]}},"response":[],"_postman_id":"e121f1c6-022b-4ac4-8c60-e663b52b91cf"},{"name":"Search travel-detail links","id":"e9ca5647-14f1-4fa3-9c04-aa7740c336e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"status\": \"unseen\",\n  \"tid\": \"ABCD-EFGH-IJKL\",\n  \"reference_id\": {\n    \"like\": \"REF-12%\",\n    \"=\": \"REF-123\"\n  },\n  \"trip_name\": {\n    \"like\": \"Trip%\",\n    \"=\": \"Trip Name\"\n  },\n  \"destinations\": [\n    \"TR\",\n    \"ZA\",\n    \"AE\"\n  ],\n  \"nationalities\": [\n    \"DE\",\n    \"AT\"\n  ],\n  \"start_date\": {\n    \"<\": \"2020-01-01T00:00:00.000Z\",\n    \"<=\": \"2020-01-01T00:00:00.000Z\",\n    \"=\": \"2020-01-01T00:00:00.000Z\",\n    \">=\": \"2020-01-01T00:00:00.000Z\",\n    \">\": \"2020-01-01T00:00:00.000Z\"\n  },\n  \"end_date\": {\n    \"<\": \"2020-01-01T00:00:00.000Z\",\n    \"<=\": \"2020-01-01T00:00:00.000Z\",\n    \"=\": \"2020-01-01T00:00:00.000Z\",\n    \">=\": \"2020-01-01T00:00:00.000Z\",\n    \">\": \"2020-01-01T00:00:00.000Z\"\n  },\n  \"created_at\": {\n    \"<\": \"2020-01-01T00:00:00.000Z\",\n    \"<=\": \"2020-01-01T00:00:00.000Z\",\n    \"=\": \"2020-01-01T00:00:00.000Z\",\n    \">=\": \"2020-01-01T00:00:00.000Z\",\n    \">\": \"2020-01-01T00:00:00.000Z\"\n  },\n  \"sort_by\": \"created_at\",\n  \"sort_order\": \"asc\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/travel-details","description":"<p>Get a list of saved links.</p>\n<p>It is possible to set some filters.</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","travel-details"],"host":["{{api-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9ca5647-14f1-4fa3-9c04-aa7740c336e9"},{"name":"Get travel-detail link information","id":"22c912e0-dbbe-43b1-978b-85d9bd2dfbfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/travel-details/{id}","description":"<p>Retrieve the details of a saved link.</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","travel-details","{id}"],"host":["{{api-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"22c912e0-dbbe-43b1-978b-85d9bd2dfbfa"},{"name":"Delete travel-detail link","id":"3e6958c9-91fd-4fcc-ab2c-f3893b8cb174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api-url}}/{{api-name}}/{{api-version}}/travel-details/{id}","description":"<p>Delete a saved link.</p>\n","urlObject":{"path":["{{api-name}}","{{api-version}}","travel-details","{id}"],"host":["{{api-url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e6958c9-91fd-4fcc-ab2c-f3893b8cb174"}],"id":"814b08cd-12a1-458e-92db-4de16f22ea57","description":"<p>Retrieve a link to the end customer information site travel-details.eu.</p>\n<p>On travel-details.eu, end customers can call up their provisions themselves at any time up to the date of return.</p>\n<p>Only a link or terms and conditions together with a link can be retrieved.</p>\n","event":[{"listen":"prerequest","script":{"id":"de3114af-35b3-4d10-b52a-7b424afcd2e5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"add2d2d2-903f-47e1-b8a0-e8231cfc32f9","type":"text/javascript","exec":[""]}}],"_postman_id":"814b08cd-12a1-458e-92db-4de16f22ea57","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]},"isInherited":true,"source":{"_postman_id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","id":"0c54af1d-07ab-40a3-a33c-e259cfce66d1","name":"Passolution Dataservice API","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"useBrowser","value":"<use-browser>"},{"key":"clientSecret","value":"{{client-secret}}"},{"key":"clientId","value":"{{client-id}}"},{"key":"tokenName","value":"<token-name>"},{"key":"accessTokenUrl","value":"{{access-token-url}}"},{"key":"authUrl","value":"{{authorization-url}}"},{"key":"redirect_uri","value":"{{redirect-url}}"}]}},"event":[{"listen":"prerequest","script":{"id":"b5c149e6-edd9-4c7c-81fc-6a5af941b259","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4ca5d800-d318-4c85-94bd-e1bc8492438d","type":"text/javascript","exec":[""]}}]}