{"info":{"_postman_id":"400d6984-5cfb-47fa-b3c8-d9ff7be3a248","name":"DotNetProteinBootcamptFinalProject","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17832908","collectionId":"400d6984-5cfb-47fa-b3c8-d9ff7be3a248","publishedId":"VUjTkiTt","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-16T13:12:55.000Z"},"item":[{"name":"Offer","item":[{"name":"Offers Sent","id":"977bdd57-e861-42d4-8140-3bc14f5b95a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7162/api/offers/sent","urlObject":{"protocol":"https","port":"7162","path":["api","offers","sent"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"977bdd57-e861-42d4-8140-3bc14f5b95a6"},{"name":"Offers Received","id":"436af0ed-923c-4b45-9f7e-143e232b0229","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7162/api/offers/received","urlObject":{"protocol":"https","port":"7162","path":["api","offers","received"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"436af0ed-923c-4b45-9f7e-143e232b0229"},{"name":"Get By Id","id":"12b5a018-0eb2-40dc-8ddd-c4f96ac78c55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7162/api/offers/9","urlObject":{"protocol":"https","port":"7162","path":["api","offers","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"12b5a018-0eb2-40dc-8ddd-c4f96ac78c55"},{"name":"Put","id":"7318d2cc-895c-49d5-a1dc-9e7952c369aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Status\": \"İkinci El\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/offers/1","urlObject":{"protocol":"https","port":"7162","path":["api","offers","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7318d2cc-895c-49d5-a1dc-9e7952c369aa"},{"name":"Accept Offer","id":"136c823b-52bd-4d56-bdb0-3bb43e6eb3e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Status\": \"İkinci El\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/offers/9/accept","urlObject":{"protocol":"https","port":"7162","path":["api","offers","9","accept"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"136c823b-52bd-4d56-bdb0-3bb43e6eb3e8"},{"name":"Deny Offer","id":"33977bc9-56b2-401f-9bdd-bde8ce27dbba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Status\": \"İkinci El\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/offers/9/deny","urlObject":{"protocol":"https","port":"7162","path":["api","offers","9","deny"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"33977bc9-56b2-401f-9bdd-bde8ce27dbba"},{"name":"Delete","id":"65c3f52f-d62e-42ff-8937-11183d26d24f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/offers/9","urlObject":{"protocol":"https","port":"7162","path":["api","offers","9"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"65c3f52f-d62e-42ff-8937-11183d26d24f"},{"name":"Post With OfferedPrice","id":"888e0fe7-95d6-4d01-92ac-f06ebb57b5d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ProductId\": 5,\r\n    \"OfferedPrice\": 9\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/offers","urlObject":{"protocol":"https","port":"7162","path":["api","offers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"888e0fe7-95d6-4d01-92ac-f06ebb57b5d4"},{"name":"Post With Percent","id":"a2fe878c-e301-48c9-999c-99f072195c1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"ProductId\": 5,\r\n    \"Percent\": 50\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/offers","urlObject":{"protocol":"https","port":"7162","path":["api","offers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2fe878c-e301-48c9-999c-99f072195c1c"}],"id":"816019f3-f6ca-436f-9a17-faa58d9e2e06","_postman_id":"816019f3-f6ca-436f-9a17-faa58d9e2e06","description":""},{"name":"Product","item":[{"name":"Products","id":"21c06438-dbb0-47e9-9f5c-858e5169c955","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7162/api/products?pageNumber=3&pageSize=10","urlObject":{"protocol":"https","port":"7162","path":["api","products"],"host":["localhost"],"query":[{"key":"pageNumber","value":"3"},{"key":"pageSize","value":"10"}],"variable":[]}},"response":[],"_postman_id":"21c06438-dbb0-47e9-9f5c-858e5169c955"},{"name":"Get By Filter","id":"fd717040-d983-45f0-a65b-b0606b2c0085","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7162/api/products/filter?pageNumber=1&pageSize=10&maximumPrice=11","urlObject":{"protocol":"https","port":"7162","path":["api","products","filter"],"host":["localhost"],"query":[{"key":"pageNumber","value":"1"},{"key":"pageSize","value":"10"},{"key":"maximumPrice","value":"11"},{"disabled":true,"key":"minimumPrice","value":"5"},{"disabled":true,"key":"name","value":"a"},{"disabled":true,"key":"description","value":"s"},{"disabled":true,"key":"colorId","value":"1"},{"disabled":true,"key":"brandId","value":"1"},{"disabled":true,"key":"categoryId","value":"1"},{"disabled":true,"key":"usingStatusId","value":"1"}],"variable":[]}},"response":[],"_postman_id":"fd717040-d983-45f0-a65b-b0606b2c0085"},{"name":"Get By Id","id":"b92e2dcf-ee9e-475d-83ec-c825c767e6a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://localhost:7162/api/products/1","urlObject":{"protocol":"https","port":"7162","path":["api","products","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b92e2dcf-ee9e-475d-83ec-c825c767e6a3"},{"name":"Put","id":"53c0a0a8-7400-4ec3-981e-1ecbd0f61fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Name\": \"S20 FE\",\r\n    \"Description\": \"120hz Amoled Ekran - Stereo Hoparlor - 120GB Rom 6GB Ram\",\r\n    \"CategoryId\": 1,\r\n    \"UsingStatusId\": 1,\r\n    \"Price\": 11,\r\n    \"Rating\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/products/1","urlObject":{"protocol":"https","port":"7162","path":["api","products","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"53c0a0a8-7400-4ec3-981e-1ecbd0f61fd7"},{"name":"Delete","id":"a29d1b5e-1348-48ed-a508-36c1a6227a9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/products/3","urlObject":{"protocol":"https","port":"7162","path":["api","products","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a29d1b5e-1348-48ed-a508-36c1a6227a9c"},{"name":"Post","id":"a94772d1-5f83-4d9f-b2c0-cd6dbec39713","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":"/D:/Arsiv/Emir-Fotoğraf/a.jpg"},{"key":"Name","value":"S20 FE 2","type":"text"},{"key":"Description","value":"120hz Amoled Ekran - Stereo Hoparlor - 120GB Rom 6GB Ram","type":"text"},{"key":"CategoryId","value":"1","type":"text"},{"key":"UsingStatusId","value":"1","type":"text"},{"key":"Price","value":"11","type":"text"},{"key":"Rating","value":"1","type":"text"},{"key":"ColorId","value":"123","type":"text","disabled":true},{"key":"BrandId","value":"19","type":"text","disabled":true}]},"url":"https://localhost:7162/api/products","urlObject":{"protocol":"https","port":"7162","path":["api","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a94772d1-5f83-4d9f-b2c0-cd6dbec39713"},{"name":"Upload Image With ProductId","id":"6adc2865-ef13-48e8-83e8-f7c375f3a168","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\": \"S20 FE\",\r\n    \"Description\": \"120hz Amoled Ekran - Stereo Hoparlor - 120GB Rom 6GB Ram\",\r\n    \"CategoryId\": 1,\r\n    \"UsingStatusId\": 1,\r\n    \"Price\": 11,\r\n    \"Rating\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/products","urlObject":{"protocol":"https","port":"7162","path":["api","products"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6adc2865-ef13-48e8-83e8-f7c375f3a168"}],"id":"b6a031a6-7f08-4bf3-9225-10d078edf286","_postman_id":"b6a031a6-7f08-4bf3-9225-10d078edf286","description":""},{"name":"Auth","item":[{"name":"Login","id":"1c99fa7e-d87c-49c0-868f-5a55e1732913","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Email\": \"emir.gurbuz06@hotmail.com\",\r\n    \"Password\": \"123456Aa\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/auth/login","urlObject":{"protocol":"https","port":"7162","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c99fa7e-d87c-49c0-868f-5a55e1732913"},{"name":"Reset Password","id":"f0f2e666-adbc-4725-84e3-bccabc6efa38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": 1,\r\n    \"OldPassword\": \"123456Aa\",\r\n    \"NewPassword\": \"123456Aa\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/auth/resetpassword","urlObject":{"protocol":"https","port":"7162","path":["api","auth","resetpassword"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0f2e666-adbc-4725-84e3-bccabc6efa38"},{"name":"Register","id":"bce50423-6878-4270-a24f-d5ef99d6e62d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"FirstName\": \"Emir\",\r\n    \"LastName\": \"Gürbüz\",\r\n    \"Email\": \"emir.gurbuz06@hotmail.com\",\r\n    \"Password\": \"123456Aa\",\r\n    \"DateOfBirth\": \"2002-09-08\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/auth/register","urlObject":{"protocol":"https","port":"7162","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bce50423-6878-4270-a24f-d5ef99d6e62d"}],"id":"a7d83910-13f9-4e3d-9078-73f4e17ebfbb","_postman_id":"a7d83910-13f9-4e3d-9078-73f4e17ebfbb","description":""},{"name":"Brand","item":[{"name":"Brands","id":"a055e203-ee4c-4132-8224-077df8cf7ed4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/brands","urlObject":{"protocol":"https","port":"7162","path":["api","brands"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a055e203-ee4c-4132-8224-077df8cf7ed4"},{"name":"Get By Filter","id":"3f8d7339-28a0-4554-af18-8671af4786c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/brands/filter?name=A","urlObject":{"protocol":"https","port":"7162","path":["api","brands","filter"],"host":["localhost"],"query":[{"key":"name","value":"A"}],"variable":[]}},"response":[],"_postman_id":"3f8d7339-28a0-4554-af18-8671af4786c4"},{"name":"Get By Id","id":"2eae8498-1111-4884-8a74-ce18e5fc2080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/brands/1","urlObject":{"protocol":"https","port":"7162","path":["api","brands","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2eae8498-1111-4884-8a74-ce18e5fc2080"},{"name":"Put","id":"c8c25b3c-e599-4c76-96de-7fd615493822","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Name\": \"Samsung\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/brands/1","urlObject":{"protocol":"https","port":"7162","path":["api","brands","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8c25b3c-e599-4c76-96de-7fd615493822"},{"name":"Delete","id":"596741b0-3917-4908-8612-ceb4eea4bb9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/brands/1","urlObject":{"protocol":"https","port":"7162","path":["api","brands","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"596741b0-3917-4908-8612-ceb4eea4bb9a"},{"name":"Post","id":"edfb76fb-d53f-4ff3-bdc4-bc4b7a45a20f","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\": \"samsung\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/brands","urlObject":{"protocol":"https","port":"7162","path":["api","brands"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"edfb76fb-d53f-4ff3-bdc4-bc4b7a45a20f"}],"id":"beafac85-c184-432a-ba4a-f70c38de33cb","_postman_id":"beafac85-c184-432a-ba4a-f70c38de33cb","description":""},{"name":"Category","item":[{"name":"Categories","id":"d515e807-758a-4e93-8bd5-0cff963a9ff0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/categories","urlObject":{"protocol":"https","port":"7162","path":["api","categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d515e807-758a-4e93-8bd5-0cff963a9ff0"},{"name":"Get By Id","id":"12693b36-830a-4f62-a767-7d236a37d62b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/categories/1","urlObject":{"protocol":"https","port":"7162","path":["api","categories","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"12693b36-830a-4f62-a767-7d236a37d62b"},{"name":"Get By Filter","id":"020c3007-3bea-4d70-96ce-1268f211518e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/categories/filter?name=t","urlObject":{"protocol":"https","port":"7162","path":["api","categories","filter"],"host":["localhost"],"query":[{"key":"name","value":"t"}],"variable":[]}},"response":[],"_postman_id":"020c3007-3bea-4d70-96ce-1268f211518e"},{"name":"Put","id":"644f5bb7-e24d-480d-a867-bdfcd9ebf8e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Name\": \"Akıllı Saat\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/categories/1","urlObject":{"protocol":"https","port":"7162","path":["api","categories","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"644f5bb7-e24d-480d-a867-bdfcd9ebf8e5"},{"name":"Delete","id":"a2dc530b-43a6-4fca-9653-db59865a62c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/categories/1","urlObject":{"protocol":"https","port":"7162","path":["api","categories","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2dc530b-43a6-4fca-9653-db59865a62c8"},{"name":"Post","id":"40e47d0e-f1ee-4767-9714-9c5108135a45","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\": \"Telefon\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/categories","urlObject":{"protocol":"https","port":"7162","path":["api","categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"40e47d0e-f1ee-4767-9714-9c5108135a45"}],"id":"b3c54a2a-d2c5-42d4-b839-689b4d63d8e1","_postman_id":"b3c54a2a-d2c5-42d4-b839-689b4d63d8e1","description":""},{"name":"Color","item":[{"name":"Colors","id":"b354672c-73bd-4404-908f-f96f2ac2affc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/colors","urlObject":{"protocol":"https","port":"7162","path":["api","colors"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b354672c-73bd-4404-908f-f96f2ac2affc"},{"name":"Get By Id","id":"b2462e2e-dcca-442f-ab04-0e7a8a26d56a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/colors/1","urlObject":{"protocol":"https","port":"7162","path":["api","colors","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2462e2e-dcca-442f-ab04-0e7a8a26d56a"},{"name":"Get By Filter","id":"3cd5bbc6-cfa0-4df4-ab6d-3f53efe5cbc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/colors/filter?name=s","urlObject":{"protocol":"https","port":"7162","path":["api","colors","filter"],"host":["localhost"],"query":[{"key":"name","value":"s"}],"variable":[]}},"response":[],"_postman_id":"3cd5bbc6-cfa0-4df4-ab6d-3f53efe5cbc0"},{"name":"Put","id":"fef68570-22f3-416d-b484-8696c4718465","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Name\": \"Siyah\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/colors/1","urlObject":{"protocol":"https","port":"7162","path":["api","colors","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fef68570-22f3-416d-b484-8696c4718465"},{"name":"Delete","id":"24334f64-ebbb-4269-a957-451dd7763657","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/colors/1","urlObject":{"protocol":"https","port":"7162","path":["api","colors","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"24334f64-ebbb-4269-a957-451dd7763657"},{"name":"Post","id":"73f8b50a-9763-490e-8e88-d5b70de29400","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\": \"Siyah\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/colors","urlObject":{"protocol":"https","port":"7162","path":["api","colors"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"73f8b50a-9763-490e-8e88-d5b70de29400"}],"id":"ff321801-3b84-435b-a039-32ff3e5f025b","_postman_id":"ff321801-3b84-435b-a039-32ff3e5f025b","description":""},{"name":"Image","item":[{"name":"Images","id":"7865a44c-8a7c-4bdc-b0dc-1ef872924d53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/images","urlObject":{"protocol":"https","port":"7162","path":["api","images"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7865a44c-8a7c-4bdc-b0dc-1ef872924d53"},{"name":"Get By Id","id":"1ec87db5-8689-48b8-8c62-0864880c6a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/images/1","urlObject":{"protocol":"https","port":"7162","path":["api","images","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ec87db5-8689-48b8-8c62-0864880c6a97"},{"name":"Put","id":"d7957820-bb7e-407b-a397-9f2921a30c2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Path\": \"wwwroot/images/asd.jpeg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/images/1","urlObject":{"protocol":"https","port":"7162","path":["api","images","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7957820-bb7e-407b-a397-9f2921a30c2a"},{"name":"Delete","id":"ddbd6806-6741-44a4-844e-b5e968c707ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/images/1","urlObject":{"protocol":"https","port":"7162","path":["api","images","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ddbd6806-6741-44a4-844e-b5e968c707ac"},{"name":"Post","id":"26626764-6d37-4fed-9243-82309fd36c50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://localhost:7162/api/images","urlObject":{"protocol":"https","port":"7162","path":["api","images"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"26626764-6d37-4fed-9243-82309fd36c50"}],"id":"75ca795d-9c5a-49d7-99c3-fed1bbe00425","_postman_id":"75ca795d-9c5a-49d7-99c3-fed1bbe00425","description":""},{"name":"UsingStatus","item":[{"name":"UsingStatuses","id":"d59825ec-d2be-4ee5-88db-52fae81146ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/usingstatuses","urlObject":{"protocol":"https","port":"7162","path":["api","usingstatuses"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d59825ec-d2be-4ee5-88db-52fae81146ea"},{"name":"Get By Id","id":"5fa0d2dd-d307-474b-b26b-b715839a253d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/usingstatuses/1","urlObject":{"protocol":"https","port":"7162","path":["api","usingstatuses","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fa0d2dd-d307-474b-b26b-b715839a253d"},{"name":"Get By Filter","id":"d12d6160-b215-4ea6-b076-a48a6ffa7a95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:7162/api/usingstatuses/filter?status=s","urlObject":{"protocol":"https","port":"7162","path":["api","usingstatuses","filter"],"host":["localhost"],"query":[{"key":"status","value":"s"}],"variable":[]}},"response":[],"_postman_id":"d12d6160-b215-4ea6-b076-a48a6ffa7a95"},{"name":"Put","id":"798ff2e8-b289-49d3-8af8-11738d83a1af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Status\": \"İkinci El\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/usingstatuses/1","urlObject":{"protocol":"https","port":"7162","path":["api","usingstatuses","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"798ff2e8-b289-49d3-8af8-11738d83a1af"},{"name":"Delete","id":"ab8862fb-9fd4-4021-9efc-63beabf09e2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://localhost:7162/api/usingstatuses/1","urlObject":{"protocol":"https","port":"7162","path":["api","usingstatuses","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab8862fb-9fd4-4021-9efc-63beabf09e2a"},{"name":"Post","id":"36bf6e27-8c5a-4aa2-879a-2f89d9f3483f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Status\": \"sıfır\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:7162/api/usingstatuses","urlObject":{"protocol":"https","port":"7162","path":["api","usingstatuses"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"36bf6e27-8c5a-4aa2-879a-2f89d9f3483f"}],"id":"e8d9799d-c5cc-47c4-8862-42c4db8586fb","_postman_id":"e8d9799d-c5cc-47c4-8862-42c4db8586fb","description":""}]}