{"info":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19071589","collectionId":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","publishedId":"UyrGCa8t","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-02T04:43:34.000Z"},"item":[{"name":"Investor","item":[{"name":"bookmarks","item":[{"name":"Create Bookmark","id":"703b9dfb-ba2e-4966-b065-fd7dd32870d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bookmark\" : \"626903d2613941dd6438b9fa\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/bookmark","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["bookmark"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"703b9dfb-ba2e-4966-b065-fd7dd32870d7"},{"name":"Bookmarked Projects","id":"a4a0c9f6-bae1-40e0-847f-8106a0d97a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/bookmarks","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["bookmarks"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4a0c9f6-bae1-40e0-847f-8106a0d97a10"}],"id":"29b41bc0-6d41-4c65-8a4a-c259c2ede7ad","_postman_id":"29b41bc0-6d41-4c65-8a4a-c259c2ede7ad","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}},{"name":"investment","item":[{"name":"Investment","id":"9a519da4-0fab-455d-ae2f-8814add11bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"project_id\": \"626903d2613941dd6438b9fa\",\n    \"amount\" : 1000\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/investor/invest","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["investor","invest"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a519da4-0fab-455d-ae2f-8814add11bdb"},{"name":"My Investments","id":"8dd50127-cc0e-4774-9023-5b3542071c80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/investor/investments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["investor","investments"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8dd50127-cc0e-4774-9023-5b3542071c80"}],"id":"977fca31-b3cc-4b94-8967-9d2cfdf9d77b","_postman_id":"977fca31-b3cc-4b94-8967-9d2cfdf9d77b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}},{"name":"Create Investor","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 201) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"1232a8a0-8b46-45b6-8895-8d5ea47dfc84"}}],"id":"ed80ce5c-4d91-46f3-b990-24b8179f519a","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Test Investor\",\r\n    \"email\" : \"rohandshi02@gmail.com\",\r\n    \"password\": \"rohan123\",\r\n    \"phone\": \"932754111\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/investor","urlObject":{"path":["investor"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed80ce5c-4d91-46f3-b990-24b8179f519a"},{"name":"Login Investor","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 200) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"381ea09d-ad81-4b53-9910-5f0b4f60b7b8"}}],"id":"d3f588c0-71e2-480b-b19b-b9883e7cb5a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"rohandshi02@gmail.com\",\r\n    \"password\": \"rohan123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/investor/login","urlObject":{"path":["investor","login"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3f588c0-71e2-480b-b19b-b9883e7cb5a8"},{"name":"Logout Investor","id":"138d6431-750a-4d35-946c-dd34f1294a18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{url}}/investor/logout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["investor","logout"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"138d6431-750a-4d35-946c-dd34f1294a18"},{"name":"Get Investor Info Copy","id":"ff141000-af1d-4bbf-ae0f-e66e9796e954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/investor/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["investor","me"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff141000-af1d-4bbf-ae0f-e66e9796e954"},{"name":"Delete Investor","id":"b4e0f7e7-c9a4-447c-86bf-1b736cc8d9e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/investor/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["investor","me"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4e0f7e7-c9a4-447c-86bf-1b736cc8d9e4"}],"id":"cb980f6f-67f6-4b7f-af76-83c9c18e67b5","_postman_id":"cb980f6f-67f6-4b7f-af76-83c9c18e67b5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}},{"name":"Projects","item":[{"name":"Create Project","id":"7e461dc0-a734-40f6-97fe-d67f551fdb6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Project 4 posted on 30 March\",\r\n    \"description\": \"This is the description of the test Project\",\r\n    \"askingPrice\": 300000,\r\n    \"equity\": 0.23\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/projects","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["projects"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e461dc0-a734-40f6-97fe-d67f551fdb6b"},{"name":"Get All Projects","id":"4888d85a-4c9a-4f7c-9775-1d2abe21159b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{url}}/projects","urlObject":{"path":["projects"],"host":["{{url}}"],"query":[{"disabled":true,"key":"skip","value":"1"},{"disabled":true,"key":"limit","value":"2"}],"variable":[]}},"response":[],"_postman_id":"4888d85a-4c9a-4f7c-9775-1d2abe21159b"},{"name":"Update Project","id":"a77fe128-c082-4690-9020-7ab65390c72b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"askingPrice\": 50000,\r\n    \"equity\": 0.50\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/projects/6208c558693b390363a3ac8e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["projects","6208c558693b390363a3ac8e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a77fe128-c082-4690-9020-7ab65390c72b"}],"id":"8947992a-506a-4a30-8fbe-a5fdbad5ce77","_postman_id":"8947992a-506a-4a30-8fbe-a5fdbad5ce77","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}},{"name":"Entrepreneur","item":[{"name":"Create Entrepreneur","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 201) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"986d39b8-b7f4-47e6-87c6-a3c23c297313"}}],"id":"843917fa-224a-4fe5-90c4-f32089f32d17","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"Rohan Test\",\r\n    \"email\" : \"testowner@gmail.com\",\r\n    \"password\": \"rohan123\",\r\n    \"phone\": \"9325712551\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/entrepreneur","urlObject":{"path":["entrepreneur"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"843917fa-224a-4fe5-90c4-f32089f32d17"},{"name":"Login Entrepreneur","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 200) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"50aff62e-7b4e-47f0-82e4-2cdcf7532bfc"}}],"id":"c409db40-7559-4062-b62f-143e992e87dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"testowner@gmail.com\",\r\n    \"password\": \"rohan123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/entrepreneur/login","urlObject":{"path":["entrepreneur","login"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c409db40-7559-4062-b62f-143e992e87dc"},{"name":"Get Entrepreneur Info","id":"76a1d5d1-353a-4d9d-8f44-14d8eb2c169e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/entrepreneur/me","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["entrepreneur","me"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"76a1d5d1-353a-4d9d-8f44-14d8eb2c169e"},{"name":"{{url}}/all","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 200) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"f2a89169-2c0a-40fb-9959-33d5abb3e643"}}],"id":"bd74dd00-42c5-48e8-b0f4-281f370777e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"testowner@gmail.com\",\r\n    \"password\": \"rohan123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/entrepreneur/login","urlObject":{"path":["entrepreneur","login"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd74dd00-42c5-48e8-b0f4-281f370777e4"}],"id":"78c71c5d-4dd0-4a02-832d-f3d63f390afd","_postman_id":"78c71c5d-4dd0-4a02-832d-f3d63f390afd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}},{"name":"Coins","item":[{"name":"Investor","item":[{"name":"Investor Buy","id":"7199c47d-84e8-4f1f-8f14-d65a2209ca50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"coins\" : 10000\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coins/investor/buy","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["coins","investor","buy"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7199c47d-84e8-4f1f-8f14-d65a2209ca50"},{"name":"Investor Sell","id":"ed49fc31-df86-4d05-8ff5-6053d56cf513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"coins\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coins/investor/sell","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["coins","investor","sell"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed49fc31-df86-4d05-8ff5-6053d56cf513"},{"name":"Investor Balance","id":"c2093d89-3799-42a6-83f6-47519f6c7a0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/coins/investor/balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["coins","investor","balance"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2093d89-3799-42a6-83f6-47519f6c7a0b"}],"id":"b7d64c37-dfce-477f-80e0-995e2bd3b3c5","_postman_id":"b7d64c37-dfce-477f-80e0-995e2bd3b3c5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}},{"name":"Entrepreneur","item":[{"name":"Buy","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 201) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"0ec6ef3c-fe24-4d83-bc37-9f58fd701845"}}],"id":"329f4cb6-bfb5-4f43-a239-db6913713f5b","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"coins\":50\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coins/entrepreneur/buy","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["coins","entrepreneur","buy"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"329f4cb6-bfb5-4f43-a239-db6913713f5b"},{"name":"Balance","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 201) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"7e363ea3-5943-4fba-b2ba-d356cd15495d"}}],"id":"d52d2aa4-9f80-4fa2-9e46-1af91973dbcc","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"coins\":50\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coins/entrepreneur/balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["coins","entrepreneur","balance"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d52d2aa4-9f80-4fa2-9e46-1af91973dbcc"},{"name":"Sell","event":[{"listen":"test","script":{"exec":["if (pm.response.code === 201) {\r","    pm.environment.set('authToken', pm.response.json().token)\r","}"],"type":"text/javascript","id":"cae37c21-29ee-4333-b731-eb3e9ecc7342"}}],"id":"e24483b4-a5b4-4e70-ac18-b31d19a251aa","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"coins\":50\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coins/entrepreneur/sell","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}},"urlObject":{"path":["coins","entrepreneur","sell"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e24483b4-a5b4-4e70-ac18-b31d19a251aa"}],"id":"7817d77a-748e-48b5-8c86-7accf0fb6d39","_postman_id":"7817d77a-748e-48b5-8c86-7accf0fb6d39","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}}],"id":"9fa7d54b-2612-49df-bccd-deb94dee41c4","_postman_id":"9fa7d54b-2612-49df-bccd-deb94dee41c4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":true,"source":{"_postman_id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","id":"88bfbb3a-2d9a-4c42-ba23-21b6a75cc0c8","name":"PBL2022 Backend","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"d5275ad8-a270-42b9-8532-2f2dcdf6c2ec"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"76fc6527-c97c-40f2-a363-56bda7d203c7"}}]}