{"info":{"_postman_id":"e61b0200-4b64-4781-9313-bd584a81823a","name":"Noisemaker","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"48108279","collectionId":"e61b0200-4b64-4781-9313-bd584a81823a","publishedId":"2sBXqJJzuu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-28T10:41:16.000Z"},"item":[{"name":"AllUsers","id":"65f05518-ea8b-43e9-a987-24ea18c4c0db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/users/AllUsers","urlObject":{"protocol":"http","port":"3000","path":["users","AllUsers"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"65f05518-ea8b-43e9-a987-24ea18c4c0db"},{"name":"UserRegister","id":"287e3c52-fef5-467a-9a75-63eeb6723a06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"dasd\",\r\n    \"email\": \"asd@asd.com\",\r\n    \"psw\": \"asd123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/users/register","urlObject":{"protocol":"http","port":"3000","path":["users","register"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"287e3c52-fef5-467a-9a75-63eeb6723a06"},{"name":"AdminRegister","id":"d4bec6da-e2a7-4850-8ec7-967726fa53ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"AdminT\",\r\n    \"email\": \"admin@gmail.com\",\r\n    \"psw\": \"admin123\"\r\n}"},"url":"https://nodejs304.dszcbaross.edu.hu:23004/users/adminRegisztracio","urlObject":{"protocol":"https","port":"23004","path":["users","adminRegisztracio"],"host":["nodejs304","dszcbaross","edu","hu"],"query":[],"variable":[]}},"response":[],"_postman_id":"d4bec6da-e2a7-4850-8ec7-967726fa53ae"},{"name":"Login","id":"373626eb-0de8-4603-a97e-4b216c163972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"asd@asd.com\",\r\n    \"psw\": \"asd123\"\r\n}"},"url":"http://127.0.0.1:3000/users/login","urlObject":{"protocol":"http","port":"3000","path":["users","login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"373626eb-0de8-4603-a97e-4b216c163972"},{"name":"whoami","id":"63821770-3aa2-45d9-aac2-fc8c8487f66e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/users/whoami","urlObject":{"protocol":"http","port":"3000","path":["users","whoami"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"63821770-3aa2-45d9-aac2-fc8c8487f66e"},{"name":"Logout","id":"c6b6a4ca-8dbd-4518-ae37-a90d7500a984","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/users/logout","urlObject":{"protocol":"http","port":"3000","path":["users","logout"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6b6a4ca-8dbd-4518-ae37-a90d7500a984"},{"name":"deleteUser","id":"8d2f2e16-8cc8-4c12-9cb8-9a715b535f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/users/deleteUser/7","urlObject":{"protocol":"http","port":"3000","path":["users","deleteUser","7"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d2f2e16-8cc8-4c12-9cb8-9a715b535f26"},{"name":"userModify","id":"a1d2249f-209a-4a19-b5e2-68a78956cc6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"changedNameSSD\",\r\n    \"email\": \"sima22@sima2.com\"\r\n}"},"url":"http://127.0.0.1:3000/users/userModify/1","urlObject":{"protocol":"http","port":"3000","path":["users","userModify","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1d2249f-209a-4a19-b5e2-68a78956cc6d"},{"name":"userModifyInAdmin","id":"10e19c4a-ff5e-4857-8ffe-7990589a0a7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"changedNameSSD\",\r\n    \"email\": \"sima2@sima2.com\",\r\n    \"User_Role\": \"User\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/users/userModifyInAdmin/6","urlObject":{"protocol":"http","port":"3000","path":["users","userModifyInAdmin","6"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"10e19c4a-ff5e-4857-8ffe-7990589a0a7b"},{"name":"allOrders","id":"8daf237b-853b-40a8-9b87-10e689929119","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/orders/allOrders","urlObject":{"protocol":"http","port":"3000","path":["orders","allOrders"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8daf237b-853b-40a8-9b87-10e689929119"},{"name":"TotalOrderPrice","id":"04bcc2bd-7916-41d2-b39d-e72ec7503ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/orders/TotalOrderPrice/1","urlObject":{"protocol":"http","port":"3000","path":["orders","TotalOrderPrice","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"04bcc2bd-7916-41d2-b39d-e72ec7503ef7"},{"name":"myOrders","id":"afda2371-c1de-425e-aaba-340b52574db0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"afda2371-c1de-425e-aaba-340b52574db0"},{"name":"StatusModify","id":"df9be655-8f2d-4a1f-bde2-d8334df34885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Order_Status\": \"Pending\"\r\n}"},"url":"http://127.0.0.1:3000/orders/orderStatusModify/1","urlObject":{"protocol":"http","port":"3000","path":["orders","orderStatusModify","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"df9be655-8f2d-4a1f-bde2-d8334df34885"},{"name":"PostalCode","id":"c4d9f444-383e-42e9-aabd-da04d5bd64cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/orders/postal/1111","urlObject":{"protocol":"http","port":"3000","path":["orders","postal","1111"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4d9f444-383e-42e9-aabd-da04d5bd64cc"},{"name":"OrderAdd","id":"f61cf5d6-a51b-4296-8ffa-0fcbadf90796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n \"PhoneNumber\": \"06301234567\",\r\n \"Postal_Code\": \"1111\",\r\n \"City\": \"Debrecen\",\r\n \"StreetHousenumber\": \"Teszt utca 12\",\r\n \"items\": [\r\n  {\r\n   \"Product_Id\": 1,\r\n   \"Quantity\": 2,\r\n   \"OrderPrice\": 20000\r\n  },\r\n  {\r\n   \"Product_Id\": 1,\r\n   \"Quantity\": 1,\r\n   \"OrderPrice\": 50000\r\n  }\r\n ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/orders/addOrder","urlObject":{"protocol":"http","port":"3000","path":["orders","addOrder"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f61cf5d6-a51b-4296-8ffa-0fcbadf90796"},{"name":"OrderDelete","id":"c647d11b-2431-4c0d-b3ca-e4ee1b03204f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/orders/deleteOrder/1","urlObject":{"protocol":"http","port":"3000","path":["orders","deleteOrder","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c647d11b-2431-4c0d-b3ca-e4ee1b03204f"},{"name":"getProduct","id":"8266ed05-68b5-484f-8951-b4295d4e816d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/products/getProduct/999","urlObject":{"protocol":"http","port":"3000","path":["products","getProduct","999"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8266ed05-68b5-484f-8951-b4295d4e816d"},{"name":"AllProducts","id":"471a3243-dd45-45b9-9620-db3b2d810149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/products/getAllProducts","urlObject":{"protocol":"http","port":"3000","path":["products","getAllProducts"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"471a3243-dd45-45b9-9620-db3b2d810149"},{"name":"addProduct","id":"45c7cc6e-a3ca-4c2f-bd92-a2f01f8d4b2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Product_Name","value":"Yamaha gitár","type":"text","uuid":"052ba55e-57d7-445c-b08c-690a93f17822"},{"key":"ProductDescription","value":"Kíváló minőségű prémium yamaha akusztikus gitár","type":"text","uuid":"b2461878-45ce-4f68-9a30-f14932e6809f"},{"key":"ProductPrice","value":"4000","type":"text","uuid":"e85b02ec-512d-4050-8a49-ffd975f25c56"},{"key":"ProductIMG","type":"file","uuid":"32c89761-376f-4b0b-8214-dfd9dafd2be3","value":null},{"key":"Subcategory_Id","value":"1","type":"text","uuid":"b6752477-d1a8-462f-8c12-6f186c277a6b"},{"key":"Stock","value":"10","type":"text","uuid":"9bc98aad-2c25-4a8f-83b4-8332519d535e"}]},"url":"http://127.0.0.1:3000/products/addProduct","urlObject":{"protocol":"http","port":"3000","path":["products","addProduct"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"45c7cc6e-a3ca-4c2f-bd92-a2f01f8d4b2f"},{"name":"updateProduct","id":"4f57558c-9f22-4ec0-9d28-eed2b8e89d22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"Product_Name","value":"Yamaha gitár","type":"text","uuid":"052ba55e-57d7-445c-b08c-690a93f17822"},{"key":"ProductDescription","value":"Kíváló minőségű prémium yamaha akusztikus gitár","type":"text","uuid":"b2461878-45ce-4f68-9a30-f14932e6809f"},{"key":"ProductPrice","value":"5000","type":"text","uuid":"e85b02ec-512d-4050-8a49-ffd975f25c56"},{"key":"ProductIMG","type":"file","uuid":"32c89761-376f-4b0b-8214-dfd9dafd2be3","src":"postman-cloud:///1f11d243-df72-4030-981b-f6483597ae7e"},{"key":"Subcategory_Id","value":"1","type":"text","uuid":"b6752477-d1a8-462f-8c12-6f186c277a6b"},{"key":"Stock","value":"100","type":"text","uuid":"9bc98aad-2c25-4a8f-83b4-8332519d535e"}]},"url":"http://127.0.0.1:3000/products/modifyProduct/9","urlObject":{"protocol":"http","port":"3000","path":["products","modifyProduct","9"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4f57558c-9f22-4ec0-9d28-eed2b8e89d22"},{"name":"deleteProduct","id":"c3e05292-a4e4-4e67-adc2-2ba88ecb97f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:3000/products/deleteProduct/7","urlObject":{"protocol":"http","port":"3000","path":["products","deleteProduct","7"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3e05292-a4e4-4e67-adc2-2ba88ecb97f0"},{"name":"AllCategory","id":"8de2ffcd-9966-4537-ab20-4acd7e01d63d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/categories/getCategoryAll","urlObject":{"protocol":"http","port":"3000","path":["categories","getCategoryAll"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8de2ffcd-9966-4537-ab20-4acd7e01d63d"},{"name":"categoryById","id":"691cfe4d-841f-4c25-8064-37d182c68e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/categories/getCategoryItems/5","urlObject":{"protocol":"http","port":"3000","path":["categories","getCategoryItems","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"691cfe4d-841f-4c25-8064-37d182c68e89"},{"name":"addCategory","id":"30df1212-d4dc-462b-9660-aca09a1dd031","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"CategoryName\": \"Pengető\"\r\n}"},"url":"http://127.0.0.1:3000/categories/addCategory","urlObject":{"protocol":"http","port":"3000","path":["categories","addCategory"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"30df1212-d4dc-462b-9660-aca09a1dd031"},{"name":"CategoryNameModify","id":"17a49e6b-edd7-4aa7-85b7-ef6dc4194a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"CategoryName\": \"Pengetős\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/categories/modifyCategoryName/1","urlObject":{"protocol":"http","port":"3000","path":["categories","modifyCategoryName","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"17a49e6b-edd7-4aa7-85b7-ef6dc4194a49"},{"name":"deleteCategory","id":"b9237b8b-48f2-4edc-b6d8-bc70a8eff6df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:3000/categories/deleteCategory/3","urlObject":{"protocol":"http","port":"3000","path":["categories","deleteCategory","3"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9237b8b-48f2-4edc-b6d8-bc70a8eff6df"},{"name":"AllSubcategory","id":"a2e50e37-a136-4e5f-9fef-97b256d9aba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/categories/getSubcategoryAll","urlObject":{"protocol":"http","port":"3000","path":["categories","getSubcategoryAll"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2e50e37-a136-4e5f-9fef-97b256d9aba5"},{"name":"subcategoryById","id":"7dbdc045-7ce6-44c2-b0e2-6f03f7901afb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:3000/categories/getSubcategoryItems/1","urlObject":{"protocol":"http","port":"3000","path":["categories","getSubcategoryItems","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7dbdc045-7ce6-44c2-b0e2-6f03f7901afb"},{"name":"addSubcategory","id":"8b257c09-09e5-4759-b818-ae91b0e8946e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Category_Id\": \"1\",\r\n    \"Subcategory_Name\": \"Akusztikus Gitár\"\r\n}"},"url":"http://127.0.0.1:3000/categories/addSubcategory","urlObject":{"protocol":"http","port":"3000","path":["categories","addSubcategory"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b257c09-09e5-4759-b818-ae91b0e8946e"},{"name":"deleteSubcategory","id":"989b17c8-a753-45d4-b993-b278f62efc53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:3000/categories/deleteSubcategory/4","urlObject":{"protocol":"http","port":"3000","path":["categories","deleteSubcategory","4"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"989b17c8-a753-45d4-b993-b278f62efc53"},{"name":"modifySubcategory","id":"b0ba3a40-8fa4-4071-9c55-52d7802375bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Category_Id\": 2,\r\n    \"Subcategory_Name\": \"valami\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/categories/modifySubcategoryName/1","urlObject":{"protocol":"http","port":"3000","path":["categories","modifySubcategoryName","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0ba3a40-8fa4-4071-9c55-52d7802375bd"},{"name":"showCartItems","id":"49be3924-a23b-4097-9dc3-05f4313a6b91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"http://127.0.0.1:3000/cart/CartItems","urlObject":{"protocol":"http","port":"3000","path":["cart","CartItems"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"49be3924-a23b-4097-9dc3-05f4313a6b91"},{"name":"addCart","id":"27d5e6e6-1744-44e9-bc08-c181fc19baee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n \"Product_Id\": 1,\r\n \"Quantity\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/cart/addCart","urlObject":{"protocol":"http","port":"3000","path":["cart","addCart"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"27d5e6e6-1744-44e9-bc08-c181fc19baee"},{"name":"deleteCart","id":"a4461190-4418-49eb-aa1f-e893675d2ad9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:3000/cart/deleteCart/1","urlObject":{"protocol":"http","port":"3000","path":["cart","deleteCart","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4461190-4418-49eb-aa1f-e893675d2ad9"},{"name":"deleteCartItem","id":"451030b9-7801-4d1f-8e8b-21b5ce5d7266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://127.0.0.1:3000/cart/deleteCartItem/5","urlObject":{"protocol":"http","port":"3000","path":["cart","deleteCartItem","5"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"451030b9-7801-4d1f-8e8b-21b5ce5d7266"},{"name":"updateCartItem","id":"a4826ddb-df56-47fc-a558-d8e983a3b827","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Quantity\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/cart/modifyCartItem/6","urlObject":{"protocol":"http","port":"3000","path":["cart","modifyCartItem","6"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4826ddb-df56-47fc-a558-d8e983a3b827"}]}