{"info":{"_postman_id":"8a11ce86-fbe5-4dc6-bb1d-edaee05c31e8","name":"wanderio","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"48099677","collectionId":"8a11ce86-fbe5-4dc6-bb1d-edaee05c31e8","publishedId":"2sBXqJJfp1","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-28T08:44:11.000Z"},"item":[{"name":"user","item":[{"name":"/api/users/register","id":"f912e598-e186-4e77-88ad-25a6457c7bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"t@t.hu\",\r\n    \"username\": \"teszt\",\r\n    \"psw\": \"12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/users/register","urlObject":{"protocol":"http","port":"4000","path":["api","users","register"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f912e598-e186-4e77-88ad-25a6457c7bdb"},{"name":"/api/users/login","id":"1a065af7-7443-432f-a255-3b177efd5a84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"t@t.hu\",\r\n    \"psw\": \"12345\"\r\n}"},"url":"http://127.0.0.1:4000/api/users/login","urlObject":{"protocol":"http","port":"4000","path":["api","users","login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a065af7-7443-432f-a255-3b177efd5a84"},{"name":"/api/users/whoami","id":"4aeb76a5-700d-46ee-bd10-5c9730223f23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/users/whoami","urlObject":{"protocol":"http","port":"4000","path":["api","users","whoami"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4aeb76a5-700d-46ee-bd10-5c9730223f23"},{"name":"/api/users/pswchange","id":"67d4d43d-74a3-4657-9a6e-c8c1efb9d352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"psw\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySUQiOjIsInVzZXJuYW1lIjoidGVzenQiLCJlbWFpbCI6InRAdC5odSIsInJvbGUiOiJ1c2VyIiwiaWF0IjoxNzcyNzAzNzY5LCJleHAiOjE3NzMzMDg1Njl9.5i3JVmaQRl9Vu1KNHg1K8ztbi1PrJ09QRhiPusgyIMo\",\r\n    \"newPsw\": \"cccccccc\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/users/pswchange","urlObject":{"protocol":"http","port":"4000","path":["api","users","pswchange"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"67d4d43d-74a3-4657-9a6e-c8c1efb9d352"},{"name":"/api/users/namechange","id":"5148c86b-6a3b-4828-a22e-2b46b254d348","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"ujNev aaaa\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/users/namechange","urlObject":{"protocol":"http","port":"4000","path":["api","users","namechange"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5148c86b-6a3b-4828-a22e-2b46b254d348"},{"name":"/api/users/emailchange","id":"e3921d80-94b1-4906-a392-7c774b368239","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"v@v.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/users/emailchange","urlObject":{"protocol":"http","port":"4000","path":["api","users","emailchange"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3921d80-94b1-4906-a392-7c774b368239"},{"name":"api/users/admin/alluser","id":"aceba91b-285f-46f5-b67c-1d5a5fb28bf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/users/admin/alluser","urlObject":{"protocol":"http","port":"4000","path":["api","users","admin","alluser"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"aceba91b-285f-46f5-b67c-1d5a5fb28bf5"},{"name":"/api/users/admin/modifyuser/2","id":"7b5d5625-44e1-4318-9230-0acf762d0905","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"anti\",\r\n    \"email\": \"anti@a.hu\",\r\n    \"role\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/users/admin/modifyuser/2","urlObject":{"protocol":"http","port":"4000","path":["api","users","admin","modifyuser","2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b5d5625-44e1-4318-9230-0acf762d0905"}],"id":"1422af5f-9b49-47a2-aa17-314c77ac7971","_postman_id":"1422af5f-9b49-47a2-aa17-314c77ac7971","description":""},{"name":"flights","item":[{"name":"/api/flights/getallflights","id":"86697e7c-f3d0-4a98-8019-c9ef4580ebf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/flights/getallflights","urlObject":{"protocol":"http","port":"4000","path":["api","flights","getallflights"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"86697e7c-f3d0-4a98-8019-c9ef4580ebf6"},{"name":"/api/flights/searchflight","id":"3f9b322e-55be-4934-81e8-7dd8c71a2f20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"starting\": \"2026-03-12\",\r\n    \"departure\": \"Budapest\", \r\n    \"destination\": \"France\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/flights/searchflight","urlObject":{"protocol":"http","port":"4000","path":["api","flights","searchflight"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"3f9b322e-55be-4934-81e8-7dd8c71a2f20"},{"name":"api/flights/createflight","id":"65fc1bed-e297-4937-91a5-5a1b2bf1a8d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"airlineId\": 1,\r\n    \"arivval\": \"2026-03-13\", \r\n    \"price\": 150\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/flights/createflight","urlObject":{"protocol":"http","port":"4000","path":["api","flights","createflight"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"65fc1bed-e297-4937-91a5-5a1b2bf1a8d5"},{"name":"/api/flights/updateflight","id":"11be2174-33b7-44b0-8617-e38eef0bc5f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"airlineId\": 2,\r\n    \"starting\": \"\",\r\n    \"arivval\": \"\", \r\n    \"price\": 500,\r\n    \"departureCityID\": \"\", \r\n    \"destinationCityID\": 4\r\n}"},"url":"http://127.0.0.1:4000/api/flights/updateflight/3","urlObject":{"protocol":"http","port":"4000","path":["api","flights","updateflight","3"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"11be2174-33b7-44b0-8617-e38eef0bc5f5"},{"name":"api/flights/deleteflight","id":"6f36a127-b847-4722-9df1-3d0f052e604b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://127.0.0.1:4000/api/flights/deleteflight/5","urlObject":{"protocol":"http","port":"4000","path":["api","flights","deleteflight","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f36a127-b847-4722-9df1-3d0f052e604b"}],"id":"cfe14f04-7565-4c71-ae2c-7949be28afa3","_postman_id":"cfe14f04-7565-4c71-ae2c-7949be28afa3","description":""},{"name":"ticketorder","item":[{"name":"/api/ticketorders/getticketorders","id":"913e70c2-ed9b-4b1a-afdc-a7517f53a4ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/ticketorders/getticketorders","urlObject":{"protocol":"http","port":"4000","path":["api","ticketorders","getticketorders"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"913e70c2-ed9b-4b1a-afdc-a7517f53a4ef"},{"name":"/api/ticketorders/createticketorder","id":"1188e0ae-913a-4137-a96c-eba580db16a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"userID\": 2, \r\n    \"airlineId\": 1, \r\n    \"status\": \"pending\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/ticketorders/createticketorder","urlObject":{"protocol":"http","port":"4000","path":["api","ticketorders","createticketorder"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1188e0ae-913a-4137-a96c-eba580db16a8"},{"name":"/api/ticketorders/getticketorder","id":"3b8df1f8-6983-4ec8-bef4-2d865c2817d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userID\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/ticketorders/getticketorder","urlObject":{"protocol":"http","port":"4000","path":["api","ticketorders","getticketorder"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b8df1f8-6983-4ec8-bef4-2d865c2817d3"},{"name":"/api/ticketorders/updateticketstatus","id":"d34dab35-b5a5-4de4-987f-af703f0ae361","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderID\": 1,\r\n    \"status\": \"completed\"\r\n}"},"url":"http://127.0.0.1:4000/api/ticketorders/updateticketstatus","urlObject":{"protocol":"http","port":"4000","path":["api","ticketorders","updateticketstatus"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"d34dab35-b5a5-4de4-987f-af703f0ae361"},{"name":"/api/ticketorders/deleteticketorder","id":"5d4478ca-4b05-4059-b838-a6566fe79471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderID\": 1,\r\n    \"userID\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/ticketorders/deleteticketorder","urlObject":{"protocol":"http","port":"4000","path":["api","ticketorders","deleteticketorder"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d4478ca-4b05-4059-b838-a6566fe79471"}],"id":"16df8955-1745-4459-aee8-906fab8c4ba9","_postman_id":"16df8955-1745-4459-aee8-906fab8c4ba9","description":""},{"name":"airlines","item":[{"name":"/api/airlines/getairlines","id":"73790e74-b932-4413-85b3-b7d4942bfe7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/airlines/getairlines","urlObject":{"protocol":"http","port":"4000","path":["api","airlines","getairlines"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"73790e74-b932-4413-85b3-b7d4942bfe7b"},{"name":"/api/airlines/createairline","id":"d9f108f5-4050-4aa2-b564-0ddcbad3b33c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"airline\": \"Ryanair\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/airlines/createairline","urlObject":{"protocol":"http","port":"4000","path":["api","airlines","createairline"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9f108f5-4050-4aa2-b564-0ddcbad3b33c"},{"name":"api/airlines/updateairline","id":"de4441c0-e249-4394-936a-1972564dee08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"airlineID\": 4,\r\n    \"airline\": \"WizzAir\"\r\n}"},"url":"http://127.0.0.1:4000/api/airlines/updateairline","urlObject":{"protocol":"http","port":"4000","path":["api","airlines","updateairline"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"de4441c0-e249-4394-936a-1972564dee08"},{"name":"/api/airlines/deleteairline","id":"f735ecb7-7dc2-4b41-b4d6-620efc1aee9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"airlineID\": 5\r\n}"},"url":"http://127.0.0.1:4000/api/airlines/deleteairline","urlObject":{"protocol":"http","port":"4000","path":["api","airlines","deleteairline"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f735ecb7-7dc2-4b41-b4d6-620efc1aee9d"}],"id":"26109caa-cadd-46ec-b1df-5fdc2d9c9db7","_postman_id":"26109caa-cadd-46ec-b1df-5fdc2d9c9db7","description":""},{"name":"hotelorder","item":[{"name":"/api/hotelorders/gethotelord","id":"18323b7b-fb5c-4eb3-8af4-e5cb97c258f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/hotelorders/gethotelord","urlObject":{"protocol":"http","port":"4000","path":["api","hotelorders","gethotelord"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"18323b7b-fb5c-4eb3-8af4-e5cb97c258f5"},{"name":"/api/hotelorders/createhotelord","id":"9d2f0f26-8a57-4406-b96d-cf0a4f0154c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"userID\": 3, \r\n    \"hotelID\": 2,\r\n    \"date\": \"2026-03-28 15:42:04\",\r\n    \"day\": 5, \r\n    \"status\": \"completed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/hotelorders/createhotelord","urlObject":{"protocol":"http","port":"4000","path":["api","hotelorders","createhotelord"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d2f0f26-8a57-4406-b96d-cf0a4f0154c6"},{"name":"/api/hotelorders/updatehotordstat","id":"5cb09cd1-5ae9-43ed-a3b2-5076693c58b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"pending\"\r\n}"},"url":"http://127.0.0.1:4000/api/hotelorders/updatehotordstat/3","urlObject":{"protocol":"http","port":"4000","path":["api","hotelorders","updatehotordstat","3"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"5cb09cd1-5ae9-43ed-a3b2-5076693c58b2"},{"name":"/api/hotelorders/deletehotelord/","id":"e13d8840-b755-4fbe-b5e6-be8f1a80c8ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:4000/api/hotelorders/deletehotelord/3","urlObject":{"protocol":"http","port":"4000","path":["api","hotelorders","deletehotelord","3"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e13d8840-b755-4fbe-b5e6-be8f1a80c8ed"}],"id":"bed0d1d6-9aa9-492d-bcab-4978b6fbf514","_postman_id":"bed0d1d6-9aa9-492d-bcab-4978b6fbf514","description":""},{"name":"hotels","item":[{"name":"/api/hotels/gethotels","id":"efd30ed0-bbeb-49e5-9f8e-f0dd07730fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/hotels/gethotels","urlObject":{"protocol":"http","port":"4000","path":["api","hotels","gethotels"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"efd30ed0-bbeb-49e5-9f8e-f0dd07730fe1"},{"name":"/api/hotels/createhotel","id":"0399dc60-1302-400d-b236-43497878c07d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cityID\": 4,\r\n    \"name\": \"Teszt\", \r\n    \"details\": \"awdafnagjegu gesghoshgsohgsego\", \r\n    \"address\": \"Kossuth 89\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/hotels/createhotel","urlObject":{"protocol":"http","port":"4000","path":["api","hotels","createhotel"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"0399dc60-1302-400d-b236-43497878c07d"},{"name":"/api/hotels/updatehotel","id":"bc4326bc-3f78-4d58-b091-c0448906bd52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cityID\": 0,\r\n    \"name\": \"MitTomEn\", \r\n    \"details\": \"Naon jauuu\", \r\n    \"address\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/hotels/updatehotel/5","urlObject":{"protocol":"http","port":"4000","path":["api","hotels","updatehotel","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc4326bc-3f78-4d58-b091-c0448906bd52"},{"name":"/api/hotels/deletehotel/","id":"d0b05c75-f470-4010-bca6-065124c084c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:4000/api/hotels/deletehotel/5","urlObject":{"protocol":"http","port":"4000","path":["api","hotels","deletehotel","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0b05c75-f470-4010-bca6-065124c084c0"}],"id":"d0dc8733-3a1c-46b7-a520-16673ae0ef40","_postman_id":"d0dc8733-3a1c-46b7-a520-16673ae0ef40","description":""},{"name":"cities","item":[{"name":"getcities","id":"29ca50e8-b2dd-4654-85f2-ff0b1eb3e97a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/cities/getcities","urlObject":{"protocol":"http","port":"4000","path":["api","cities","getcities"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"29ca50e8-b2dd-4654-85f2-ff0b1eb3e97a"},{"name":"createcity","id":"e6a5dc2f-c153-4308-b420-28f409319c21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"London\", \r\n    \"country\": \"UK\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/cities/createcity","urlObject":{"protocol":"http","port":"4000","path":["api","cities","createcity"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6a5dc2f-c153-4308-b420-28f409319c21"},{"name":"updatecity","id":"ca92dc5b-0c15-411d-b857-dd517dc79608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Lajosmizse\", \r\n    \"country\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/cities/updatecity/5","urlObject":{"protocol":"http","port":"4000","path":["api","cities","updatecity","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca92dc5b-0c15-411d-b857-dd517dc79608"},{"name":"deletecity","id":"098697c2-7f8e-4336-8774-24fe530277f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:4000/api/cities/deletecity/5","urlObject":{"protocol":"http","port":"4000","path":["api","cities","deletecity","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"098697c2-7f8e-4336-8774-24fe530277f5"},{"name":"/api/cities/detail/2","id":"1ce19302-f954-4cbd-b273-d52e4e7c1648","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/cities/detail/2","urlObject":{"protocol":"http","port":"4000","path":["api","cities","detail","2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ce19302-f954-4cbd-b273-d52e4e7c1648"}],"id":"4172b24c-6384-4b3e-a354-7342dab7d364","_postman_id":"4172b24c-6384-4b3e-a354-7342dab7d364","description":""},{"name":"attractions","item":[{"name":"getattractions","id":"1d2ffeb8-8db8-4c81-9b73-f45df7ba4ecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:4000/api/attractions/getatt","urlObject":{"protocol":"http","port":"4000","path":["api","attractions","getatt"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d2ffeb8-8db8-4c81-9b73-f45df7ba4ecb"},{"name":"createatt","id":"e6ae8ef9-113d-4a0b-9557-e7d66ee81e45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cityID\": 1, \r\n    \"name\": \"Mátyás templom\", \r\n    \"description\": \"dawda\", \r\n    \"address\": \"Budapest, Szentháromság tér 2, 1014\", \r\n    \"price\": 50, \r\n    \"image\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/attractions/createatt","urlObject":{"protocol":"http","port":"4000","path":["api","attractions","createatt"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6ae8ef9-113d-4a0b-9557-e7d66ee81e45"},{"name":"updateatt","id":"890e8b14-9170-438b-af5b-75826ac11f57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cityID\": \"\", \r\n    \"name\": \"Lajosmizse\", \r\n    \"description\": \"kaka\", \r\n    \"address\": \"van\", \r\n    \"price\": \"\", \r\n    \"image\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:4000/api/attractions/updateatt/5","urlObject":{"protocol":"http","port":"4000","path":["api","attractions","updateatt","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"890e8b14-9170-438b-af5b-75826ac11f57"},{"name":"deleteatt","id":"2f5b1492-9e79-4592-8ef9-46c9f79d224f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:4000/api/attractions/deleteatt/5","urlObject":{"protocol":"http","port":"4000","path":["api","attractions","deleteatt","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f5b1492-9e79-4592-8ef9-46c9f79d224f"}],"id":"43ef32e2-4ecd-415b-8cb6-e8ddc888da5e","_postman_id":"43ef32e2-4ecd-415b-8cb6-e8ddc888da5e","description":""}]}