{"info":{"_postman_id":"f160d5ee-8482-4671-a4f2-664fe7fe1f41","name":"FinalProject","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15763755","collectionId":"f160d5ee-8482-4671-a4f2-664fe7fe1f41","publishedId":"VUqpuHvg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-22T08:58:48.000Z"},"item":[{"name":"AppUser","item":[{"name":"GetAll","id":"62515301-0b26-44e1-84fb-c01641715f32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetAll","description":"<ul>\n<li>GetAll Tüm kulllanıcıları listeliyor.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","GetAll"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9246b4fa-c1b9-4cce-8ea5-7bdee49f067b","name":"GetAll","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:43:45 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"userName\": \"Guven\",\n            \"email\": \"gvn.boydak@gmail.com\",\n            \"passwordHash\": \"mFHSG5DBn5YlkCQYmDKU+2MUCxTHW0mW/97f0BnFOpNjXCnIlR8Yxi9+p/5EsoqvXov6m2WwOcYfrEi8jtNFvA==\",\n            \"firstName\": \"Guven\",\n            \"lastName\": \"Boydak\",\n            \"lastActivty\": \"2022-08-21T15:22:06.299576\",\n            \"phoneNumber\": \"5555555555\"\n        },\n        {\n            \"id\": 2,\n            \"userName\": \"Aylin\",\n            \"email\": \"guvenbydk@gmail.com\",\n            \"passwordHash\": \"LrH3tCTaBFKNs2wGvFaIcaqg0FBj3yIfK6Inb3aZzQ2yrSILLx1tLMBovk2kWnZgG9gK4sZIXgupp82Gj24lXA==\",\n            \"firstName\": \"Aylin\",\n            \"lastName\": \"Boydak\",\n            \"lastActivty\": \"2022-08-21T16:43:22.823327\",\n            \"phoneNumber\": null\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Tüm Kulanıcılar Listelendi\"\n}"}],"_postman_id":"62515301-0b26-44e1-84fb-c01641715f32"},{"name":"GetActive","id":"73fb4fd2-ef97-4063-acbc-2ee87bd0291e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetActive","description":"<ul>\n<li>GetActive Silinmemiş tüm kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","GetActive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"de96d8ab-6342-4364-990a-d20706bd3229","name":"GetActive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetActive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:44:34 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"userName\": \"Guven\",\n            \"email\": \"gvn.boydak@gmail.com\",\n            \"passwordHash\": \"mFHSG5DBn5YlkCQYmDKU+2MUCxTHW0mW/97f0BnFOpNjXCnIlR8Yxi9+p/5EsoqvXov6m2WwOcYfrEi8jtNFvA==\",\n            \"firstName\": \"Guven\",\n            \"lastName\": \"Boydak\",\n            \"lastActivty\": \"2022-08-21T15:22:06.299576\",\n            \"phoneNumber\": \"5555555555\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Active Kulanıcılar Listelendi\"\n}"}],"_postman_id":"73fb4fd2-ef97-4063-acbc-2ee87bd0291e"},{"name":"GetPassive","id":"b80a606b-04e5-4302-8d18-bb243918fb40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetPassive","description":"<ul>\n<li>GetPassive Tüm Silinmiş kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","GetPassive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f0b0cee0-ee05-4f3d-ada1-1e0500eabb04","name":"GetPassive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetPassive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:44:39 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"userName\": \"Aylin\",\n            \"email\": \"guvenbydk@gmail.com\",\n            \"passwordHash\": \"LrH3tCTaBFKNs2wGvFaIcaqg0FBj3yIfK6Inb3aZzQ2yrSILLx1tLMBovk2kWnZgG9gK4sZIXgupp82Gj24lXA==\",\n            \"firstName\": \"Aylin\",\n            \"lastName\": \"Boydak\",\n            \"lastActivty\": \"2022-08-21T16:43:22.823327\",\n            \"phoneNumber\": null\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Passive Kulanıcılar Listelendi\"\n}"}],"_postman_id":"b80a606b-04e5-4302-8d18-bb243918fb40"},{"name":"GetByID","id":"4ad2d2a6-b27f-436b-bf13-0904ef84369a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/1","description":"<ul>\n<li>Girilen ID'li kaydı Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"36e0b22e-3034-4da8-a83a-a73a0cfc81cb","name":"GetByID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:44:50 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"userName\": \"Guven\",\n        \"email\": \"gvn.boydak@gmail.com\",\n        \"passwordHash\": \"mFHSG5DBn5YlkCQYmDKU+2MUCxTHW0mW/97f0BnFOpNjXCnIlR8Yxi9+p/5EsoqvXov6m2WwOcYfrEi8jtNFvA==\",\n        \"incorrectEntry\": 1,\n        \"isLock\": false,\n        \"active\": true,\n        \"firstName\": \"Guven\",\n        \"lastName\": \"Boydak\",\n        \"lastActivty\": \"2022-08-21T15:22:06.299576\",\n        \"phoneNumber\": \"5555555555\"\n    },\n    \"error\": null,\n    \"message\": \"1 numaralı Kullanıcı Listelendi\"\n}"}],"_postman_id":"4ad2d2a6-b27f-436b-bf13-0904ef84369a"},{"name":"Activation","id":"79963a10-9b4e-441d-a9c9-6bc13d51b41a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/Activation/e006a73a-d085-4ede-86a9-bc67e43e51df","description":"<ul>\n<li>Girilen Guid aktivasyon codu ile Aktivasyon işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","Activation","e006a73a-d085-4ede-86a9-bc67e43e51df"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"79963a10-9b4e-441d-a9c9-6bc13d51b41a"},{"name":"GetAppUserProducts","id":"b449158e-c67c-4f84-b448-499de2a48c6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetAppUserProducts","description":"<ul>\n<li>Kullanıcının tüm ürünlerini listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","GetAppUserProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"109e7e75-7219-4ea5-a025-85b568995cd6","name":"GetAppUserProducts","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/AppUsers/GetAppUserProducts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:45:20 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 5,\n            \"name\": \"Masa\",\n            \"unitPrice\": 12000,\n            \"imageUrl\": \"6fe38af6-2d72-4be6-ac80-ff07a7f0973d.jpg\",\n            \"description\": \"Yuvarlak masa\",\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 1\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Kullanıcının Ürünleri Listelendi\"\n}"}],"_postman_id":"b449158e-c67c-4f84-b448-499de2a48c6d"},{"name":"Register","id":"a5a20947-241d-4312-863e-3d5e3219b399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"userName\": \"Aylin\",\r\n  \"email\": \"guvenbydk@gmail.com\",\r\n  \"password\": \"12345678\",\r\n  \"firstName\": \"Aylin\",\r\n  \"lastName\": \"Boydak\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/AppUsers/Register","description":"<ul>\n<li>Kullanıcı Kayıt işlemi gerçekleştiriyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","Register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5a20947-241d-4312-863e-3d5e3219b399"},{"name":"Login","id":"c7a77f03-5010-42cb-83d2-a7270dfc19ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n  \"email\": \"guvenbydk@gmail.com\",\r\n  \"password\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/AppUsers/Login","description":"<ul>\n<li>Kullanıcı giriş işlemlerini gerçekleştiriyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","Login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7a77f03-5010-42cb-83d2-a7270dfc19ae"},{"name":"Update","id":"615dae96-dc4d-44f5-8651-4c9ab3951e21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"userName\": \"Aylin\",\r\n  \"firstName\": \"Aylin\",\r\n  \"lastName\": \"Boydak\",\r\n  \"lastActivty\": \"2022-08-21\",\r\n  \"phoneNumber\": \"5555555555\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/AppUsers","description":"<ul>\n<li>Kullanıcı bilgilerini güncelliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"615dae96-dc4d-44f5-8651-4c9ab3951e21"},{"name":"ChangePassword","id":"fcdc8a15-bc13-4d53-84b8-4825549cc6e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"oldPassword\": \"123456789\",\r\n  \"newPassword\": \"12345678\",\r\n  \"confirmPassword\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/AppUsers/ChangePassword","description":"<ul>\n<li>Kullanıcının şifre degişikligi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","ChangePassword"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcdc8a15-bc13-4d53-84b8-4825549cc6e6"},{"name":"Delete","id":"b67a1d9c-d740-43b2-91ba-ceb1ba7833f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7137/api/AppUsers/2","description":"<ul>\n<li>Girilen kullanıcıyı siliyoruz.(Veri tabanında status'unu delete e çekiyoruz.)</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","AppUsers","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b67a1d9c-d740-43b2-91ba-ceb1ba7833f2"}],"id":"6650a13b-1715-44a8-871e-57e92a5c166e","_postman_id":"6650a13b-1715-44a8-871e-57e92a5c166e","description":""},{"name":"Category","item":[{"name":"GetAll","id":"219293c6-bd58-48e9-9f45-159ef506dddc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetAll","description":"<ul>\n<li>Tüm kategorileri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories","GetAll"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9b8ad454-fb86-48d4-a6cf-12ed51efe695","name":"GetAll","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:45:56 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Telefon\",\n            \"description\": \"TelefonKategorisi\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Bilgisayar\",\n            \"description\": \"BilgisayarKategorisi\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Mobilya\",\n            \"description\": \"MobilyaKategorisi\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"KişiselBakım\",\n            \"description\": \"KişiselBakımKategorisi\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"EvAletleri\",\n            \"description\": \"EvAletleriKategorisi\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Televizyon\",\n            \"description\": \"Televizyon Kategorisi\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Kıyafet\",\n            \"description\": \"KıyafetKAtegorisi\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Tüm Categoryler listelendi\"\n}"}],"_postman_id":"219293c6-bd58-48e9-9f45-159ef506dddc"},{"name":"GetActive","id":"14d80c00-139d-4f20-b2af-442ca479d2db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetActive","description":"<ul>\n<li>GetActive Silinmemiş tüm kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories","GetActive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"766b3028-4ac7-4b41-98b0-d1537a30741a","name":"GetActive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetActive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:46:05 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Telefon\",\n            \"description\": \"TelefonKategorisi\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Bilgisayar\",\n            \"description\": \"BilgisayarKategorisi\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Mobilya\",\n            \"description\": \"MobilyaKategorisi\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"KişiselBakım\",\n            \"description\": \"KişiselBakımKategorisi\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Televizyon\",\n            \"description\": \"Televizyon Kategorisi\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Active Categoryler listelendi\"\n}"}],"_postman_id":"14d80c00-139d-4f20-b2af-442ca479d2db"},{"name":"GetPassive","id":"c9f49088-5e8c-4c37-a4ba-b6b4b46180e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetPassive","description":"<ul>\n<li>GetPassive Tüm Silinmiş kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories","GetPassive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"38ea88c5-950d-4bfe-af08-4939a825c3fa","name":"GetPassive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetPassive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:46:15 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 7,\n            \"name\": \"EvAletleri\",\n            \"description\": \"EvAletleriKategorisi\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Kıyafet\",\n            \"description\": \"KıyafetKAtegorisi\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Pasive Categoryler listelendi\"\n}"}],"_postman_id":"c9f49088-5e8c-4c37-a4ba-b6b4b46180e5"},{"name":"GetByID","id":"629a5e4c-6a54-4f53-a846-b37e8d8c2619","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/1","description":"<ul>\n<li>Girilen ID'li kaydı Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d188233e-e626-4b9f-a8ff-f1f12c393848","name":"GetByID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:46:25 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Televizyon\",\n        \"description\": \"Televizyon Kategorisi\"\n    },\n    \"error\": null,\n    \"message\": \"1 numaralı Category Listlendi.\"\n}"}],"_postman_id":"629a5e4c-6a54-4f53-a846-b37e8d8c2619"},{"name":"GetCategoryWithProducts","id":"a525bfe0-b116-45e5-94b9-85dd071c4b3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetCategoryWithProducts/1","description":"<ul>\n<li>Girilen ID'li kategorinin ürünlerini listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories","GetCategoryWithProducts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ff9c066a-3db7-4d7e-9c02-0d08d1568685","name":"GetCategoryWithProducts","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Categories/GetCategoryWithProducts/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:47:01 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Telefon\",\n        \"description\": \"TelefonKategorisi\",\n        \"products\": [\n            {\n                \"id\": 1,\n                \"name\": \"IPhone\",\n                \"unitPrice\": 3333,\n                \"imageUrl\": \"51e43257-cfab-4acd-a180-961f98a054ea.jpg\",\n                \"description\": \"IPhone\",\n                \"isOfferable\": false,\n                \"isSold\": true,\n                \"usageStatus\": 1,\n                \"categoryID\": 2,\n                \"brandID\": 1,\n                \"colorID\": 1,\n                \"appUserID\": 1\n            }\n        ]\n    },\n    \"error\": null,\n    \"message\": \"2 numaralı Category ve Productlar Listlendi.\"\n}"}],"_postman_id":"a525bfe0-b116-45e5-94b9-85dd071c4b3b"},{"name":"Add","id":"9dcb2249-d5ce-4a56-9b76-2152d965028d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"string\",\r\n  \"description\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Categories","description":"<ul>\n<li>Kategori ekleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9dcb2249-d5ce-4a56-9b76-2152d965028d"},{"name":"Update","id":"67f90cf3-05d3-4bbf-8bc1-2c65b170218f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 1,\r\n  \"description\": \"Televizyon Kategorisi\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Categories","description":"<ul>\n<li>Kategori güncelleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"67f90cf3-05d3-4bbf-8bc1-2c65b170218f"},{"name":"Delete","id":"fe1831c4-2196-4f8b-a5d6-489f6f199cc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7137/api/Categories/6","description":"<ul>\n<li>Girilen ID'li kategoriyi siliyoruz.(Veri tabanında status'unu delete e çekiyoruz.)</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Categories","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe1831c4-2196-4f8b-a5d6-489f6f199cc0"}],"id":"f9b4b86f-3758-44bc-ba18-d737446d56cd","_postman_id":"f9b4b86f-3758-44bc-ba18-d737446d56cd","description":""},{"name":"Brand","item":[{"name":"GetAll","id":"0a16c5d5-21c3-4708-886e-1d2df123030d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/GetAll","description":"<ul>\n<li>Tüm Markaları Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands","GetAll"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cb0e6055-d775-43fa-9a26-2eb619f7ae52","name":"GetAll","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:47:14 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Samsung\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"İkea\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Apple\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Tüm Markalar listelendi\"\n}"}],"_postman_id":"0a16c5d5-21c3-4708-886e-1d2df123030d"},{"name":"GetActive","id":"a5dcfb73-18dd-4305-ad32-2a1b0b807cd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/GetActive","description":"<ul>\n<li>GetActive Silinmemiş tüm kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands","GetActive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"51fdbe4b-fb6e-40e9-84d1-6389aa3f1b5c","name":"GetActive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/GetActive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:49:34 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Samsung\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Apple\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Active Markalar listelendi\"\n}"}],"_postman_id":"a5dcfb73-18dd-4305-ad32-2a1b0b807cd2"},{"name":"GetPassive","id":"f2e41a94-97ab-4c8d-af6d-d40b65982c07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/GetPassive","description":"<ul>\n<li>GetPassive Tüm Silinmiş kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands","GetPassive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b2f9babb-38ce-48ad-9ddb-02c19332f908","name":"GetPassive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/GetPassive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:49:30 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"İkea\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Passive Markalar listelendi\"\n}"}],"_postman_id":"f2e41a94-97ab-4c8d-af6d-d40b65982c07"},{"name":"GetByID","id":"9090bc6d-39ec-4ca2-8ed0-a35c6b215c24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/1","description":"<ul>\n<li>Girilen ID'li kaydı Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4e5f4ec7-37b7-44ce-ab7d-87a26629bdd6","name":"GetByID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Brands/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:49:43 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Samsung\"\n    },\n    \"error\": null,\n    \"message\": \"2 numaralı marka listelendi\"\n}"}],"_postman_id":"9090bc6d-39ec-4ca2-8ed0-a35c6b215c24"},{"name":"Add","id":"f39426b5-6554-4bc3-b1c6-8cc15b14029a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Brands","description":"<ul>\n<li>Marka ekleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f39426b5-6554-4bc3-b1c6-8cc15b14029a"},{"name":"Update","id":"c105f985-d720-43ad-95da-16897ca460bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 1,\r\n  \"name\": \"Apple\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Brands","description":"<ul>\n<li>Marka günceleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c105f985-d720-43ad-95da-16897ca460bc"},{"name":"Delete","id":"2ddb2704-b374-4fd1-9e5b-a6a32497d06f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7137/api/Brands/3","description":"<ul>\n<li>Girilen ID'li markayı siliyoruz.(Veri tabanında status'unu delete e çekiyoruz.)</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Brands","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ddb2704-b374-4fd1-9e5b-a6a32497d06f"}],"id":"22621021-268d-4618-9478-eb3b9db68789","_postman_id":"22621021-268d-4618-9478-eb3b9db68789","description":""},{"name":"Color","item":[{"name":"GetAll","id":"feb02212-8657-4d65-ba53-a598305eb881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/GetAll","description":"<ul>\n<li>Tüm Renkleri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors","GetAll"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dcb3ed21-0bb3-4442-85c7-c411f15dea85","name":"GetAll","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:49:53 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Sİyah\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Sarı\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Kahverengi\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mor\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Tüm Renkler Listelendi\"\n}"}],"_postman_id":"feb02212-8657-4d65-ba53-a598305eb881"},{"name":"GetActive","id":"839c363c-5d73-4d49-959f-cc58ba74f612","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/GetActive","description":"<ul>\n<li>GetActive Silinmemiş tüm kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors","GetActive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6565bc1a-c080-4265-b25b-54ce5dc4a3b4","name":"GetActive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/GetActive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:50:16 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Sİyah\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Kahverengi\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Active Renkler Listelendi\"\n}"}],"_postman_id":"839c363c-5d73-4d49-959f-cc58ba74f612"},{"name":"GetPassive","id":"acd8b579-2ef5-4057-826e-e513b54d1652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/GetPassive","description":"<ul>\n<li>GetPassive Tüm Silinmiş kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors","GetPassive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c6eeaaeb-e933-4fdf-9102-7160757f3663","name":"GetPassive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/GetPassive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:50:02 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"Sarı\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mor\"\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Passive Renkler Listelendi\"\n}"}],"_postman_id":"acd8b579-2ef5-4057-826e-e513b54d1652"},{"name":"GetByID","id":"f2275695-6b36-4f4f-911a-37187807b00e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/1","description":"<ul>\n<li>Girilen ID'li kaydı Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"934c7d42-b857-48f6-9678-a51aef616889","name":"GetByID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Colors/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:50:23 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Sİyah\"\n    },\n    \"error\": null,\n    \"message\": \"1 numaralı renk listelendi\"\n}"}],"_postman_id":"f2275695-6b36-4f4f-911a-37187807b00e"},{"name":"Add","id":"8f902156-9d8f-4ec2-8905-994bfd673092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"string\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Colors","description":"<ul>\n<li>Renk ekleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f902156-9d8f-4ec2-8905-994bfd673092"},{"name":"Update","id":"2d44f01c-20fb-4df8-8e31-72b2bb9088b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 4,\r\n  \"name\": \"Mor\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Colors","description":"<ul>\n<li>Renk güncelleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d44f01c-20fb-4df8-8e31-72b2bb9088b4"},{"name":"Delete","id":"a559c551-fbd6-4999-9ac5-a1b50c24f8e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7137/api/Colors/4","description":"<ul>\n<li>Girilen ID'li renk siliyoruz.(Veri tabanında status'unu delete e çekiyoruz.)</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Colors","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a559c551-fbd6-4999-9ac5-a1b50c24f8e0"}],"id":"ca351eb9-0d01-4157-acb7-09605267081b","_postman_id":"ca351eb9-0d01-4157-acb7-09605267081b","description":""},{"name":"Product","item":[{"name":"GetByProductsPagination","id":"64bed6e3-7aa8-4b61-9367-8e1fa2ff584b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<ul>\n<li>Girilen sayfa sayısı(page) ve girilen kayıt sayısı(limit) kadar ürünü sayfa sayfa listeliyebiliyoruz.</li>\n</ul>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"0a83bd62-4e94-4ee0-b1fc-7da8bd537a55","name":"GetByProductsPagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://localhost:7137/api/Products/GetByProductsPagination?limit=10&page=2","protocol":"https","host":["localhost"],"port":"7137","path":["api","Products","GetByProductsPagination"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 17:17:57 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 12,\n            \"name\": \"tekli koltuk\",\n            \"unitPrice\": 12000,\n            \"imageUrl\": \"635ca82c-6493-4120-b7a4-d65f97923e19.jpg\",\n            \"description\": \"tekli koltuk\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Tost Makinesi\",\n            \"unitPrice\": 12000,\n            \"imageUrl\": \"edd5493d-5077-4419-9a3c-de8e3e59a213.jpg\",\n            \"description\": \"Tost Makinesi\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 7,\n            \"brandID\": 2,\n            \"colorID\": 2,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 14,\n            \"name\": \"çayci\",\n            \"unitPrice\": 12000,\n            \"imageUrl\": \"56280d65-6be0-41a2-8ec8-8b7cdfb852ee.jpg\",\n            \"description\": \"Çayci\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 7,\n            \"brandID\": 2,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 15,\n            \"name\": \"kahve makinesi\",\n            \"unitPrice\": 1200,\n            \"imageUrl\": \"2ca12118-8203-45e1-a751-c07ad02a5d0e.jpg\",\n            \"description\": \"kahve makinesi\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 7,\n            \"brandID\": 2,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 16,\n            \"name\": \"hali\",\n            \"unitPrice\": 300,\n            \"imageUrl\": \"fafd968f-60b4-4111-8a61-e0442abdd960.jpg\",\n            \"description\": \"hali\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 7,\n            \"brandID\": 3,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 17,\n            \"name\": \"bilgisyar masasi\",\n            \"unitPrice\": 300,\n            \"imageUrl\": \"9505679b-d13d-4ca3-a26b-8da122ad7747.jpg\",\n            \"description\": \"bilgisayar massasi\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 7,\n            \"brandID\": 3,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 18,\n            \"name\": \"mac pro\",\n            \"unitPrice\": 300,\n            \"imageUrl\": \"aead7ed0-bd64-462d-9d71-1bb06635cfce.jpg\",\n            \"description\": \"mac pro\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 3,\n            \"brandID\": 1,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 19,\n            \"name\": \"mac pro max\",\n            \"unitPrice\": 30000,\n            \"imageUrl\": \"d86f4e48-8ff9-49c3-8e9f-1d656ab22082.jpg\",\n            \"description\": \"mac pro max\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 3,\n            \"brandID\": 1,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Ürünler sayfalanarak listelendi\"\n}"}],"_postman_id":"64bed6e3-7aa8-4b61-9367-8e1fa2ff584b"},{"name":"GetAll","id":"2f1abcf3-f4cd-445f-ba60-9122a7593813","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Products/GetAll","description":"<ul>\n<li>Tüm ürünleri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products","GetAll"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f34b9e78-aa24-4536-8b00-0d2ef626eaaa","name":"GetAll","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Products/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:50:35 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"SamsungUELCDTV\",\n            \"unitPrice\": 21000,\n            \"imageUrl\": \"eaf3d53b-4edb-4807-a5ed-0220074e4303.jpg\",\n            \"description\": \"SamsungUELCDTV\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 1,\n            \"brandID\": 2,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 1,\n            \"name\": \"IPhone\",\n            \"unitPrice\": 3333,\n            \"imageUrl\": \"51e43257-cfab-4acd-a180-961f98a054ea.jpg\",\n            \"description\": \"IPhone\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 2,\n            \"brandID\": 1,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mouse\",\n            \"unitPrice\": 500,\n            \"imageUrl\": \"92764cd5-74a6-42f0-941b-f524d33cf808.png\",\n            \"description\": \"Mouse\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 3,\n            \"brandID\": 1,\n            \"colorID\": 2,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Sandalye\",\n            \"unitPrice\": 600,\n            \"imageUrl\": \"b8d33e65-7195-437c-a5a9-da26954bb56a.jpg\",\n            \"description\": \"Sandalye\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 2,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Masa\",\n            \"unitPrice\": 12000,\n            \"imageUrl\": \"6fe38af6-2d72-4be6-ac80-ff07a7f0973d.jpg\",\n            \"description\": \"Yuvarlak masa\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 1,\n            \"appUserID\": 2\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Tüm Ürünler listelendi\"\n}"}],"_postman_id":"2f1abcf3-f4cd-445f-ba60-9122a7593813"},{"name":"GetActive","id":"e7d4fd5c-bc01-4deb-afe9-1238bb655904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Products/GetActive","description":"<ul>\n<li>GetActive Silinmemiş tüm kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products","GetActive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"833017f3-587c-4802-80ff-524821068bb7","name":"GetActive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Products/GetActive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:50:43 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"SamsungUELCDTV\",\n            \"unitPrice\": 21000,\n            \"imageUrl\": \"eaf3d53b-4edb-4807-a5ed-0220074e4303.jpg\",\n            \"description\": \"SamsungUELCDTV\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 1,\n            \"brandID\": 2,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 1,\n            \"name\": \"IPhone\",\n            \"unitPrice\": 3333,\n            \"imageUrl\": \"51e43257-cfab-4acd-a180-961f98a054ea.jpg\",\n            \"description\": \"IPhone\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 2,\n            \"brandID\": 1,\n            \"colorID\": 1,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mouse\",\n            \"unitPrice\": 500,\n            \"imageUrl\": \"92764cd5-74a6-42f0-941b-f524d33cf808.png\",\n            \"description\": \"Mouse\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 3,\n            \"brandID\": 1,\n            \"colorID\": 2,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Sandalye\",\n            \"unitPrice\": 600,\n            \"imageUrl\": \"b8d33e65-7195-437c-a5a9-da26954bb56a.jpg\",\n            \"description\": \"Sandalye\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 2,\n            \"appUserID\": 1\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Masa\",\n            \"unitPrice\": 12000,\n            \"imageUrl\": \"6fe38af6-2d72-4be6-ac80-ff07a7f0973d.jpg\",\n            \"description\": \"Yuvarlak masa\",\n            \"isOfferable\": true,\n            \"isSold\": false,\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 1,\n            \"appUserID\": 2\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Active Ürünler listelendi\"\n}"}],"_postman_id":"e7d4fd5c-bc01-4deb-afe9-1238bb655904"},{"name":"GetPassive","id":"d7dd4bc8-039e-42e1-8f75-b1c6cdbdecf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Products/GetPassive","description":"<ul>\n<li>GetPassive Tüm Silinmiş kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products","GetPassive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"921f0db4-18b4-47d9-9725-bf4af2151dee","name":"GetPassive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Products/GetPassive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:51:14 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 4,\n            \"name\": \"Mouse\",\n            \"unitPrice\": 500,\n            \"imageUrl\": \"92764cd5-74a6-42f0-941b-f524d33cf808.png\",\n            \"description\": \"Mouse\",\n            \"isOfferable\": false,\n            \"isSold\": true,\n            \"usageStatus\": 1,\n            \"categoryID\": 3,\n            \"brandID\": 1,\n            \"colorID\": 2,\n            \"appUserID\": 1\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Pasive Ürünler listelendi\"\n}"}],"_postman_id":"d7dd4bc8-039e-42e1-8f75-b1c6cdbdecf8"},{"name":"GetByID","id":"9bf62595-b25b-47e5-937a-85795c4d4167","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Products/4","description":"<ul>\n<li>Girilen ID'li kaydı Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8a015b78-c6e6-4730-a4ce-92e08bdbdd3f","name":"GetByID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Products/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:51:23 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"SamsungUELCDTV\",\n        \"unitPrice\": 21000,\n        \"imageUrl\": \"eaf3d53b-4edb-4807-a5ed-0220074e4303.jpg\",\n        \"description\": \"SamsungUELCDTV\",\n        \"isOfferable\": true,\n        \"isSold\": false,\n        \"usageStatus\": 1,\n        \"categoryID\": 1,\n        \"brandID\": 2,\n        \"colorID\": 1,\n        \"appUserID\": 1\n    },\n    \"error\": null,\n    \"message\": \"2 numarali ürün listelendi\"\n}"}],"_postman_id":"9bf62595-b25b-47e5-937a-85795c4d4167"},{"name":"Add","id":"16a7e675-ea92-4c50-8b4e-722fb62b63e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"File","type":"file","src":"/C:/Users/GBoydak/Desktop/viera-yuvarlak-masa-1515-1019x665.jpg"},{"key":"Name","value":"Masa","type":"text"},{"key":"UnitPrice","value":"12000","type":"text"},{"key":"Description","value":"Yuvarlak masa","type":"text"},{"key":"UsageStatus","value":"1","type":"text"},{"key":"CategoryID","value":"5","type":"text"},{"key":"BrandID","value":"3","type":"text"},{"key":"ColorID","value":"1","type":"text"}]},"url":"https://localhost:7137/api/Products","description":"<ul>\n<li>Ürün ekleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"16a7e675-ea92-4c50-8b4e-722fb62b63e7"},{"name":"Update","id":"6232d5b4-0360-418f-944e-5034cbcb1899","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"File","type":"file","value":null},{"key":"Name","value":"","type":"text"},{"key":"UnitPrice","value":"","type":"text"},{"key":"Description","value":"","type":"text"},{"key":"UsageStatus","value":"","type":"text"},{"key":"CategoryID","value":"","type":"text"},{"key":"BrandID","value":"","type":"text"},{"key":"ColorID","value":"","type":"text"}]},"url":"https://localhost:7137/api/Products","description":"<ul>\n<li>Ürün güncelleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6232d5b4-0360-418f-944e-5034cbcb1899"},{"name":"Delete","id":"73c0b602-e752-4b5b-b44b-a360f5f0dcbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7137/api/Products/4","description":"<ul>\n<li>Girilen ID'li ürünü siliyoruz.(Veri tabanında status'unu delete e çekiyoruz.)</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Products","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"73c0b602-e752-4b5b-b44b-a360f5f0dcbb"}],"id":"cd0fd982-e37e-41d2-9738-59bed95ad579","_postman_id":"cd0fd982-e37e-41d2-9738-59bed95ad579","description":""},{"name":"Offer","item":[{"name":"GetAll","id":"9f89f2ad-03ef-4f14-93fa-183b9681dc66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetAll","description":"<ul>\n<li>Tüm Teklifleri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","GetAll"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7f1cd583-be61-458c-9a27-d543cf50da12","name":"GetAll","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:51:35 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"price\": 20000,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 2,\n            \"price\": 17500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 4,\n            \"price\": 500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 4\n        },\n        {\n            \"id\": 3,\n            \"price\": 500,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 3\n        },\n        {\n            \"id\": 5,\n            \"price\": 600,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 3\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Tüm Teklifler Listelendi\"\n}"}],"_postman_id":"9f89f2ad-03ef-4f14-93fa-183b9681dc66"},{"name":"GetActive","id":"8b4f381d-366e-4be9-b82b-4101b4d63599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetActive","description":"<ul>\n<li>GetActive Silinmemiş tüm kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","GetActive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0871820d-9993-4e19-a6ba-5a06e884c38a","name":"GetActive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetActive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:52:23 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"price\": 20000,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 2,\n            \"price\": 17500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 3,\n            \"price\": 500,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 3\n        },\n        {\n            \"id\": 4,\n            \"price\": 500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 4\n        },\n        {\n            \"id\": 5,\n            \"price\": 600,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 3\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Active Teklifler Listelendi\"\n}"}],"_postman_id":"8b4f381d-366e-4be9-b82b-4101b4d63599"},{"name":"GetPassive","id":"cb700379-8dc4-4366-87d9-7885315e4ab3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetPassive","description":"<ul>\n<li>GetPassive Tüm Silinmiş kayıtları listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","GetPassive"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d2638120-4f92-48a4-b2b1-0c140358f8b3","name":"GetPassive","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetPassive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:53:35 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"price\": 17500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 1\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Passive Teklifler Listelendi\"\n}"}],"_postman_id":"cb700379-8dc4-4366-87d9-7885315e4ab3"},{"name":"GetByID","id":"131489ec-b492-4b53-80c2-dc8a5155174b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/1","description":"<ul>\n<li>Girilen ID'li kaydı Listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"412bdbac-1385-4fba-9878-347d8bae2748","name":"GetByID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/1"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"Content-Length","value":"0"},{"key":"Date","value":"Sun, 21 Aug 2022 16:52:47 GMT"},{"key":"Server","value":"Kestrel"},{"key":"WWW-Authenticate","value":"Bearer error=\"invalid_token\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"131489ec-b492-4b53-80c2-dc8a5155174b"},{"name":"GetByAppUserOffers","id":"2880d1f8-6cfc-486c-97ed-3050036bdc19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetByAppUserOffers/1","description":"<ul>\n<li>Girilen AppUserID li kulanıcının teklifleri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","GetByAppUserOffers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"33525f0f-ad77-479f-9895-c535644355aa","name":"GetByAppUserOffers","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetByAppUserOffers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:52:56 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"price\": 20000,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 2,\n            \"price\": 17500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 3,\n            \"price\": 500,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 3\n        },\n        {\n            \"id\": 4,\n            \"price\": 500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 4\n        },\n        {\n            \"id\": 5,\n            \"price\": 600,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 3\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Kulanıcının yaptıgı Teklifleri Listelendi.\"\n}"}],"_postman_id":"2880d1f8-6cfc-486c-97ed-3050036bdc19"},{"name":"GetByOffersProductID","id":"d52b708f-a38b-4c78-af75-8ee8fb3885a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetByOffersProductID/1","description":"<ul>\n<li>Girilen ProductID'li ürüne gelen teklifleri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","GetByOffersProductID","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9daae52a-ba01-4551-bd3e-006026af7eff","name":"GetByOffersProductID","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetByOffersProductID/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:53:04 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"price\": 20000,\n            \"isApproved\": false,\n            \"appUserID\": 1,\n            \"productID\": 1\n        },\n        {\n            \"id\": 2,\n            \"price\": 17500,\n            \"isApproved\": true,\n            \"appUserID\": 1,\n            \"productID\": 1\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Girilen Ürüne göre Teklifler Listelendi.\"\n}"}],"_postman_id":"d52b708f-a38b-4c78-af75-8ee8fb3885a5"},{"name":"GetByAppUserProductsOffers","id":"51de89c4-ead5-4599-8a05-e0ed3307e091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetByAppUserProductsOffers/1","description":"<ul>\n<li>Girilen AppUserID'li kullanıcının ürünlerine gelen teklifleri listeliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","GetByAppUserProductsOffers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2c44ad52-14b2-4948-a4cd-501f4fabecab","name":"GetByAppUserProductsOffers","originalRequest":{"method":"GET","header":[],"url":"https://localhost:7137/api/Offers/GetByAppUserProductsOffers/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 21 Aug 2022 16:53:17 GMT"},{"key":"Server","value":"Kestrel"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"SamsungUELCDTV\",\n            \"unitPrice\": 21000,\n            \"imageUrl\": \"eaf3d53b-4edb-4807-a5ed-0220074e4303.jpg\",\n            \"description\": \"SamsungUELCDTV\",\n            \"usageStatus\": 1,\n            \"categoryID\": 1,\n            \"brandID\": 2,\n            \"colorID\": 1,\n            \"offerID\": null,\n            \"appUserID\": 1,\n            \"offers\": []\n        },\n        {\n            \"id\": 1,\n            \"name\": \"IPhone\",\n            \"unitPrice\": 3333,\n            \"imageUrl\": \"51e43257-cfab-4acd-a180-961f98a054ea.jpg\",\n            \"description\": \"IPhone\",\n            \"usageStatus\": 1,\n            \"categoryID\": 2,\n            \"brandID\": 1,\n            \"colorID\": 1,\n            \"offerID\": null,\n            \"appUserID\": 1,\n            \"offers\": [\n                {\n                    \"id\": 1,\n                    \"price\": 20000,\n                    \"isApproved\": false,\n                    \"appUserID\": 1,\n                    \"productID\": 1\n                },\n                {\n                    \"id\": 2,\n                    \"price\": 17500,\n                    \"isApproved\": true,\n                    \"appUserID\": 1,\n                    \"productID\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Sandalye\",\n            \"unitPrice\": 600,\n            \"imageUrl\": \"b8d33e65-7195-437c-a5a9-da26954bb56a.jpg\",\n            \"description\": \"Sandalye\",\n            \"usageStatus\": 1,\n            \"categoryID\": 5,\n            \"brandID\": 3,\n            \"colorID\": 2,\n            \"offerID\": null,\n            \"appUserID\": 1,\n            \"offers\": [\n                {\n                    \"id\": 3,\n                    \"price\": 500,\n                    \"isApproved\": false,\n                    \"appUserID\": 1,\n                    \"productID\": 3\n                },\n                {\n                    \"id\": 5,\n                    \"price\": 600,\n                    \"isApproved\": true,\n                    \"appUserID\": 1,\n                    \"productID\": 3\n                }\n            ]\n        }\n    ],\n    \"error\": null,\n    \"message\": \"Kullanıcı ürünlerinin teklifleri Listelendi\"\n}"}],"_postman_id":"51de89c4-ead5-4599-8a05-e0ed3307e091"},{"name":"BuyProduct","id":"fc56a148-73e2-4631-89f6-8c7d3ad59fb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"isApproved\": true,\r\n  \"productID\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Offers/BuyProduct","description":"<ul>\n<li>Teklif Vermeden direk satın alma işlemi yapıyoruz. Bu ürünü satın aldıktan sonra bu ürüne gelen teklifleri siliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","BuyProduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc56a148-73e2-4631-89f6-8c7d3ad59fb4"},{"name":"OfferApproval","id":"a6801ae0-e108-437b-a93b-c7a71cf3f029","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 0,\r\n  \"isApproved\": true,\r\n  \"productID\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Offers/OfferApproval","description":"<ul>\n<li>Gelen teklifi onaylıyoruz veya reddediyoruz. Teklifi kabul ettigimiz ürüne gelen teklifleri siliyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","OfferApproval"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6801ae0-e108-437b-a93b-c7a71cf3f029"},{"name":"Add","id":"ee747894-c3c0-47d3-aaf6-a39d779abc74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"price\": 0,\r\n  \"productID\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Offers","description":"<ul>\n<li>Teklif Eklem işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee747894-c3c0-47d3-aaf6-a39d779abc74"},{"name":"Update","id":"352cad02-08f6-4d57-b553-e0cf7eea6265","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 0,\r\n  \"price\": 0,\r\n  \"isApproved\": true,\r\n  \"productID\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7137/api/Offers","description":"<ul>\n<li>Teklif Güncelleme işlemi yapıyoruz.</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"352cad02-08f6-4d57-b553-e0cf7eea6265"},{"name":"Delete","id":"de526a0f-61fb-4e0d-b7eb-e2423be8b90b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7137/api/Offers/1","description":"<ul>\n<li>Teklif Silme işlemi yapıyoruz.(Veri tabanında status'unu delete e çekiyoruz.)</li>\n</ul>\n","urlObject":{"protocol":"https","port":"7137","path":["api","Offers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"de526a0f-61fb-4e0d-b7eb-e2423be8b90b"}],"id":"c042ab41-4431-4e5d-9fa5-d28805ccf859","_postman_id":"c042ab41-4431-4e5d-9fa5-d28805ccf859","description":""}]}