{"info":{"_postman_id":"7be62d20-70f4-4f2a-962b-ab0b3c688961","name":"Wait-LIst-API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11145480","collectionId":"7be62d20-70f4-4f2a-962b-ab0b3c688961","publishedId":"UVeCPnvT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-01-29T00:26:46.000Z"},"item":[{"name":"User","item":[{"name":"Register","id":"b341c0e9-978d-425a-ba54-c749f5e04f52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"full_name","value":"full name","type":"text"},{"key":"email","value":"example2@email.com","type":"text"},{"key":"type","value":"asset-lister","type":"text"},{"key":"asset_description","value":"Duplex","type":"text"}]},"url":"http://localhost:4000/api/v1/register","urlObject":{"protocol":"http","port":"4000","path":["api","v1","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"2bc17921-922f-44cc-aa11-0999ece02f47","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"full_name","value":"full name","type":"text"},{"key":"email","value":"example1@email.com","type":"text"},{"key":"type","value":"investor","type":"text"},{"key":"asset_description","value":"Duplex","type":"text","disabled":true}]},"url":"http://localhost:4000/api/v1/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"252"},{"key":"ETag","value":"W/\"fc-xpxA7+JpUA0S7cGJqB6KlM9OL40\""},{"key":"Date","value":"Fri, 28 Jan 2022 23:15:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"User created successfully\",\n    \"user\": {\n        \"name\": \"full name\",\n        \"email\": \"example1@email.com\",\n        \"type\": \"investor\",\n        \"_id\": \"61f4790d14b9f413bae47a27\",\n        \"createdAt\": \"2022-01-28T23:15:25.428Z\",\n        \"updatedAt\": \"2022-01-28T23:15:25.428Z\",\n        \"__v\": 0\n    }\n}"},{"id":"fcd2bf3f-bce8-47f3-bf0a-867bf83310a9","name":"Error Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"full_name","value":"full name","type":"text"},{"key":"email","value":"example1@email.com","type":"text"},{"key":"type","value":"investor","type":"text"},{"key":"asset_description","value":"Duplex","type":"text","disabled":true}]},"url":"http://localhost:4000/api/v1/register"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"47"},{"key":"ETag","value":"W/\"2f-BarRyr/zwdM7LtVvobgYASZ/0Jk\""},{"key":"Date","value":"Fri, 28 Jan 2022 23:16:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Email already in use\"\n}"},{"id":"0f31d2a9-3e06-44ac-bce5-79ab80433944","name":"Register As An Asset Lister","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"full_name","value":"full name","type":"text"},{"key":"email","value":"example2@email.com","type":"text"},{"key":"type","value":"asset-lister","type":"text"},{"key":"asset_description","value":"Duplex","type":"text"}]},"url":"http://localhost:4000/api/v1/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"285"},{"key":"ETag","value":"W/\"11d-8iQzh6o8TcNjkAWtZnXZD1/+Ftk\""},{"key":"Date","value":"Sat, 29 Jan 2022 00:32:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"User created successfully\",\n    \"user\": {\n        \"name\": \"full name\",\n        \"email\": \"example2@email.com\",\n        \"type\": \"asset-lister\",\n        \"asset_description\": \"Duplex\",\n        \"_id\": \"61f48b39e1ae96c0f7347799\",\n        \"createdAt\": \"2022-01-29T00:32:57.467Z\",\n        \"updatedAt\": \"2022-01-29T00:32:57.467Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"b341c0e9-978d-425a-ba54-c749f5e04f52"}],"id":"3a15b058-8b1c-4b86-b00f-8f8b8ad04dee","_postman_id":"3a15b058-8b1c-4b86-b00f-8f8b8ad04dee","description":""},{"name":"Home","id":"32d3c6be-c3b5-40fb-a773-bacf9cac5b41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://st80ene.github.io/Wait-List-API/api/v1","urlObject":{"protocol":"https","path":["Wait-List-API","api","v1"],"host":["st80ene","github","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"32d3c6be-c3b5-40fb-a773-bacf9cac5b41"}]}