{"info":{"_postman_id":"1d26dafc-eac5-4f39-afaf-736f8a39a66e","name":"TENBPS API Collection","description":"<html><head></head><body><p>Collection of the available services and their API URLs</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20203139","collectionId":"1d26dafc-eac5-4f39-afaf-736f8a39a66e","publishedId":"UyrGADh2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-05-06T10:11:21.000Z"},"item":[{"name":"Authorization-Service","item":[{"name":"Auth-Request","id":"aba0c1f2-eb60-49e9-9c1b-8fe840d9cf6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"KrystalA\",\n    \"password\": \"944a8b59b0c74589c4e37e7fe3eea80f376c651cd51aaa0cb84e9530d7975104\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/auth","description":"<h3 id=\"authorization--login\">Authorization / Login</h3>\n<hr />\n<p>This is basically a login/ sign-in operation which accepts the user-id and the password and authenticates the user via a Java Web Token which expires after a certain time.</p>\n<p>Failure to authenticate to the service after 3 trials suspends the user from logging in for an hour.</p>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","auth"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"3d4ec5a0-be4a-4b02-9708-ac898064392a","name":"Auth-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"identifier\": \"KrystalA\",\n    \"password\": \"944a8b59b0c74589c4e37e7fe3eea80f376c651cd51aaa0cb84e9530d7975104\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 19 May 2022 13:45:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"792"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3890817a-b347-4510-a8bc-93d6329e1f60"},{"key":"x-amz-apigw-id","value":"SYB-TEnHoAMF-7A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-628649f4-74c17fd83d35827974c4a391"}],"cookie":[],"responseTime":null,"body":"{\n    \"jwttoken\": \"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJLcnlzdGFsQSIsImV4cCI6MTY1Mjk2Nzk4NSwiaWF0IjoxNjUyOTY3OTI1fQ._nIsrkvIJIdlGxeC99uaxrJ2vo2vMveiIaeOA8YT0CTd5ZTbtOzwG8dmnbCFOl8t4109-T5silgsgph27aGwEg\",\n    \"requestId\": \"requestId created later\",\n    \"invId\": \"KrystalA\",\n    \"invDetails\": {\n        \"inv_firstname\": \"Krystal\",\n        \"inv_lastname\": \"Anselma\",\n        \"inv_email\": \"airflow@robo4me.com\",\n        \"inv_phone\": \"+919477873619\",\n        \"inv_phone_verified\": true,\n        \"inv_email_verified\": null,\n        \"inv_onboard_stage\": 7,\n        \"subscription_plan\": null,\n        \"default_goal\": null,\n        \"identity_verified\": true,\n        \"is_active\": true,\n        \"ssn_no\": \"465412\",\n        \"goal_risk_profile_id\": null,\n        \"risk_question_status\": null,\n        \"subscription_plan_status\": null,\n        \"financial_plan_status\": null,\n        \"identity_verification_status\": null,\n        \"bank_added_status\": null,\n        \"fund_transfer_status\": null,\n        \"fund_allocated_status\": true\n    }\n}"}],"_postman_id":"aba0c1f2-eb60-49e9-9c1b-8fe840d9cf6d"}],"id":"925e439d-b75c-4c3a-8c7f-07be2f5ca4b6","description":"<p>Authorisation of an investor to the service.</p>\n","_postman_id":"925e439d-b75c-4c3a-8c7f-07be2f5ca4b6"},{"name":"Signup-Service","item":[{"name":"Signup-Auth-Request","id":"99c4fd1a-2c8f-455f-b5fb-ab9ed925a89c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"password\": \"1b4f0e9851971998e732078544c96b36c3d01cedf7caa332359d6f1d83567014\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/signup/auth","description":"<h3 id=\"authorization-request\">Authorization Request</h3>\n<hr />\n<blockquote>\n<p>creates the username or alias for the user<br />creates a password for the user<br />stores them in a staging table until confirmation</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","signup","auth"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"8876a3cc-e147-4f7e-a2d9-e79630900180","name":"Signup-Auth-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"inv_id\": \"test1_2\",\n    \"password\": \"1b4f0e9851971998e732078544c96b36c3d01cedf7caa332359d6f1d83567014\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/signup/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:47:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"133"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"24b518d2-a4c6-4015-8e60-24700b395621"},{"key":"x-amz-apigw-id","value":"RfCz4E_FoAMFXVg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7e7f-4b26d1ac13d1382559b9ddce"}],"cookie":[],"responseTime":null,"body":"{\n    \"request_id\": \"8yvmcmmptqpx80r1\",\n    \"result\": [\n        {\n            \"inv_id\": \"test1_2\",\n            \"email\": \"\",\n            \"created_at\": \"2022-05-02T06:47:27.103578\"\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"99c4fd1a-2c8f-455f-b5fb-ab9ed925a89c"},{"name":"Signup-Personal-Request","id":"c3e4811a-aca7-4279-818c-6ac1851d4b87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"firstname\": \"Janet\",\n  \"lastname\": \"Kruger\",\n  \"email\": \"airflow@robo4me.com\",\n  \"phone\": \"+919477873619\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/signup/personal-detail","description":"<h3 id=\"personal-information-request\">Personal information Request</h3>\n<hr />\n<blockquote>\n<p>stores the complete name to the staging table<br />stores the email information to the staging table<br />stores the phone number to the staging table</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","signup","personal-detail"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"65eb93a8-20a8-4f2b-a5f8-7af9ddbbc239","name":"Signup-Personal-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_2\",\n  \"firstname\": \"Gregory\",\n  \"lastname\": \"Kroos\",\n  \"email\": \"airflow@robo4me.com\",\n  \"phone\": \"+919477873619\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/signup/personal-detail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:49:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"152"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1e7b6339-06fc-46e6-a291-eb7c2cf02955"},{"key":"x-amz-apigw-id","value":"RfDCyEtdoAMFlLQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7ede-10123bc821e7c7d108229d78"}],"cookie":[],"responseTime":null,"body":"{\n    \"request_id\": \"ir5mgcolmhuagpa9\",\n    \"result\": [\n        {\n            \"inv_id\": \"test1_2\",\n            \"email\": \"airflow@robo4me.com\",\n            \"created_at\": \"2022-05-02T06:49:02.446830\"\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"c3e4811a-aca7-4279-818c-6ac1851d4b87"},{"name":"Signup-Address Request","id":"e002d771-f186-419f-8c32-c6737e87a3ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"address_line1\": \"Commercial Saltee Spacio\",\n  \"address_line2\": \"Jessore Road, Golpark, South DumDum\",\n  \"city\": \"Kolkata\",\n  \"state\": \"West Bengal\",\n  \"zip\": \"700080\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/signup/address","description":"<h3 id=\"address-information-request\">Address Information Request</h3>\n<hr />\n<blockquote>\n<p>starts working after the user has been verified via OTP services for signup<br />starts working after the user has been verified via OTP services for signup</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","signup","address"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"93fc21be-f240-4c78-966c-ec9f440e84bd","name":"Signup-Address Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"address_line1\": \"Commercial Saltee Spacio\",\n  \"address_line2\": \"Jessore Road, Golpark, South DumDum\",\n  \"city\": \"Kolkata\",\n  \"state\": \"West Bengal\",\n  \"zip\": \"700080\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/signup/address"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"request_id\": \"hf9419ww00tt295a\",\n    \"result\": [\n        {\n            \"inv_id\": \"test1_1\",\n            \"email\": \"airflow@robo4me.com\",\n            \"created_at\": \"2022-04-29T07:20:52.073Z\"\n        }\n    ],\n    \"success\": true\n}\n"}],"_postman_id":"e002d771-f186-419f-8c32-c6737e87a3ad"}],"id":"5e19adb1-5dd6-4c80-be97-667d51d1be66","description":"<p>Service to Sign up a new user or investor to the TenBps Service. This is a three-fold service.</p>\n","_postman_id":"5e19adb1-5dd6-4c80-be97-667d51d1be66"},{"name":"OTP-Service","item":[{"name":"OTP - Producer","id":"3d425dc3-0d6c-41a7-a1b7-62a6710d507f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"phone_number\": \"9477873619\",\n  \"email\": \"airflow@robo4me.com\",\n  \"userid\": \"test1_1\",\n  \"purpose\": \"signup\",\n  \"last_name\": \"Kruger\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/otp/generate","description":"<h3 id=\"otp---producing-service\">OTP - Producing Service</h3>\n<hr />\n<blockquote>\n<p>generates an otp depending on the service<br />sends the otp to the phone number of the user</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","otp","generate"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"d7222ade-740c-48dc-af9e-8a74ac7a2e82","name":"OTP - Producer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"phone_number\": \"9477873619\",\n  \"email\": \"airflow@robo4me.com\",\n  \"userid\": \"test1_1\",\n  \"purpose\": \"signup\",\n  \"last_name\": \"Kruger\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/otp/generate"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"success\": \"true\",\n    \"details\": [\n        {\n            \"last_name\": \"Kruger\",\n            \"phone\": \"9477873619\",\n            \"email\": \"airflow@robo4me.com\"\n        }\n    ]\n}\n"}],"_postman_id":"3d425dc3-0d6c-41a7-a1b7-62a6710d507f"},{"name":"OTP - Validate","id":"06cc83d0-5664-4a2c-8f58-3ed09ed1106a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"otp\": \"545048\",\n  \"phone_number\": \"9477873619\",\n  \"email\": \"airflow@robo4me.com\",\n  \"userid\": \"test1_1\",\n  \"purpose\": \"signup\",\n  \"last_name\": \"Kruger\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/otp/validate","description":"<h3 id=\"otp---validation-service\">OTP - Validation Service</h3>\n<hr />\n<blockquote>\n<p>Validates the otp to the service and check if it matches with the otp generated and sent in the OTP -Production service.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","otp","validate"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"d94dc8ad-2689-4a4d-aba8-fc0233e46e8b","name":"OTP - Validate","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"otp\": \"545048\",\n  \"phone_number\": \"9477873619\",\n  \"email\": \"airflow@robo4me.com\",\n  \"userid\": \"test1_1\",\n  \"purpose\": \"signup\",\n  \"last_name\": \"Kruger\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/otp/validate"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"details\": [\n        {\n            \"jwttoken\": \"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJtYWhlZWRoYXIxOTk4IiwiZXhwIjoxNjUwNjI3MDU4LCJpYXQiOjE2NTA2MjY5OTh9.WusB5OI-Sw6JdFM2GTpHkww_1VxrKl8G28PG1nXrlQl9h2C7hYY3IW1Lg9qwsuNVqHiwngH8T3ts2majcRw6nw\",\n            \"requestId\": \"requestId cretedte later\",\n            \"invId\": \"test1_1\"\n        }\n    ],\n    \"success\": \"true\"\n}\n"}],"_postman_id":"06cc83d0-5664-4a2c-8f58-3ed09ed1106a"}],"id":"44327e04-28e9-4034-8735-ef0a5201d797","description":"<p>Sends and authenticates the OTP to the server.</p>\n","_postman_id":"44327e04-28e9-4034-8735-ef0a5201d797"},{"name":"Questionnaire-Service","item":[{"name":"First Question","id":"5477b451-df88-49d7-ac41-09e948913a9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/first","description":"<h3 id=\"begining-question\">Begining question</h3>\n<hr />\n<blockquote>\n<p>Provides the very first question in the questionnaire to the front-end when triggered.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","risk-questionnaire","first"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"e6208fc0-d0b1-4fce-9306-77d103971583","name":"First Question","originalRequest":{"method":"GET","header":[],"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/first"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 07:27:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"2ccb4eaa-212c-430d-ab3e-3ae0a08ad814"},{"key":"x-amz-apigw-id","value":"RfIruGnFIAMF50Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f87e4-1c67b70b771925244e2ae81f"}],"cookie":[],"responseTime":null,"body":"{\n    \"questionId\": \"1\",\n    \"questionContent\": \"What is your monthly income? (approximately)\",\n    \"type\": \"Slider\",\n    \"options\": null\n}"}],"_postman_id":"5477b451-df88-49d7-ac41-09e948913a9c"},{"name":"Eventual Sequence(Followup Question Flow) Copy","id":"0e70eb2a-b2a8-482f-8a0b-2ec3fbbd4eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"1\",\n    \"type\": \"Slider\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 36,\n        \"optionOrder\": 30,\n        \"value\": \"2000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next","description":"<h3 id=\"eventual-followup-questions\">Eventual Followup questions</h3>\n<hr />\n<blockquote>\n<p>Produces forward the next follow up question to assess the risk taking ability of the user depending on the answer given for the previous question.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","risk-questionnaire","next"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"7dc9d876-e5bc-4faa-896b-ac81a2974a19","name":"Eventual Sequence(Followup Question Flow)[Receiving Question 2] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"1\",\n    \"type\": \"Slider\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 36,\n        \"optionOrder\": 30,\n        \"value\": \"2000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:15:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"136"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f002a01d-a07b-4f53-8fd5-d7ecb5953759"},{"key":"x-amz-apigw-id","value":"R5v9gEEhoAMFcdQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a2d23-756e8dbe3c09f7aa219e24c4"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"2\",\n    \"questionContent\": \"What is your monthly expenses? (approximately)\",\n    \"type\": \"Slider\",\n    \"options\": null\n}"},{"id":"07da9d97-9c16-4543-bcfc-8c1c0703e76c","name":"Eventual Sequence(Followup Question Flow)[Get Question 3] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"2\",\n    \"type\": \"Slider\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 36,\n        \"optionOrder\": 30,\n        \"value\": \"500\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:17:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"157"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"73846ee3-78de-4fc5-a91f-2b972bae847e"},{"key":"x-amz-apigw-id","value":"R5wR-HiOIAMF7LQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a2da6-3fa71a466ff765c378d2e091"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"3\",\n    \"questionContent\": \"With what initial amount would you like to start your investments ?\",\n    \"type\": \"Slider\",\n    \"options\": null\n}"},{"id":"1e69ff08-e825-4807-8865-aa6c5a975d35","name":"Eventual Sequence(Followup Question Flow)[Get Question 4] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"3\",\n    \"type\": \"Slider\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 36,\n        \"optionOrder\": 30,\n        \"value\": \"1500\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:23:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"161"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"db931f89-53fa-40e1-82f6-b2d1ada6d1d7"},{"key":"x-amz-apigw-id","value":"R5xHFHWiIAMFjyg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a2ef9-0e8a722c6e1c80b953ca825f"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"4\",\n    \"questionContent\": \"How much would you like to contribute to your investments every month ?\",\n    \"type\": \"Slider\",\n    \"options\": null\n}"},{"id":"fbda6f17-0875-4684-b766-b8e32f4fdfc5","name":"Eventual Sequence(Followup Question Flow)[Get Question 5] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"4\",\n    \"type\": \"Slider\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 36,\n        \"optionOrder\": 30,\n        \"value\": \"1000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:25:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"562"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"408d7aae-eea1-4f8d-a024-6d6961cd6310"},{"key":"x-amz-apigw-id","value":"R5xfcFP4oAMFY0g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a2f95-08ee28e805cc77b454d936c9"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"5\",\n    \"questionContent\": \"How much fluctuation in investment value (in %) would you be comfortable in 1 year from now ?\",\n    \"type\": \"MCQ\",\n    \"options\": [\n        {\n            \"optionId\": 19,\n            \"optionOrder\": 50,\n            \"value\": \"-35% to 50%\"\n        },\n        {\n            \"optionId\": 18,\n            \"optionOrder\": 40,\n            \"value\": \"-30% to 45%\"\n        },\n        {\n            \"optionId\": 21,\n            \"optionOrder\": 70,\n            \"value\": \"-45% to 60%\"\n        },\n        {\n            \"optionId\": 20,\n            \"optionOrder\": 60,\n            \"value\": \"-40% to 55%\"\n        },\n        {\n            \"optionId\": 16,\n            \"optionOrder\": 20,\n            \"value\": \"-15% to 25%\"\n        },\n        {\n            \"optionId\": 17,\n            \"optionOrder\": 30,\n            \"value\": \"-25% to 35%\"\n        },\n        {\n            \"optionId\": 15,\n            \"optionOrder\": 10,\n            \"value\": \"-10% to 15%\"\n        }\n    ]\n}"},{"id":"1fbe44b1-5d53-4752-9859-5aab3a2fe13b","name":"Eventual Sequence(Followup Question Flow)[Get Question 6] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"5\",\n    \"type\": \"MCQ\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 18,\n        \"optionOrder\": 40,\n        \"value\": \"-30% to 45%\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:28:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"258"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"697c8cc3-0699-4e45-b33d-0fc6c55d5aed"},{"key":"x-amz-apigw-id","value":"R5x3EEs-oAMFqJw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a302d-3b288f9b59a5533d68324797"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"6\",\n    \"questionContent\": \"Have you ever experienced a 20% or more decline in the value of your investments?\",\n    \"type\": \"MCQ\",\n    \"options\": [\n        {\n            \"optionId\": 23,\n            \"optionOrder\": 20,\n            \"value\": \"No\"\n        },\n        {\n            \"optionId\": 22,\n            \"optionOrder\": 10,\n            \"value\": \"Yes\"\n        }\n    ]\n}"},{"id":"165a890b-592a-4052-aaab-d23243c79360","name":"Eventual Sequence(Followup Question Flow)[Get Question - 6 additionals] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"6\",\n    \"type\": \"MCQ\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 22,\n        \"optionOrder\": 10,\n        \"value\": \"Yes\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:29:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"461"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"78f515f6-3f56-4b27-bfd0-9bcde2a0843c"},{"key":"x-amz-apigw-id","value":"R5yG0EHAIAMFq6g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a3091-1cadaf3706fa733577109cd9"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"6b\",\n    \"questionContent\": \"What did you do when you experienced a 20% decline in the value of your investments?\",\n    \"type\": \"MCQ\",\n    \"options\": [\n        {\n            \"optionId\": 29,\n            \"optionOrder\": 10,\n            \"value\": \"Sold everything\"\n        },\n        {\n            \"optionId\": 31,\n            \"optionOrder\": 30,\n            \"value\": \"Did nothing\"\n        },\n        {\n            \"optionId\": 30,\n            \"optionOrder\": 20,\n            \"value\": \"Sold some\"\n        },\n        {\n            \"optionId\": 33,\n            \"optionOrder\": 50,\n            \"value\": \"Bought more\"\n        },\n        {\n            \"optionId\": 32,\n            \"optionOrder\": 40,\n            \"value\": \"Reallocated my investments\"\n        }\n    ]\n}"},{"id":"869c7f14-103f-4407-ac92-760a7aeb3401","name":"Eventual Sequence(Followup Question Flow)[Get Question 7] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"6b\",\n    \"type\": \"MCQ\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n        \"optionId\": 30,\n        \"optionOrder\": 20,\n        \"value\": \"Sold some\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:31:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"490"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e6fbbb28-53a9-4ed5-8b8d-7c6ef4959bf3"},{"key":"x-amz-apigw-id","value":"R5yS4HWKoAMF1zA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a30df-065310a85b88cec952480d3f"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": \"7\",\n    \"questionContent\": \"What is your understanding of stocks, bonds, and Exchange Traded Funds (ETF's) ?\",\n    \"type\": \"MCQ\",\n    \"options\": [\n        {\n            \"optionId\": 36,\n            \"optionOrder\": 30,\n            \"value\": \"Understanding investment approximately more than two years\"\n        },\n        {\n            \"optionId\": 37,\n            \"optionOrder\": 40,\n            \"value\": \"Been investing for more than 5 years\"\n        },\n        {\n            \"optionId\": 35,\n            \"optionOrder\": 20,\n            \"value\": \"Somewhat been investing for less than a year\"\n        },\n        {\n            \"optionId\": 34,\n            \"optionOrder\": 10,\n            \"value\": \"Not familiar\"\n        }\n    ]\n}"},{"id":"1d93bff4-e838-41f7-b81c-88a127437919","name":"Eventual Sequence(Followup Question Flow)[Completed Question Flow] example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"questionId\": \"7\",\n    \"type\": \"MCQ\",\n    \"inv_id\": \"KrystalA\",\n    \"selectOption\": {\n            \"optionId\": 37,\n            \"optionOrder\": 40,\n            \"value\": \"Been investing for more than 5 years\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-questionnaire/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:32:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"89"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"827dbf9b-decc-4a71-be4a-2739431ee67e"},{"key":"x-amz-apigw-id","value":"R5yiIHeIIAMF8TA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a3140-15a9cf4910c3d2a44ce330d8"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"questionId\": null,\n    \"questionContent\": null,\n    \"type\": null,\n    \"options\": null\n}"}],"_postman_id":"0e70eb2a-b2a8-482f-8a0b-2ec3fbbd4eba"},{"name":"Investor Risk-Profile","id":"c858efac-ce24-475c-a46a-d7263fd405b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"inv_id\":\"KrystalA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-profile/generated","urlObject":{"protocol":"https","path":["api","v0.1","inv","risk-profile","generated"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"a6a231a0-11e2-4f93-bb46-e9aed90716be","name":"Investor Risk-Profile example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"inv_id\":\"KrystalA\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/risk-profile/generated"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 10 May 2022 09:35:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"e6c2b78e-1ab4-4245-a0b6-30bfd73014c5"},{"key":"x-amz-apigw-id","value":"R5y53F0ZoAMFe3w="},{"key":"X-Amzn-Trace-Id","value":"Root=1-627a31d8-427d66075436b4e7641d583d"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"KrystalA\",\n    \"riskProfileId\": 3,\n    \"riskProfileAllotted\": \"Moderate\"\n}"}],"_postman_id":"c858efac-ce24-475c-a46a-d7263fd405b2"}],"id":"209b4c5e-7af5-4747-bfef-e31f3120a007","description":"<p>Generates the the questions for the Risk assessment of the investor, depending on the answer provided to the service.</p>\n","_postman_id":"209b4c5e-7af5-4747-bfef-e31f3120a007"},{"name":"App-Details","item":[{"name":"Get Subscription Plans","id":"bae19c4f-70ec-4696-8f07-236b264696b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.roboforus.com/api/v0.1/app/subscription-plan","description":"<blockquote>\n<p>Provide all the Subscribable plans to the investor</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","app","subscription-plan"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"aa4761c1-3c0a-41d5-acc1-80d13774dbc5","name":"Get Subscription Plans","originalRequest":{"method":"GET","header":[],"url":"https://api.roboforus.com/api/v0.1/app/subscription-plan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:54:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1099"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"444a26f6-470f-415c-bc03-0f02ec07392a"},{"key":"x-amz-apigw-id","value":"RfD3xFtRoAMFwpA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f8031-70627a991f2a0f825176d690"}],"cookie":[],"responseTime":null,"body":"{\n    \"plan_details\": [\n        {\n            \"subscription_plan_id\": 1,\n            \"subscription_plan_cd\": \"Bronze\",\n            \"subscription_plan_min_aum\": 100,\n            \"subscription_plan_monthly_fee\": 1,\n            \"subscription_plan_aum_fee\": 0,\n            \"subscription_plan_desc\": [\n                \"3 ETF Portfolio\",\n                \"Supports 1 Goal\"\n            ],\n            \"colour_code1\": \"#AC5E31\",\n            \"colour_code2\": \"#D17441\"\n        },\n        {\n            \"subscription_plan_id\": 2,\n            \"subscription_plan_cd\": \"Silver\",\n            \"subscription_plan_min_aum\": 1000,\n            \"subscription_plan_monthly_fee\": 1,\n            \"subscription_plan_aum_fee\": 1,\n            \"subscription_plan_desc\": [\n                \"5 ETF Portfolio\",\n                \"Supports 2 Goals\"\n            ],\n            \"colour_code1\": \"#6F6F6F\",\n            \"colour_code2\": \"#A5A5A5\"\n        },\n        {\n            \"subscription_plan_id\": 3,\n            \"subscription_plan_cd\": \"Gold\",\n            \"subscription_plan_min_aum\": 5000,\n            \"subscription_plan_monthly_fee\": 1,\n            \"subscription_plan_aum_fee\": 2,\n            \"subscription_plan_desc\": [\n                \"10 ETF Portfolio\",\n                \"Supports 3 Goals\"\n            ],\n            \"colour_code1\": \"#AF8414\",\n            \"colour_code2\": \"#C19422\"\n        },\n        {\n            \"subscription_plan_id\": 4,\n            \"subscription_plan_cd\": \"Platinum\",\n            \"subscription_plan_min_aum\": 10000,\n            \"subscription_plan_monthly_fee\": 1,\n            \"subscription_plan_aum_fee\": 3,\n            \"subscription_plan_desc\": [\n                \"15 ETF Portfolio\",\n                \"Supports 4 Goals\"\n            ],\n            \"colour_code1\": \"#3D5092\",\n            \"colour_code2\": \"#6D7CAD\"\n        }\n    ]\n}"}],"_postman_id":"bae19c4f-70ec-4696-8f07-236b264696b0"},{"name":"Get Investment Goals","id":"7bc3104c-d782-4c41-8aee-bb623f03bdcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.roboforus.com/api/v0.1/app/investment-goal/1","description":"<blockquote>\n<p>Get goals available for the investor to select goals</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","app","investment-goal","1"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"988e565b-b5f7-4dde-8d26-13c7de1e5542","name":"Get Investment Goals","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.roboforus.com/api/v0.1/app/investment-goal/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:54:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"478"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"678e425d-1813-4f6b-aa23-fad10872fab6"},{"key":"x-amz-apigw-id","value":"RfD4zEe-oAMFf1Q="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f8038-0501d28902ec47ea0a582d6f"}],"cookie":[],"responseTime":null,"body":"{\n    \"goal_details\": [\n        {\n            \"investment_goal_id\": 1,\n            \"investment_goal_cd\": \"build_wealth\",\n            \"investment_goal_desc\": \"Build Wealth\"\n        },\n        {\n            \"investment_goal_id\": 2,\n            \"investment_goal_cd\": \"save_major_expense\",\n            \"investment_goal_desc\": \"Save For Major Upcoming Expenses\"\n        },\n        {\n            \"investment_goal_id\": 3,\n            \"investment_goal_cd\": \"passive_income\",\n            \"investment_goal_desc\": \"Passive Income\"\n        },\n        {\n            \"investment_goal_id\": 4,\n            \"investment_goal_cd\": \"build_emergency_fund\",\n            \"investment_goal_desc\": \"Build a Rainy-Day Fund of Emergencies \"\n        }\n    ]\n}"}],"_postman_id":"7bc3104c-d782-4c41-8aee-bb623f03bdcb"}],"id":"f9ca2f9b-d6a5-4709-a2bb-6a3079d22e7e","description":"<p>Basic details of the app - cost, goals, plans.</p>\n","_postman_id":"f9ca2f9b-d6a5-4709-a2bb-6a3079d22e7e"},{"name":"Portfolio-Service","item":[{"name":"Insert Inv Subscription Plan","id":"4aef13a9-3357-4ac3-bbbe-785990f3e21a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"subscription_plan_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/subscription-plan","description":"<blockquote>\n<p>selects the investor's subscription plans</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","subscription-plan"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"6b0ba205-9ebe-4bdf-b100-9f207b4a7a5c","name":"Insert Inv Subscription Plan","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"subscription_plan_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/subscription-plan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:54:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"248faf51-99c7-468f-b604-2d580f954030"},{"key":"x-amz-apigw-id","value":"RfDyrE2DoAMFr6w="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f8010-49c8cfdd599f19ec3504d8ca"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"4aef13a9-3357-4ac3-bbbe-785990f3e21a"},{"name":"Goal Risk Profile","id":"f3a87d4e-71a6-4e43-9a4a-f62762ebc270","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"subscription_id\": 1,\n  \"goal_id\": 1,\n  \"investment_details\": {\n    \"initial_investment\": 10000,\n    \"monthly_contribution\": 1000,\n    \"no_of_years\": 30,\n    \"monthly_withdrawal\": 5000\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/goal-risk-profile","description":"<blockquote>\n<p>Selects the Goal Risk profile of the investor depending on the chosen goals</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","goal-risk-profile"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"dc50e448-94ff-463f-acc2-de515e89dc87","name":"Goal Risk Profile","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"subscription_id\": 1,\n  \"goal_id\": 1,\n  \"investment_details\": {\n    \"initial_investment\": 10000,\n    \"monthly_contribution\": 1000,\n    \"no_of_years\": 30,\n    \"monthly_withdrawal\": 5000\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/goal-risk-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:54:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"149"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"32dbead0-47db-4a30-a127-63019a267f22"},{"key":"x-amz-apigw-id","value":"RfDzuEFzIAMFjKA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f8017-57f4c2d15f9ea5bc532f6422"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"test1_1\",\n    \"model_portfolio_id\": 6,\n    \"goal_raq_details\": {\n        \"risk_profile_allotted_id\": 2,\n        \"risk_profile\": \"Moderately Conservative\"\n    },\n    \"success\": true\n}"}],"_postman_id":"f3a87d4e-71a6-4e43-9a4a-f62762ebc270"},{"name":"Get Inv Asset Allocation","id":"d68bfdaf-21ed-4436-b80c-57ddee2d22d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"model_portfolio_id\": 6\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/asset-allocation","description":"<blockquote>\n<p>Calculates the investor's assets depending on the allocation.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","asset-allocation"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"4d07b428-78cb-4856-be12-0078354fe1be","name":"Get Inv Asset Allocation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"test1_1\",\n  \"model_portfolio_id\": 6\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/asset-allocation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:54:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1270"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"d910f106-3a6d-44d9-9fd8-f6f34221122c"},{"key":"x-amz-apigw-id","value":"RfD0jHCLoAMFh_A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f801c-6f8576754c20dbf5625f5218"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"test1_1\",\n    \"model_portfolio_id\": \"6\",\n    \"asset_allocation\": [\n        {\n            \"instrument_symbol\": \"BNDW\",\n            \"instrument_name\": \"Vanguard Total World Bond ETF\",\n            \"allocated_weight\": 54.54896500605422,\n            \"instrument_asset_class\": \"Global Bonds - Taxable\"\n        },\n        {\n            \"instrument_symbol\": \"VNQ\",\n            \"instrument_name\": \"Vanguard Real Estate ETF\",\n            \"allocated_weight\": 27.69283664335228,\n            \"instrument_asset_class\": \"Real Estate - US\"\n        },\n        {\n            \"instrument_symbol\": \"VT\",\n            \"instrument_name\": \"Vanguard Total World Stock ETF\",\n            \"allocated_weight\": 17.7581983508089,\n            \"instrument_asset_class\": \"Global Stocks - Large Cap - Blend\"\n        }\n    ],\n    \"asset_class_distribution\": [\n        {\n            \"instrument_asset_class\": \"Global Bonds - Taxable\",\n            \"allocated_pct\": 54.54896500605422,\n            \"allocated_instruments\": [\n                {\n                    \"instrument_symbol\": \"BNDW\",\n                    \"instrument_name\": \"Vanguard Total World Bond ETF\",\n                    \"allocated_weight\": 54.54896500605422\n                }\n            ]\n        },\n        {\n            \"instrument_asset_class\": \"Global Stocks - Large Cap - Blend\",\n            \"allocated_pct\": 17.7581983508089,\n            \"allocated_instruments\": [\n                {\n                    \"instrument_symbol\": \"VT\",\n                    \"instrument_name\": \"Vanguard Total World Stock ETF\",\n                    \"allocated_weight\": 17.7581983508089\n                }\n            ]\n        },\n        {\n            \"instrument_asset_class\": \"Real Estate - US\",\n            \"allocated_pct\": 27.69283664335228,\n            \"allocated_instruments\": [\n                {\n                    \"instrument_symbol\": \"VNQ\",\n                    \"instrument_name\": \"Vanguard Real Estate ETF\",\n                    \"allocated_weight\": 27.69283664335228\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"d68bfdaf-21ed-4436-b80c-57ddee2d22d6"},{"name":"Insert Portfolio Detail","id":"a27aa02a-bba8-4d04-b80c-8c52952f16a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"bob11\",\n  \"goal_id\": 1,\n  \"risk_profile_allotted_id\": 2,\n  \"model_portfolio_id\": 6,\n  \"inv_investment_detail\": {\n    \"initial_investment\": 5000,\n    \"monthly_contribution\": 100,\n    \"no_of_years\": 30,\n    \"monthly_withdrawal\": 5000\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/portfolio-detail","description":"<blockquote>\n<p>store investor's portfolio's information into the database.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","portfolio-detail"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"d45e0065-98eb-4caa-8c39-a1302ee505c0","name":"Insert Portfolio Detail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"inv_id\": \"bob11\",\n  \"goal_id\": 1,\n  \"risk_profile_allotted_id\": 2,\n  \"model_portfolio_id\": 6,\n  \"inv_investment_detail\": {\n    \"initial_investment\": 5000,\n    \"monthly_contribution\": 100,\n    \"no_of_years\": 30,\n    \"monthly_withdrawal\": 5000\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/portfolio-detail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:54:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"823428c5-a1d9-4223-b930-49c40ff327c8"},{"key":"x-amz-apigw-id","value":"RfD2JFUZIAMFtGw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f8027-1d8a45e63ddf2c3447c2fadd"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"a27aa02a-bba8-4d04-b80c-8c52952f16a0"}],"id":"8c5a90f3-4fa4-4d96-aba3-dba20f818169","description":"<p>calculates investor's goal risk profile depending on the goal selections</p>\n","_postman_id":"8c5a90f3-4fa4-4d96-aba3-dba20f818169"},{"name":"MonteCarlo Simulation","item":[{"name":"MonteCarlo Forecast","id":"5712bb5a-d279-4561-90a9-3ced35901d71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"inv_id\": \"test1_1\",\n    \"inv_model_pf_id\": 1,\n    \"investment_details\": {\n        \"initial_investment\": 100000,\n        \"monthly_contribution\": 10000,\n        \"no_of_years\": 30,\n        \"monthly_withdrawal\": 1000000\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/montecarlo-simulation/forecast","description":"<blockquote>\n<p>simulating forcasted returns or forcasted performance of the portfolio</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","montecarlo-simulation","forecast"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"6b14dc17-4edd-4aa4-bad2-4f905b3bca61","name":"MonteCarlo Forecast","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"inv_id\": \"test1_1\",\n    \"inv_model_pf_id\": 1,\n    \"investment_details\": {\n        \"initial_investment\": 100000,\n        \"monthly_contribution\": 10000,\n        \"no_of_years\": 30,\n        \"monthly_withdrawal\": 1000000\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/montecarlo-simulation/forecast"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:43:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1022"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"07234300-2768-4124-b3c6-6a74bf69c3e0"},{"key":"x-amz-apigw-id","value":"RfCLqExzoAMFySw="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7d7d-49e1d3a25fd424d2215eb025"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"test1_1\",\n    \"simulation_outcome\": {\n        \"portfolio_balance_forecast_25pct\": [\n            {\n                \"year\": 0,\n                \"portfolio_balance\": 100000\n            },\n            {\n                \"year\": 15,\n                \"portfolio_balance\": 1641812.406298704\n            },\n            {\n                \"year\": 30,\n                \"portfolio_balance\": 5526231.263025736\n            },\n            {\n                \"year\": 30.166666666666668,\n                \"portfolio_balance\": 3884418.8567270325\n            },\n            {\n                \"year\": 30.5,\n                \"portfolio_balance\": 0\n            }\n        ],\n        \"portfolio_end_balance_25pct\": 5526231,\n        \"portfolio_balance_forecast_50pct\": [\n            {\n                \"year\": 0,\n                \"portfolio_balance\": 100000\n            },\n            {\n                \"year\": 15,\n                \"portfolio_balance\": 1890161.9149137666\n            },\n            {\n                \"year\": 30,\n                \"portfolio_balance\": 6857418.998226734\n            },\n            {\n                \"year\": 30.166666666666668,\n                \"portfolio_balance\": 4967257.083312968\n            },\n            {\n                \"year\": 30.583333333333332,\n                \"portfolio_balance\": 0\n            }\n        ],\n        \"portfolio_end_balance_50pct\": 6857418,\n        \"portfolio_balance_forecast_75pct\": [\n            {\n                \"year\": 0,\n                \"portfolio_balance\": 100000\n            },\n            {\n                \"year\": 15,\n                \"portfolio_balance\": 2165027.629518554\n            },\n            {\n                \"year\": 30,\n                \"portfolio_balance\": 8372693.1558307335\n            },\n            {\n                \"year\": 30.25,\n                \"portfolio_balance\": 6207665.52631218\n            },\n            {\n                \"year\": 30.75,\n                \"portfolio_balance\": 0\n            }\n        ],\n        \"portfolio_end_balance_75pct\": 8372693\n    }\n}"}],"_postman_id":"5712bb5a-d279-4561-90a9-3ced35901d71"}],"id":"db10140b-e70f-420c-b70b-43b752497c8a","_postman_id":"db10140b-e70f-420c-b70b-43b752497c8a","description":""},{"name":"Verification","item":[{"name":"Identity-Verification-Request","id":"b42df3a3-5f8f-4120-ae57-a787261b411a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"identity_details\": {\r\n    \"ssn_no\": \"465412\",\r\n    \"dob\": \"12-02-1990\"\r\n  },\r\n  \"pre_verification_details\": {\r\n    \"employee_status\": \"Service\",\r\n    \"employer_name\": \"GIT\",\r\n    \"net_worth\": 0\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/identity-verification-request","description":"<p>Verifies the investor's identity with personal security number (SSIN) from the related security databases.</p>\n<p>This step also makes sure that the platform is not being misused by other bot traders.</p>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","identity-verification-request"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"0fccdad6-5640-4f16-8531-a92ffcd9b1e7","name":"Identity-Verification-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"identity_details\": {\r\n    \"ssn_no\": \"465412\",\r\n    \"dob\": \"12-02-1990\"\r\n  },\r\n  \"pre_verification_details\": {\r\n    \"employee_status\": \"Service\",\r\n    \"employer_name\": \"GIT\",\r\n    \"net_worth\": 0\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/identity-verification-request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:42:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"218969d1-88a2-4862-935e-659c9963a7b7"},{"key":"x-amz-apigw-id","value":"RfCCNFjsoAMFb7A="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7d41-400992485ffec36937237a14"}],"cookie":[],"responseTime":null,"body":"{\n    \"verification_status\": \"SUCCESS\",\n    \"success\": true\n}"}],"_postman_id":"b42df3a3-5f8f-4120-ae57-a787261b411a"},{"name":"Bank-Link-Request","id":"c4c140fd-80ee-47a2-b5dd-4028f2ee67ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"details\": {\r\n    \"bank_acc_type\": \"Savings\",\r\n    \"bank_name\": \"HDFC\",\r\n    \"bank_routing_number\": \"45678918\",\r\n    \"bank_acc_number\": \"546416516591\",\r\n    \"custom_bank_name\": \"SBI\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"httpS://api.roboforus.com/api/v0.1/inv/bank-link-request","description":"<p>Used to make a request to the bank with the help of the bank account number and verify the account information accordingly.</p>\n","urlObject":{"protocol":"httpS","path":["api","v0.1","inv","bank-link-request"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"025a4007-f52f-4423-8355-1b395752d0b5","name":"Bank-Link-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"details\": {\r\n    \"bank_acc_type\": \"Savings\",\r\n    \"bank_name\": \"HDFC\",\r\n    \"bank_routing_number\": \"45678918\",\r\n    \"bank_acc_number\": \"546416516591\",\r\n    \"custom_bank_name\": \"SBI\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"httpS://api.roboforus.com/api/v0.1/inv/bank-link-request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:42:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6bd4e702-1c12-4e45-8934-f5d81450f795"},{"key":"x-amz-apigw-id","value":"RfCC9FjVoAMFsWg="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7d45-253b390c077208856d8472f2"}],"cookie":[],"responseTime":null,"body":"{\n    \"verification_status\": \"SUCCESS\",\n    \"success\": true\n}"}],"_postman_id":"c4c140fd-80ee-47a2-b5dd-4028f2ee67ca"},{"name":"Cash-Transfer-Request","id":"9bc1efc2-25ff-408f-98b7-16bb00f2bb3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"details\": {\r\n    \"amount_transfered\": 2000,\r\n    \"transfered_type\": \"NEFT\",\r\n    \"inv_bank_account_id\": 29\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/cash-transfer-request","description":"<p>This is a request to the respective bank to transfer the amount with respect to the method of transaction as selected by the user.</p>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","cash-transfer-request"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"a195ea5f-7173-4bd0-b9db-2bd2e33dd97d","name":"Cash-Transfer-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"details\": {\r\n    \"amount_transfered\": 2000,\r\n    \"transfered_type\": \"NEFT\",\r\n    \"inv_bank_account_id\": 29\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/cash-transfer-request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:42:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6051142a-5e5d-4615-b8c4-bc18cf4aa703"},{"key":"x-amz-apigw-id","value":"RfCDtGU7IAMF09g="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7d4a-2463fe113469fa023e6ca0b1"}],"cookie":[],"responseTime":null,"body":"{\n    \"verification_status\": \"SUCCESS\",\n    \"success\": true\n}"}],"_postman_id":"9bc1efc2-25ff-408f-98b7-16bb00f2bb3b"},{"name":"Cash-Allocation-Request","id":"6200f363-d1c8-4a9f-a0ee-93b69203d039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"cash_total_amount\":250 ,\r\n  \"cash_allocation_details\": [\r\n    {\r\n      \"cash_amount\": 250,\r\n      \"goal_id\": \"1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/cash-allocation-request","description":"<p>Allocates the transferred cash to a goal as is selected by the user/investor.</p>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","cash-allocation-request"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"73f75c2c-619d-41aa-9caa-1b422a6cedaa","name":"Cash-Allocation-Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\",\r\n  \"cash_total_amount\":250 ,\r\n  \"cash_allocation_details\": [\r\n    {\r\n      \"cash_amount\": 250,\r\n      \"goal_id\": \"1\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/cash-allocation-request"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:42:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"46"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"ceb3ce34-48ef-47ac-9a1d-06f29827698f"},{"key":"x-amz-apigw-id","value":"RfCEWGxsoAMF7yA="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7d4e-048c7e6f33f885115d4933d9"}],"cookie":[],"responseTime":null,"body":"{\n    \"allocation_status\": \"SUCCESS\",\n    \"success\": true\n}"}],"_postman_id":"6200f363-d1c8-4a9f-a0ee-93b69203d039"},{"name":"Bank-List","id":"b23ea076-ca9a-44e6-824b-1f25fe46982e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/bank-list","description":"<p>Provides a list of banks available for transactions to be done with.</p>\n","urlObject":{"protocol":"https","path":["api","v0.1","inv","bank-list"],"host":["api","roboforus","com"],"query":[],"variable":[]}},"response":[{"id":"6ce12fdf-01c3-42cd-bc99-3e12cbb0b47a","name":"Bank-List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"inv_id\": \"test1_1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.roboforus.com/api/v0.1/inv/bank-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 02 May 2022 06:42:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"79"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"6e154da4-040b-4ec0-9d09-982f80760150"},{"key":"x-amz-apigw-id","value":"RfCFKFpOIAMFoRQ="},{"key":"X-Amzn-Trace-Id","value":"Root=1-626f7d54-656ed5d436ac856d2a2ca7d2"}],"cookie":[],"responseTime":null,"body":"{\n    \"inv_id\": \"test1_1\",\n    \"inv_bank_details\": [\n        {\n            \"inv_bank_id\": 43,\n            \"bank_name\": \"HDFC\"\n        }\n    ]\n}"}],"_postman_id":"b23ea076-ca9a-44e6-824b-1f25fe46982e"}],"id":"2f89905f-adf4-45ce-8a57-315360e215f7","_postman_id":"2f89905f-adf4-45ce-8a57-315360e215f7","description":""}]}