{"info":{"_postman_id":"93c1cc42-6e63-4e17-b7ff-37416ce7bf11","name":"UserProfile","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Status","id":"726f11af-7b81-4a56-86bc-a75168dad435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:2573/userProfileController/status","description":"Get the status of User profile Spring Boot Application"},"response":[],"_postman_id":"726f11af-7b81-4a56-86bc-a75168dad435"},{"name":"Create User","id":"bce43fb5-a604-4e69-be19-a9edf1876447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"PXG0IQMERwWDVChEeSPzvg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"testUser1\",\n    \"emailAddress\": \"testUser1@gmail.com\",\n    \"phoneNumber\": \"9442320741\",\n    \"address\": \"testAddress1\",\n    \"password\": \"test@User1\",\n    \"confirmPassword\": \"test@User1\",\n    \"secureQuestion\": \"What is your favourite color ?\",\n    \"secureAnswer\": \"Red\"\n}"},"url":"http://localhost:2573/userProfileController/create","description":"Creates a user for the paddy seed expert application from the request payload data"},"response":[],"_postman_id":"bce43fb5-a604-4e69-be19-a9edf1876447"},{"name":"Update User","id":"c8d52234-7c51-489b-bec2-1cdb8190eb38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Mjy0r9rzRjigIFhTBpYoHA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham3\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"Gotham@25\"\n}"},"url":"https://localhost:2573/userProfileController/update","description":"Updates the user password for given username"},"response":[],"_postman_id":"c8d52234-7c51-489b-bec2-1cdb8190eb38"},{"name":"Fetch Users","id":"3db1ba72-9cef-4079-a818-f8b6e33831b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"url":"https://localhost:2573/userProfileController/fetch","description":"Fetches all users"},"response":[],"_postman_id":"3db1ba72-9cef-4079-a818-f8b6e33831b1"},{"name":"Delete User","id":"d35d251d-de60-43b1-86d2-36798ccb67cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"XHem2NHrSVWHm5VW8LtfFQ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham93\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"https://paddyseedexpert-user-profile.herokuapp.com/userProfileController/delete","description":"Delete a user for a given username or email address"},"response":[],"_postman_id":"d35d251d-de60-43b1-86d2-36798ccb67cd"},{"name":"Authenticate User","id":"142b1100-1981-41ca-80ed-83fdc3e8852a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"aDZbMiroR6C6o2hpgRKAzg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham25\",\n    \"confirmPassword\": \"\"\n}"},"url":"https://paddyseedexpert-user-profile.herokuapp.com/userProfileController/auth","description":"Check if a user exists for the given username and password"},"response":[],"_postman_id":"142b1100-1981-41ca-80ed-83fdc3e8852a"},{"name":"Get User","id":"ebbe7cdc-7470-408c-9342-9638d5265455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get","description":"Retrive the user for the given id."},"response":[],"_postman_id":"ebbe7cdc-7470-408c-9342-9638d5265455"},{"name":"Reset Password","id":"c47dd121-1afc-4d0e-a449-e367273aed3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"G9Cas9iTQFW4av1ab4Js5A","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/resetPassword","description":"Resets password for the given user and sends the new password to the registered email address"},"response":[],"_postman_id":"c47dd121-1afc-4d0e-a449-e367273aed3b"},{"name":"Forgot Username","id":"e5ad0ce3-b0e3-4f05-9769-dcd8dfba8e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"aa41c9ca-b3f2-4472-a028-05ee345270ce\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"https://localhost:2573/userProfileController/forgotCredentials","description":"Retrieves username for the given user id and sends it to registered email address"},"response":[],"_postman_id":"e5ad0ce3-b0e3-4f05-9769-dcd8dfba8e14"},{"name":"Forgot Password","id":"a9ef955d-9544-4289-a386-f808ac7a4a67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"aa41c9ca-b3f2-4472-a028-05ee345270ce\",\n    \"userName\": \"Gotham3\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"https://paddyseedexpert-user-profile.herokuapp.com/userProfileController/forgotCredentials","description":"Retrieves the password for the given user id and sends it to registered email address"},"response":[],"_postman_id":"a9ef955d-9544-4289-a386-f808ac7a4a67"},{"name":"Create User","id":"48c1f027-ec91-42b8-acd7-b0dc5679b180","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"PXG0IQMERwWDVChEeSPzvg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"gowtham25alaguraj@gmail.com\",\n    \"phoneNumber\": \"9442320741\",\n    \"address\": \"4/150-fMariyammanan Kovil Street, Jagir Ammapalayam Post, Reddypatti, Salem-636302\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"Gotham@25\",\n    \"secureQuestion\": \"What is your favourite color ?\",\n    \"secureAnswer\": \"Sky Blue\"\n}"},"url":"http://localhost:2573/userProfileController/create","description":"Creates the user"},"response":[{"id":"eb3fab2f-d8f1-47e9-9b26-6d71b29f71b5","name":"Create User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"PXG0IQMERwWDVChEeSPzvg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"gowtham25alaguraj@gmail.com\",\n    \"phoneNumber\": \"9442320741\",\n    \"address\": \"4/150-fMariyammanan Kovil Street, Jagir Ammapalayam Post, Reddypatti, Salem-636302\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"Gotham@25\",\n    \"secureQuestion\": \"What is your favourite color ?\",\n    \"secureAnswer\": \"Sky Blue\"\n}"},"url":"http://localhost:2573/userProfileController/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:11:04 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User created with id, b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"timestamp\": \"08:41:04.389 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"48c1f027-ec91-42b8-acd7-b0dc5679b180"},{"name":"Status","id":"4329f2e5-b530-4a16-9126-bb118cdeccf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:2573/userProfileController/status"},"response":[],"_postman_id":"4329f2e5-b530-4a16-9126-bb118cdeccf3"},{"name":"Status","id":"0c805cc3-46a9-4f5c-baa5-6b2d401995c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:2573/userProfileController/status","description":"Gets the status of the application"},"response":[{"id":"8fb9d1f4-b899-4d02-9e96-d10cbf12430e","name":"Status","originalRequest":{"method":"GET","header":[],"url":"http://localhost:2573/userProfileController/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:07:33 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": \"08:37:33.352 26-01-2020 IST\",\n    \"status\": \"UP\"\n}"}],"_postman_id":"0c805cc3-46a9-4f5c-baa5-6b2d401995c1"},{"name":"Update User","id":"0010b34c-2065-4805-ac9d-eff36b91d4ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Mjy0r9rzRjigIFhTBpYoHA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"testUser\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"testUser@123\",\n    \"confirmPassword\": \"testUser@123\"\n}"},"url":"http://localhost:2573/userProfileController/update","description":"Updates the user for the given username"},"response":[{"id":"965b3cda-2f06-454f-b94e-fd3af3ad61d3","name":"Update User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Mjy0r9rzRjigIFhTBpYoHA","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"testUser\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"testUser@123\",\n    \"confirmPassword\": \"testUser@123\"\n}"},"url":"http://localhost:2573/userProfileController/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:14:32 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User with id, d89cd809-46b1-4a71-a242-67fee954ad6c updated successfully\",\n    \"timestamp\": \"08:44:32.764 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"0010b34c-2065-4805-ac9d-eff36b91d4ce"},{"name":"Fetch Users","id":"a6a3c28a-2278-49fe-b477-236b7384c9ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"url":"http://localhost:2573/userProfileController/fetch","description":"Fetches all user"},"response":[{"id":"5c1446df-226d-4b64-a0ed-62677a3eb7e0","name":"Fetch Users","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"url":"http://localhost:2573/userProfileController/fetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:14:47 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"users\": \"[ {\\r\\n  \\\"id\\\" : \\\"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\\\",\\r\\n  \\\"userName\\\" : \\\"Gotham25\\\",\\r\\n  \\\"emailAddress\\\" : \\\"gowtham25alaguraj@gmail.com\\\",\\r\\n  \\\"phoneNumber\\\" : \\\"9442320741\\\",\\r\\n  \\\"address\\\" : \\\"4/150-fMariyammanan Kovil Street, Jagir Ammapalayam Post, Reddypatti, Salem-636302\\\",\\r\\n  \\\"password\\\" : \\\"Gotham@25\\\",\\r\\n  \\\"confirmPassword\\\" : \\\"Gotham@25\\\",\\r\\n  \\\"resetPassword\\\" : \\\"dTsyqoJC\\\",\\r\\n  \\\"secureQuestion\\\" : \\\"What is your favourite color ?\\\",\\r\\n  \\\"secureAnswer\\\" : \\\"Sky Blue\\\",\\r\\n  \\\"createdTimestamp\\\" : 1580008264141,\\r\\n  \\\"lastUpdatedTimestamp\\\" : 1580008264141\\r\\n}, {\\r\\n  \\\"id\\\" : \\\"d89cd809-46b1-4a71-a242-67fee954ad6c\\\",\\r\\n  \\\"userName\\\" : \\\"testUser\\\",\\r\\n  \\\"emailAddress\\\" : \\\"testUser@gmail.com\\\",\\r\\n  \\\"phoneNumber\\\" : \\\"9442320741\\\",\\r\\n  \\\"address\\\" : \\\"testAddress\\\",\\r\\n  \\\"password\\\" : \\\"testUser@123\\\",\\r\\n  \\\"confirmPassword\\\" : \\\"testUser@123\\\",\\r\\n  \\\"resetPassword\\\" : \\\"MHL7bIdn\\\",\\r\\n  \\\"secureQuestion\\\" : \\\"What is your favourite color ?\\\",\\r\\n  \\\"secureAnswer\\\" : \\\"White\\\",\\r\\n  \\\"createdTimestamp\\\" : 1580008103887,\\r\\n  \\\"lastUpdatedTimestamp\\\" : 1580008472111\\r\\n} ]\",\n    \"timestamp\": \"08:44:47.609 26-01-2020 IST\"\n}"}],"_postman_id":"a6a3c28a-2278-49fe-b477-236b7384c9ad"},{"name":"Delete User","id":"b003522e-6d8c-4917-9fb2-54cb9b5af284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"XHem2NHrSVWHm5VW8LtfFQ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"testUser\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/delete","description":"Deletes a specific user"},"response":[{"id":"91027a89-521d-4806-bdfe-545836bf804f","name":"Delete User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"XHem2NHrSVWHm5VW8LtfFQ","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"testUser\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:16:23 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User with id, d89cd809-46b1-4a71-a242-67fee954ad6c deleted successfully\",\n    \"timestamp\": \"08:46:23.924 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"b003522e-6d8c-4917-9fb2-54cb9b5af284"},{"name":"Authenticate User","id":"9111629d-8e59-491c-839d-c559f6904ea7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"aDZbMiroR6C6o2hpgRKAzg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham3\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/auth"},"response":[],"_postman_id":"9111629d-8e59-491c-839d-c559f6904ea7"},{"name":"Authenticate User","id":"8e36886a-bd84-4f4f-ba55-3510f142cf95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"aDZbMiroR6C6o2hpgRKAzg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/auth"},"response":[],"_postman_id":"8e36886a-bd84-4f4f-ba55-3510f142cf95"},{"name":"Authenticate User","id":"033c9c61-eb2d-4679-89d7-13868edb6aab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"aDZbMiroR6C6o2hpgRKAzg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/auth","description":"Authenticates a user for the given username and password"},"response":[{"id":"554cac9b-855f-4f91-b5fd-4eaf73b1db50","name":"Authenticate User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"aDZbMiroR6C6o2hpgRKAzg","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:18:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"timestamp\": \"08:48:06.993 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"033c9c61-eb2d-4679-89d7-13868edb6aab"},{"name":"Get User","id":"6bcc3225-70f7-4c1d-833b-aea819a8ce35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"d38140e8-b11e-46e0-81a3-133cb8ffed89\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get"},"response":[{"id":"f90dc581-87d8-4fb7-9a34-6976c5d74b1e","name":"Get User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:21:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Error: Couldn't fetch user with id, d38140e8-b11e-46e0-81a3-133cb8ffed89\",\n    \"timestamp\": \"08:51:49.664 26-01-2020 IST\",\n    \"isSuccess\": \"error\"\n}"}],"_postman_id":"6bcc3225-70f7-4c1d-833b-aea819a8ce35"},{"name":"Get User","id":"3fffeb39-27fb-4c49-be72-cefe1d123807","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get"},"response":[{"id":"ea10e803-b3e0-40be-b819-b367acb49024","name":"Get User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:21:49 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Error: Couldn't fetch user with id, d38140e8-b11e-46e0-81a3-133cb8ffed89\",\n    \"timestamp\": \"08:51:49.664 26-01-2020 IST\",\n    \"isSuccess\": \"error\"\n}"}],"_postman_id":"3fffeb39-27fb-4c49-be72-cefe1d123807"},{"name":"Get User","id":"611bc07f-ed5a-48eb-b378-da9bbec24cc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get","description":"Gets a specific user details for the given user id"},"response":[{"id":"c77f3747-f76d-422c-84bd-431a7c9b2035","name":"Get User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"Ckvl12rHQLy3iHVPvxzh0Q","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 03:24:18 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User with id, b0cf0e38-0aa1-422c-a8c0-5769b08c633a fetched successfully\",\n    \"user\": \"{\\r\\n  \\\"id\\\" : \\\"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\\\",\\r\\n  \\\"userName\\\" : \\\"Gotham25\\\",\\r\\n  \\\"emailAddress\\\" : \\\"gowtham25alaguraj@gmail.com\\\",\\r\\n  \\\"phoneNumber\\\" : \\\"9442320741\\\",\\r\\n  \\\"address\\\" : \\\"4/150-fMariyammanan Kovil Street, Jagir Ammapalayam Post, Reddypatti, Salem-636302\\\",\\r\\n  \\\"password\\\" : \\\"Gotham@25\\\",\\r\\n  \\\"confirmPassword\\\" : \\\"Gotham@25\\\",\\r\\n  \\\"resetPassword\\\" : \\\"dTsyqoJC\\\",\\r\\n  \\\"secureQuestion\\\" : \\\"What is your favourite color ?\\\",\\r\\n  \\\"secureAnswer\\\" : \\\"Sky Blue\\\",\\r\\n  \\\"createdTimestamp\\\" : 1580008264141,\\r\\n  \\\"lastUpdatedTimestamp\\\" : 1580008264141\\r\\n}\",\n    \"timestamp\": \"08:54:18.236 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"611bc07f-ed5a-48eb-b378-da9bbec24cc2"},{"name":"Reset Password","id":"6c428264-89d8-4039-ad9d-27f584874bc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"G9Cas9iTQFW4av1ab4Js5A","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/resetPassword","description":"Resets the password for the given user details"},"response":[{"id":"c7a4801c-1e8e-4b46-84cb-7adc6bc528c4","name":"Reset Password","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-Access-Token","value":"G9Cas9iTQFW4av1ab4Js5A","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"Gotham@25\",\n    \"confirmPassword\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:2573/userProfileController/resetPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 04:43:30 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Password reset successful...\",\n    \"timestamp\": \"10:13:30.132 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"6c428264-89d8-4039-ad9d-27f584874bc6"},{"name":"Forgot Username","id":"e6cea3f0-de31-47fd-8cdf-25021e1edf43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/forgotCredentials","description":"Retrives the username for the given user id"},"response":[{"id":"8db41a8c-901d-46d1-9eb5-c1d8cb2fb6c6","name":"Forgot Username","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/forgotCredentials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 04:46:00 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Username retrieval successful...\",\n    \"timestamp\": \"10:16:00.734 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"e6cea3f0-de31-47fd-8cdf-25021e1edf43"},{"name":"Forgot Password","id":"fae59b63-d90c-4d25-8be7-2b0e29b51059","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/forgotCredentials"},"response":[],"_postman_id":"fae59b63-d90c-4d25-8be7-2b0e29b51059"},{"name":"Forgot Password","id":"03081a1f-5ffb-40b3-af97-be0a937210a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/forgotCredentials","description":"Retrives the password for the given user id and username"},"response":[{"id":"9861af2a-fd82-4125-83b8-09d49e2333ea","name":"Forgot Password","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/forgotCredentials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 04:49:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Password retrieval successful...\",\n    \"timestamp\": \"10:19:14.592 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"},{"id":"ba5c41d4-bd14-4fc4-95b6-5603a220b444","name":"Forgot Password","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","value":"application/json"},{"key":"X-Access-Token","type":"text","value":"RzcA8f02RciGorjhOY2lTQ"}],"body":{"mode":"raw","raw":"{\n\t\"id\": \"b0cf0e38-0aa1-422c-a8c0-5769b08c633a\",\n    \"userName\": \"Gotham25\",\n    \"emailAddress\": \"\",\n    \"phoneNumber\": \"\",\n    \"address\": \"\",\n    \"password\": \"\",\n    \"confirmPassword\": \"\"\n}"},"url":"http://localhost:2573/userProfileController/forgotCredentials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sun, 26 Jan 2020 04:49:14 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Password retrieval successful...\",\n    \"timestamp\": \"10:19:14.592 26-01-2020 IST\",\n    \"isSuccess\": \"success\"\n}"}],"_postman_id":"03081a1f-5ffb-40b3-af97-be0a937210a1"}]}