{"info":{"_postman_id":"eb51d512-0412-4da4-bbb2-b3465b104035","name":"Provi","description":"<html><head></head><body><p>REST API of people registration, with individualized endpoints for each type of data.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11226752","collectionId":"eb51d512-0412-4da4-bbb2-b3465b104035","publishedId":"TVzPmy7P","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-01-08T13:50:46.000Z"},"item":[{"name":"CreateUser","id":"8497d6fd-16e3-4dab-9fef-964a06d16b11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"email\": \"manueljose@gmail.com\",\n    \"password\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/signup","description":"<p>This endpoint requires the email and password to register the user in the system. Returns an access token, with the user's encrypted data.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","signup"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"1467e0ed-8a12-469a-ab4d-f1e3b1c21b28","name":"CreateUser","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"email\": \"manueljose@gmail.com\",\n    \"password\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/signup"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"199"},{"key":"ETag","value":"W/\"c7-q8oL4HaFMAZDoDHQFryDW0quCzQ\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:42:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Ijc2ZTk1Yzg3LTg1N2YtNDg2MS05ODkxLTJjZjRmMGE0Y2M5ZCIsImlhdCI6MTYxMDExMzMzNiwiZXhwIjoxNjEwMTk5NzM2fQ._bvpC8Gp5jgRVVJ56ftsj4b-PU7rqFCwq9RiWVPip0U\"\n}"}],"_postman_id":"8497d6fd-16e3-4dab-9fef-964a06d16b11"},{"name":"Login","id":"e14bf7f9-c0e1-4c51-b055-a6e9539ce9f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"email\": \"manueljose@gmail.com\",\n    \"password\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/login","description":"<p>This endpoint requires the email and password to return a user's access token that has already been registered.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ab2b05a9-11c1-4795-99dc-45af9f53b61c","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"email\": \"manueljose@gmail.com\",\n    \"password\": \"123456789\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"199"},{"key":"ETag","value":"W/\"c7-PeyOdSgWzSqeVXu11c7mEWeGNys\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:42:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Ijc2ZTk1Yzg3LTg1N2YtNDg2MS05ODkxLTJjZjRmMGE0Y2M5ZCIsImlhdCI6MTYxMDExMzM2NSwiZXhwIjoxNjEwMTk5NzY1fQ.kcJiMoLyETREWw4wjHpfbTqb8AgcNlP4GnEMOtRFU74\"\n}"}],"_postman_id":"e14bf7f9-c0e1-4c51-b055-a6e9539ce9f5"},{"name":"Create CPF","id":"eaddcad7-a4a8-436d-b117-4716d1f9ba8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"cpf\": \"040.070.813-28\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Ijc2ZTk1Yzg3LTg1N2YtNDg2MS05ODkxLTJjZjRmMGE0Y2M5ZCIsImlhdCI6MTYxMDExMzM2NSwiZXhwIjoxNjEwMTk5NzY1fQ.kcJiMoLyETREWw4wjHpfbTqb8AgcNlP4GnEMOtRFU74\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registercpf","description":"<p>This endpoint registers the user's CPF.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","registercpf"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"75f1e2c9-cfd6-4b24-9d7b-53596ae7e34a","name":"Create CPF","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"cpf\": \"040.070.813-28\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Ijc2ZTk1Yzg3LTg1N2YtNDg2MS05ODkxLTJjZjRmMGE0Y2M5ZCIsImlhdCI6MTYxMDExMzM2NSwiZXhwIjoxNjEwMTk5NzY1fQ.kcJiMoLyETREWw4wjHpfbTqb8AgcNlP4GnEMOtRFU74\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registercpf"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"45"},{"key":"ETag","value":"W/\"2d-xeWPJ9dkfqfUl9LwuRgUgqE4lg4\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:43:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"next-end-point\": \"Full name\"\n}"}],"_postman_id":"eaddcad7-a4a8-436d-b117-4716d1f9ba8f"},{"name":"Create Name","id":"c1fc9207-e24a-462d-b286-23ba521823bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"name\": \"Manuel José da Silva\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Ijc2ZTk1Yzg3LTg1N2YtNDg2MS05ODkxLTJjZjRmMGE0Y2M5ZCIsImlhdCI6MTYxMDExMzM2NSwiZXhwIjoxNjEwMTk5NzY1fQ.kcJiMoLyETREWw4wjHpfbTqb8AgcNlP4GnEMOtRFU74\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registername","description":"<p>This endpoint registers the user's full name.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","registername"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f1079e0b-fa8b-48c6-b3ad-d352055b913f","name":"Create Name","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"name\": \"Manuel José da Silva\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6Ijc2ZTk1Yzg3LTg1N2YtNDg2MS05ODkxLTJjZjRmMGE0Y2M5ZCIsImlhdCI6MTYxMDExMzM2NSwiZXhwIjoxNjEwMTk5NzY1fQ.kcJiMoLyETREWw4wjHpfbTqb8AgcNlP4GnEMOtRFU74\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registername"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"46"},{"key":"ETag","value":"W/\"2e-eyXr3RSahs7ni0r04wtVtySgOlo\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:43:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"next-end-point\": \"Birth-date\"\n}"}],"_postman_id":"c1fc9207-e24a-462d-b286-23ba521823bc"},{"name":"Create Address","id":"7167265c-7eff-4b37-9640-1124a0fc011c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"cep\": \"01001-000\",\n    \"street\": \"praça da sé\",\n    \"housenumber\": 1,\n    \"complement\": \"casa 4\",\n    \"city\": \"São Paulo\",\n    \"state\": \"SP\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registeraddress","description":"<p>This endpoint registers the user's address.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","registeraddress"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"70628983-3313-418d-b8a3-30bdb483d420","name":"Create Address","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"cep\": \"01001-000\",\n    \"street\": \"praça da sé\",\n    \"housenumber\": 1,\n    \"complement\": \"casa 4\",\n    \"city\": \"São Paulo\",\n    \"state\": \"SP\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registeraddress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"46"},{"key":"ETag","value":"W/\"2e-G375M3eNAaZ/IwAUpa2WCUTYhtM\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:44:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Address successfully registered.\"\n}"}],"_postman_id":"7167265c-7eff-4b37-9640-1124a0fc011c"},{"name":"Create Datebirth","id":"ff1ba982-eeae-4892-9029-83b2e229636f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"datebirth\": \"05/06/19158\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registerdatebirth","description":"<p>This endpoint records the user's birth date.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","registerdatebirth"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5a6bb289-55b0-4908-903c-32aacb91b0e9","name":"Create Datebirth","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"datebirth\": \"05/06/19158\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registerdatebirth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"48"},{"key":"ETag","value":"W/\"30-S3zOgoU586Ng6Vu3TuFsjm6sLG4\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:44:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"next-end-point\": \"Phone-number\"\n}"}],"_postman_id":"ff1ba982-eeae-4892-9029-83b2e229636f"},{"name":"Create Phonenumber","id":"5eecfc70-36af-4f50-aabe-89a076c8983c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"phonenumber\": 5511888888888,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registerphonenumber","description":"<p>This endpoint registers the user's phone number.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","registerphonenumber"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6e4d4fd8-89aa-44a8-89c1-7959f34f120a","name":"Create Phonenumber","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"phonenumber\": 5511888888888,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registerphonenumber"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43"},{"key":"ETag","value":"W/\"2b-LspmemD3nB5l15+a8Mm1ZL6z4NQ\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:30:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"next-end-point\": \"Address\"\n}"},{"id":"707d33c4-4665-4cd2-b1c3-29f4141da007","name":"Create Phonenumber","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"phonenumber\": 5511888888888,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/registerphonenumber"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43"},{"key":"ETag","value":"W/\"2b-LspmemD3nB5l15+a8Mm1ZL6z4NQ\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:30:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"next-end-point\": \"Address\"\n}"}],"_postman_id":"5eecfc70-36af-4f50-aabe-89a076c8983c"},{"name":"Create Ordered Quantity","id":"66eaabce-c59f-41e9-9843-d942f9edef60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"orderedquantity\": 257777.62,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/orderedquantity","description":"<p>This endpoint registers the loan amount requested by the user.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["user","orderedquantity"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0d3e3d0c-6c33-4d8c-b0bb-84df55352f39","name":"Create Ordered Quantity","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{   \n    \"orderedquantity\": 257777.62,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImEzZGZkODk0LTBiMzUtNDU3MC05Y2Y2LTQzNmYxNmZiOGI3ZSIsImlhdCI6MTYxMDExMTMyMiwiZXhwIjoxNjEwMTk3NzIyfQ.VOeshQzkos3oLM0NBTf5scweM5BGCc1EAQ7z4EDOHew\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/user/orderedquantity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-cr/oBst9zpGDsycCiIepoib2Gq4\""},{"key":"Date","value":"Fri, 08 Jan 2021 13:44:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"next-end-point\": \"End\"\n}"}],"_postman_id":"66eaabce-c59f-41e9-9843-d942f9edef60"}]}