{"info":{"_postman_id":"f86dc526-b664-4c3d-99cb-081e9c617de2","name":"Stashfin Partners API","description":"<html><head></head><body><p>This Document walks you through different APIs, purpose is to create and process an application with StashFin and executed in sequence manner</p>\n<img src=\"https://static.stashfin.com/partner_flow_chart.jpeg\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16927648","collectionId":"f86dc526-b664-4c3d-99cb-081e9c617de2","publishedId":"TzzGGtg9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-05T08:27:54.000Z"},"item":[{"name":"Login Client","item":[{"name":"Login Client","event":[{"listen":"test","script":{"id":"758412fa-c56b-4a78-9224-56c89f2da793","exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"client_token\", jsonData.results);"],"type":"text/javascript"}}],"id":"a4e22f6f-7632-49c3-9427-fd0f1607aa61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"a203ed58-1452-439a-a85d-03bdcf3cd9fb\",\n    \"client_secret\": \"9b9ea66ad868315ee41cf0b8c5bc960ee73c60f031e3021d1706a999ba0a6d9\"\n}"},"url":"//login-client","description":"<p>id* string\ntitle: Id</p>\n<p>client_secret   string\ntitle: Client Secret</p>\n","urlObject":{"path":["login-client"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"fc8f986a-0d02-4a25-b0b3-0ac78ac504c6","name":"Successful response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"id\": \"a203ed58-1452-439a-a85d-03bdcf3cd9fb\",\n\"client_secret\": \"9b9ea66ad868315ee41cf0b8c5bc960ee73c60f031e30d21d1706a999ba0a6d9\"\n}"},"url":"//login-client"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 May 2021 11:33:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.3333866596221924"},{"key":"x-envoy-upstream-service-time","value":"338"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"09f7a67f9d000018b05b20a000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"64d2d9df684118b0-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJhMjAzZWQ1OC0xNDUyLTQzOWEtYTg1ZC0wM2JkY2YzY2Q5ZmIiLCJleHAiOjE2MjEyNTExOTB9.HwUWH7QSdegpsJO_JTAh6l3488h65shoQAoNna6WJms\"\n}"},{"id":"46f9a381-3755-4067-be24-eea976a3745e","name":"Validation Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"id\": \"a203ed58-1452-439a-a85d-03bdcf3cd9f\",\n\"client_secret\": \"9b9ea66ad868315ee41cf0b8c5bc960ee73c60f031e30d21d1706a999ba0a6d9\"\n}"},"url":"//login-client"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 May 2021 11:33:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.0048940181732177734"},{"key":"x-envoy-upstream-service-time","value":"9"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"09f7a709f8000018b069a84000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"64d2dabccfa018b0-SIN"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"errors\": {\n        \"detail\": \"Could not validate credentials\"\n    }\n}"}],"_postman_id":"a4e22f6f-7632-49c3-9427-fd0f1607aa61"}],"id":"998e09d7-7059-4d08-8108-68b7a446dc50","description":"<p>Create the client credentials whose response will be used in the header of the succeeding API and is used as authentication token and it will be valid for 2 hours on production</p>\n","_postman_id":"998e09d7-7059-4d08-8108-68b7a446dc50"},{"name":"Initiate Application","item":[{"name":"Register User","id":"d307da54-3f00-4c83-9b38-7f66d36a8604","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"client-token","type":"text","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI1ZWY5NTNmMWYzOTU0ZTNmYjNjNTdmNzA0NGUwYTBlOSIsInV0bV9zb3VyY2UiOiJTT1VSQ0UiLCJ1c2VyX2xvZ2luX2lkIjpudWxsLCJleHAiOjE2OTU3MDY4MDN9.sI_-06d8i8IV2bnAhThodGqSHnSHc-MWgKWk1cXLaj0"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"test\",\n    \"middle_name\": \"\",\n    \"last_name\": \"NANDA\",\n    \"gender\": \"F\",\n    \"dob\": \"1986-01-08\",\n    \"pan_number\": \"ANZFM7369N\",\n    \"pincode\": 110088,\n    \"income\": 1600000,\n    \"employment_type\": 1,\n    \"mode_of_income\": 1,\n    \"phone\": \"9971211084\",\n    \"email\": \"ruchikatestmehta86@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://devapi.stashfin.com/v3/initiate-application","description":"<p>description:<br />data required at the time of new user registration</p>\n<p>first_name* string<br />title: First Name<br />maxLength: 45<br />pattern: ^[a-zA-Z]*$</p>\n<p>middle_name string<br />title: Middle Name<br />maxLength: 45<br />pattern: ^[a-zA-Z]*$</p>\n<p>last_name string<br />title: Last Name<br />maxLength: 45<br />pattern: ^[a-zA-Z]*$</p>\n<p>gender* string<br />title: Gender<br />maxLength: 1<br />pattern: ^[M|F]</p>\n<p>dob* string($date)<br />title: Dob</p>\n<p>phone* string<br />title: Phone<br />maxLength: 10<br />pattern: ^[6-9][0-9]{9}$</p>\n<p>email* string<br />title: Email<br />pattern: ^[a-z0-9+_.-]+@[a-z0-9]+[a-z.]+$</p>\n<p>pan_number* string<br />title: Pan Number<br />pattern: [A-Z]{3}P[A-Z][0-9]{4}[A-Z]{1}</p>\n<p>pincode* integer<br />title: Pincode<br />maximum: 999999<br />minimum: 100000</p>\n<p>income* integer<br />title: Income<br />minimum: 1000</p>\n<p>employment_type* integer<br />EMPLOYMENT_TYPES{<br />1- Salaried<br />2- Self Employed<br />}</p>\n<p>mode_of_income* integer<br />MODE_OF_INCOMES{<br />1 - In Bank<br />2 - By Cheque<br />3 - In Cash</p>\n<p>}</p>\n","urlObject":{"protocol":"https","path":["v3","initiate-application"],"host":["devapi","stashfin","com"],"query":[],"variable":[]}},"response":[{"id":"ebeb185b-ead2-478e-9817-264908796267","name":"Register User-Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"client-token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Mossie\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Labadie\",\n    \"phone\": \"9111000004\",\n    \"pincode\": 110074,\n    \"income\": 30000,\n    \"gender\": \"M\",\n    \"dob\": \"1991-10-28\",\n    \"pan_number\": \"{{random_pan}}\",\n    \"employment_type\": 1,\n    \"mode_of_income\": 1,\n    \"email\": \"Graciela_Murazik17@yahoo.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/initiate-application"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Wed, 31 Aug 2022 09:19:16 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"145"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SE3108QAKTA92642\",\n        \"customer_id\": 563809124,\n        \"redirect_url\": \"https://dev.stashfin.com/surl/yUwkv8bet2\"\n    }\n}"},{"id":"0e2eaaff-2b6a-469d-be32-5619fb4c9c32","name":"Register User - customer already exist","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"client-token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Celestino\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Ziemann\",\n    \"phone\": \"9111000004\",\n    \"pincode\": 110074,\n    \"income\": 30000,\n    \"gender\": \"M\",\n    \"dob\": \"1991-10-28\",\n    \"pan_number\": \"{{random_pan}}\",\n    \"employment_type\": 1,\n    \"mode_of_income\": 1,\n    \"email\": \"Audreanne69@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/initiate-application"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Wed, 31 Aug 2022 09:19:51 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"51"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"errors\": \"customer already exists\"\n}"},{"id":"e08c6d94-3d43-4a68-8758-05d19feef759","name":"Register User-  if any parameter is wrong","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"client-token","type":"text","value":""}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Jaquan\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Emard\",\n    \"phone\": \"567\",\n    \"pincode\": 110074,\n    \"income\": 30000,\n    \"gender\": \"M\",\n    \"dob\": \"1991-10-28\",\n    \"pan_number\": \"{{random_pan}}\",\n    \"employment_type\": 1,\n    \"mode_of_income\": 1,\n    \"email\": \"Genesis25@hotmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/initiate-application"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Wed, 31 Aug 2022 09:20:37 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"51"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"errors\": {\n        \"phone\": \"invalid value\"\n    }\n}"}],"_postman_id":"d307da54-3f00-4c83-9b38-7f66d36a8604"},{"name":"Dedupe","id":"3f206c4c-7b70-419f-b8fc-f0863412ff07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"vishal.goyal123@stashfin.com\",\n    \"phone\": \"9111000004\"\n}"},"url":"//check-duplicate","urlObject":{"path":["check-duplicate"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"2f0ed8c7-735a-4ab1-828a-26fad3be921a","name":"Dedupe - customer already exist if result is true","originalRequest":{"method":"POST","header":[{"key":"client-token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"vishal.goyal123@stashfin.com\",\n    \"phone\": \"7042860641\"\n}"},"url":"{{url}}/check-duplicate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Wed, 31 Aug 2022 09:17:08 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"30"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": true\n}"},{"id":"eaeee9ca-34dc-434a-bbbf-2e48f4bcdad3","name":"Dedupe- new customer if result is false","originalRequest":{"method":"POST","header":[{"key":"client-token","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"vishal.goyal123@stashfin.com\",\n    \"phone\": \"9111000004\"\n}"},"url":"{{url}}/check-duplicate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Wed, 31 Aug 2022 09:17:59 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"31"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": false\n}"}],"_postman_id":"3f206c4c-7b70-419f-b8fc-f0863412ff07"}],"id":"03ca47e3-f387-4a34-a0e1-0911dd1915c1","description":"<p>Initiate Application API creates an Application Id and runs the initial eligibility of the applicant, once you get the application id you can check the status of the application using the Check Status API.</p>\n","_postman_id":"03ca47e3-f387-4a34-a0e1-0911dd1915c1"},{"name":"Check Status","item":[{"name":"Post Approval State","id":"5aa82a7f-2d92-440c-b924-c58e8793b866","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"//post-approval-state?application_id=SET210816787015","urlObject":{"path":["post-approval-state"],"host":["/"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"application_id","value":"SET210816787015"}],"variable":[]}},"response":[{"id":"94965f11-4056-4dc7-8838-2dbd09487057","name":"Successful Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"//post-approval-state?application_id=anim","host":["/"],"path":["post-approval-state"],"query":[{"key":"application_id","value":"anim"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": false,\n \"results\": {\n  \"is_selfie_uploaded\": true,\n  \"okyc\": true,\n  \"approved_screen_and_acceptance_page\": true,\n  \"enach\": true,\n  \"address_verification_for_card_delievery\": false\n }\n}"},{"id":"7928d144-d2e7-4442-94d0-29b7c3af5eb8","name":"Validation Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"//post-approval-state?application_id=anim","host":["/"],"path":["post-approval-state"],"query":[{"key":"application_id","value":"anim"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": true,\n \"errors\": {\n  \"detail\": [\n   {\n    \"loc\": [\n     \"adipisicing consectetur veniam elit\",\n     \"non dolor aute velit ipsum\"\n    ],\n    \"msg\": \"sint e\",\n    \"type\": \"id\"\n   },\n   {\n    \"loc\": [\n     \"reprehenderit\",\n     \"conse\"\n    ],\n    \"msg\": \"sit Ut in aute\",\n    \"type\": \"in fugiat\"\n   }\n  ]\n }\n}"}],"_postman_id":"5aa82a7f-2d92-440c-b924-c58e8793b866"},{"name":"Check Status","id":"e369e19e-82a4-4d38-ab7e-17e1ff61088f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text"}],"url":"//check-status?application_id=MLL1RB654056","description":"<p>With this Api, Status of the application can be determine, whether it is rejected or it is approved.</p>\n<p>###################   List of Possible Status  ###################</p>\n<p>Incomplete Application :\nIncomplete Application means that the data received in the application is still incomplete, there is some data pending or some APIs are left to be triggered.</p>\n<p>Under Processing : \nUnder Processing means that we have started processing the application and it is in the approval queue.</p>\n<p>Rejected : \nRejected means that the application is rejected and cannot be processed from our side.</p>\n<p>Approved : \nApproved means that the application is now approved and will be disbursed depending upon the pending data to be received after approval.</p>\n<p>Disbursed : \nDisbursed means that the Loan has been disbursed from StashFin's System, customer will get the funds within 72 hours of the disbursal or the Line of Credit has been enabled from our side and the customer can use the draw funds as per his/her requirements.</p>\n<p>Loan Closed : \nLoan Closed status comes when the customer has paid all the EMIs due on that loan, there is nothing outstanding from the customer at the given point of time.</p>\n<p>Eligible : When the application is eligible but pending Income Verification and other details</p>\n","urlObject":{"path":["check-status"],"host":["/"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"application_id","value":"MLL1RB654056"}],"variable":[]}},"response":[{"id":"db0e823b-92f2-4ba2-bc98-f5fed3e33afd","name":"Disbursed","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text","disabled":true}],"url":{"raw":"//check-status?application_id=SETL220716786789","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SETL220716786789","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jul 2021 05:07:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.15258526802062988"},{"key":"x-envoy-upstream-service-time","value":"157"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"672a249e69145069-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SETL220716786789\",\n        \"application_status\": \"Disbursed\",\n        \"offer_details\": {\n            \"amount\": 2500,\n            \"tenure\": 3,\n            \"roi\": 3,\n            \"processing_fee_rate\": 3,\n            \"emi\": 884,\n            \"spdc_amount\": 2652,\n            \"disbursal_amount\": 2295,\n            \"first_emi_date\": null\n        }\n    }\n}"},{"id":"3e8244d5-4e77-4077-8169-fac4d792e08c","name":"Loan closed","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text","disabled":true}],"url":{"raw":"//check-status?application_id=SEAB210916778777","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SEAB210916778777","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jul 2021 05:09:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.15523886680603027"},{"key":"x-envoy-upstream-service-time","value":"160"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"672a289879335069-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SEAB210916778777\",\n        \"application_status\": \"Loan Closed\",\n        \"offer_details\": {\n            \"amount\": 500,\n            \"tenure\": 3,\n            \"roi\": 2,\n            \"processing_fee_rate\": 0,\n            \"emi\": 173,\n            \"spdc_amount\": 519,\n            \"disbursal_amount\": 496,\n            \"first_emi_date\": null\n        }\n    }\n}"},{"id":"6ba7fc09-8634-493e-ac91-e974e58e4e3a","name":"Eligible","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text","disabled":true}],"url":{"raw":"//check-status?application_id=SENS10111336","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SENS10111336","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jul 2021 05:13:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.579279899597168"},{"key":"x-envoy-upstream-service-time","value":"589"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"672a2d9e7ef55069-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SET022116782097\",\n        \"application_status\": \"Eligible\",\n        \"bank_statement_url\": \"https://dev.stashfin.com/surl/5W88jOPSdS\"\n    }\n}"},{"id":"d13a9f54-1e14-49aa-b6bd-a9493aa87407","name":"Eligible without url","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text","disabled":true}],"url":{"raw":"//check-status?application_id=SENS10111336","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SENS10111336","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jul 2021 05:13:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.579279899597168"},{"key":"x-envoy-upstream-service-time","value":"589"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"672a2d9e7ef55069-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SET022116782097\",\n        \"application_status\": \"Eligible\"\n    }\n}"},{"id":"983019ff-e768-4f74-9a44-6547d67c6022","name":"Rejected","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text","disabled":true}],"url":{"raw":"//check-status?application_id=SET210716786743","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SET210716786743","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jul 2021 05:14:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.15443134307861328"},{"key":"x-envoy-upstream-service-time","value":"160"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"672a2fe47fd55069-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SET210716786743\",\n        \"application_status\": \"Rejected\"\n    }\n}"},{"id":"3ef14a17-5c08-4f57-b378-ce3e9a1e4346","name":"Approved","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI0MTNhYTZjZC0zMDFlLTRjMjgtYWIyMy1jYzI2OWNkN2I2NzAiLCJleHAiOjE2MjAxMDQ4Mjh9.mn_oBP0cJ4Nye2H9K2ZRUtUcY3jQUeByl1jqaVVg5X4","type":"text","disabled":true}],"url":{"raw":"//check-status?application_id=SETA18111634","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SETA18111634","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Jul 2021 05:16:55 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.14573884010314941"},{"key":"x-envoy-upstream-service-time","value":"150"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"672a331ac9a75069-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SETA18111634\",\n        \"application_status\": \"Approved\",\n        \"offer_details\": {\n            \"amount\": 80000,\n            \"tenure\": 3,\n            \"roi\": 0,\n            \"processing_fee_rate\": 0,\n            \"emi\": 26667,\n            \"spdc_amount\": 80001,\n            \"disbursal_amount\": 80000,\n            \"first_emi_date\": null\n        }\n    }\n}"},{"id":"c2b3e4e0-cb82-49c0-a73b-932c39c11064","name":"UnderProcessing","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJhMjAzZWQ1ODE0NTI0MzlhYTg1ZDAzYmRjZjNjZDlmYiIsInV0bV9zb3VyY2UiOiJjZG8iLCJleHAiOjE2NTMwMzkxNTZ9.FZ_mSay18Ltma2QZM5j-JD1LZwImYmtEeWMpDIvgsVM","type":"text"}],"url":{"raw":"//check-status?application_id=SETK2205437836008","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SETK2205437836008","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Fri, 13 May 2022 10:13:10 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"160"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SETK2205437836008\",\n        \"application_status\": \"Eligible\",\n        \"bank_statement_url\": \"https://dev.stashfin.com/surl/a4CX66YTck\"\n    }\n}"},{"id":"7223b595-cd18-4cd1-916b-4a5e55b67bf7","name":"Incomplete Application","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJhMjAzZWQ1ODE0NTI0MzlhYTg1ZDAzYmRjZjNjZDlmYiIsInV0bV9zb3VyY2UiOiJjZG8iLCJleHAiOjE2NTMwMzkxNTZ9.FZ_mSay18Ltma2QZM5j-JD1LZwImYmtEeWMpDIvgsVM","type":"text"}],"url":{"raw":"//check-status?application_id=SEPG1305437836292","host":["/"],"path":["check-status"],"query":[{"key":"application_id","value":"SEPG1305437836292","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"date","value":"Fri, 13 May 2022 10:14:43 GMT"},{"key":"server","value":"uvicorn"},{"key":"content-length","value":"160"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"application_id\": \"SEPG1305437836292\",\n        \"application_status\": \"Eligible\"\n    }\n}"}],"_postman_id":"e369e19e-82a4-4d38-ab7e-17e1ff61088f"}],"id":"91ef844d-c324-4b9d-82d1-25584eb5450e","_postman_id":"91ef844d-c324-4b9d-82d1-25584eb5450e","description":""},{"name":"Applicant Personal Data","item":[{"name":"Update Address","id":"8af8143b-d053-4fd3-8465-3c498dca59e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"SET09061INJ0S54626\",\n    \"address_details\": [\n        {\n            \"address_type\": 1,\n            \"address_line_1\": \"Chattarpur 123\",\n            \"pincode\": 110074,\n            \"address_line_2\": \"\",\n            \"ownership_type\": 1\n        },\n       {\n            \"address_type\": 2,\n            \"address_line_1\": \"Chattarpur 1234\",\n            \"pincode\": 110074,\n            \"address_line_2\": \"\"\n            // \"ownership_type\": 1\n        }\n    ]\n}"},"url":"//update-address","description":"<p><strong>SF Address Description Model:</strong></p>\n<ul>\n<li><p><strong><code>application_id</code></strong> (Alphanumeric): Application ID obtained from the response of the \"register user\" API.</p>\n</li>\n<li><p><strong><code>address_details</code></strong> (List): List of address details.</p>\n<ul>\n<li><p><strong><code>address_type</code></strong> (enum): Type of address.</p>\n<ul>\n<li><code>1</code>: Current Residence Address</li>\n<li><code>2</code>: Permanent Address</li>\n<li><code>3</code>: Office Address</li>\n</ul>\n</li>\n<li><p><strong><code>address_line_1</code></strong> (String, Max Length: 40): First line of the address.</p>\n</li>\n<li><p><strong><code>address_line_2</code></strong> (String, Max Length: 40): Second line of the address.</p>\n</li>\n<li><p><strong><code>pincode</code></strong> (Integer,6 digit number): Pincode of the address.</p>\n</li>\n<li><p><strong><code>ownership_type</code></strong> (enum, <em>Required for Current Address</em>): Ownership type for the current address.</p>\n<ul>\n<li><code>1</code>: Self Owned</li>\n<li><code>2</code>: Owned By Family</li>\n<li><code>3</code>: Rented Alone</li>\n<li><code>4</code>: Rented with Family</li>\n<li><code>5</code>: Rented with Friends</li>\n<li><code>6</code>: Paying Guest</li>\n<li><code>7</code>: Hostel</li>\n<li><code>8</code>: Company Provided</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p><strong>Note:</strong></p>\n<ul>\n<li>The <code>ownership_type</code> field is required only when the <code>address_type</code> is set to <code>1</code> (Current Residence Address).</li>\n</ul>\n","urlObject":{"path":["update-address"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"43e2f788-746d-49fb-9955-d43fbbb331d5","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"8IMLIN738680\",\n    \"address_details\": [\n        {\n            \"address_type\": 1,\n            \"address_line_1\": \"Chattarpur 123\",\n            \"pincode\": 110074,\n            \"address_line_2\": \"\",\n            \"ownership_type\": 1\n        },\n       {\n            \"address_type\": 2,\n            \"address_line_1\": \"Chattarpur 1234\",\n            \"pincode\": 110074,\n            \"address_line_2\": \"\",\n            \"ownership_type\": 1\n        }\n    ]\n}"},"url":"//update-address"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 13:12:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"2"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"09ba354bb2000019acae9b6000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"64708b25ece819ac-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": \"request processed successfully\"\n}"},{"id":"16460317-512f-4440-b751-d0db6c5dede4","name":"Failed Respose","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"8IMLIN738680\",\n    \"address_details\": [\n        {\n            \"address_type\": ,\n            \"address_line_1\": \"Chattarpur 123\",\n            \"pincode\": 110074,\n            \"address_line_2\": \"\",\n            \"ownership_type\": 1\n        },\n       {\n            \"address_type\": 2,\n            \"address_line_1\": \"Chattarpur 1234\",\n            \"pincode\": 110074,\n            \"address_line_2\": \"\",\n            \"ownership_type\": 1\n        }\n    ]\n}"},"url":"//update-address"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 13:13:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"733"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"09ba3617c3000019ac97a1e000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"64708c6c685b19ac-SIN"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"errors\": {\n        \"detail\": [\n            {\n                \"loc\": [\n                    \"body\",\n                    103\n                ],\n                \"msg\": \"Expecting value: line 5 column 29 (char 103)\",\n                \"type\": \"value_error.jsondecode\",\n                \"ctx\": {\n                    \"msg\": \"Expecting value\",\n                    \"doc\": \"{\\n    \\\"application_id\\\": \\\"8IMLIN738680\\\",\\n    \\\"address_details\\\": [\\n        {\\n            \\\"address_type\\\": ,\\n            \\\"address_line_1\\\": \\\"Chattarpur 123\\\",\\n            \\\"pincode\\\": 110074,\\n            \\\"address_line_2\\\": \\\"\\\",\\n            \\\"ownership_type\\\": 1\\n        },\\n       {\\n            \\\"address_type\\\": 2,\\n            \\\"address_line_1\\\": \\\"Chattarpur 1234\\\",\\n            \\\"pincode\\\": 110074,\\n            \\\"address_line_2\\\": \\\"\\\",\\n            \\\"ownership_type\\\": 1\\n        }\\n    ]\\n}\",\n                    \"pos\": 103,\n                    \"lineno\": 5,\n                    \"colno\": 29\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"8af8143b-d053-4fd3-8465-3c498dca59e2"},{"name":"Update Personal Details","id":"9484ee3c-8050-4e41-8d7d-0873243c3f71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"8IMLIN738680\",\n    \"father_name\": \"tester\",\n    \"marital_status\": 1\n}"},"url":"//update-personal-information","description":"<p>SF personal model description:update personal information after user registration</p>\n<p>application_id* string\ntitle: Application Id( you will get this from response of register user api)</p>\n<p>father_name*    string\ntitle: Father Name\nminLength: 5\npattern: ^[A-Za-z'.' ]*$</p>\n<p>marital_status* integer\nMARITAL_STATUS\n{\n1 - Single\n2 - Married\n}</p>\n","urlObject":{"path":["update-personal-information"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"6a231fd4-8000-40e3-ab58-df703901bb64","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"application_id\":\"1M382N229435\",\n    \"father_name\": \"tester\",\n    \"marital_status\": 1\n}"},"url":"//update-personal-information"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Apr 2021 13:16:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"2"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"09ba38eff4000019ac98a24000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"647090f98b2a19ac-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": \"request processed successfully\"\n}"}],"_postman_id":"9484ee3c-8050-4e41-8d7d-0873243c3f71"},{"name":"Update Professional Details","id":"ef2b4932-183d-41fc-9859-a0362b1a2701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"SE1407ZNDFU72826\",\n    \"company_name\": \"stashfin\",\n    \"obligation\": 15000,\n    \"office_email\": \"tester@stashfin.com\",\n    \"working_since\": 2007,\n    \"partner_score\": 650\n}"},"url":"/update-professional-details","description":"<p>schema for updating user professional details</p>\n<p>application_id* string\ntitle: Application Id</p>\n<p>company_name*   string\ntitle: Company Name</p>\n<p>office_email    string\ntitle: Office Email\npattern: ^[a-z0-9+_.-]+@[a-z0-9]+[a-z.]+$</p>\n<p>working_since   integer(YYYY)\ntitle: Working Since\nmaximum: 2021\nexclusiveMinimum: 1960</p>\n<p>obligation* integer(Monthly obligation amount)\ntitle: Obligation</p>\n","urlObject":{"host":["/update-professional-details"],"query":[],"variable":[]}},"response":[{"id":"9721bc6e-90ff-4d07-b7f1-bffb03829254","name":"Validation Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"<string>\",\n    \"company_name\": \"<string>\",\n    \"obligation\": \"<integer>\",\n    \"office_email\": \"<string>\",\n    \"working_since\": \"<integer>\"\n}"},"url":"//update-professional-details"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"detail\": [\n  {\n   \"loc\": [\n    \"magna enim velit ea non\",\n    \"mollit ex consequat reprehenderit\"\n   ],\n   \"msg\": \"cillum in ut\",\n   \"type\": \"minim et aliquip\"\n  },\n  {\n   \"loc\": [\n    \"qui in volupta\",\n    \"sit in\"\n   ],\n   \"msg\": \"exercitation veniam\",\n   \"type\": \"elit in adipisicing\"\n  }\n ]\n}"},{"id":"277e87d0-8363-4fcc-979f-f9d26ea7a08e","name":"Successful Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"<string>\",\n    \"company_name\": \"<string>\",\n    \"obligation\": \"<integer>\",\n    \"office_email\": \"<string>\",\n    \"working_since\": \"<integer>\"\n}"},"url":"//update-professional-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"ef2b4932-183d-41fc-9859-a0362b1a2701"},{"name":"Update Bank Details","id":"021e60fb-c3ac-43b2-9ea1-404629251ba6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"SEVG07077MMDCT48558\",\n    \"ifsc_code\": \"KKBK0001348\",\n    \"account_number\": \"092891800011077\"\n}","options":{"raw":{"language":"json"}}},"url":"//update-bank-details","urlObject":{"path":["update-bank-details"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"0fa6cb76-2abd-4561-93be-fd543c9f88e4","name":"success response","originalRequest":{"method":"POST","header":[{"key":"client_token","value":"{{client}}","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"SEVG07077MMDCT48558\",\n    \"ifsc_code\": \"KKBK0001348\",\n    \"account_number\": \"092891800011077\"\n}","options":{"raw":{"language":"json"}}},"url":"//update-bank-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Jul 2021 09:46:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.3079977035522461"},{"key":"x-envoy-upstream-service-time","value":"318"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"674cb3b39cec0e68-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": \"request processed successfully\"\n}"}],"_postman_id":"021e60fb-c3ac-43b2-9ea1-404629251ba6"}],"id":"de17bace-286b-45a1-9055-d24f6e0d071c","description":"<p>update address, update personal details, update professional details are there whose description model are described in the following APIs</p>\n","_postman_id":"de17bace-286b-45a1-9055-d24f6e0d071c"},{"name":"Upload Document","item":[{"name":"Upload documents","id":"d8334c80-abaa-4668-9e40-6060df8b20dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{merchant_access_token}}"}]},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiI1ZWY5NTNmMWYzOTU0ZTNmYjNjNTdmNzA0NGUwYTBlOSIsInV0bV9zb3VyY2UiOiJTT1VSQ0UiLCJ1c2VyX2xvZ2luX2lkIjpudWxsLCJleHAiOjE2OTc0NTAzNjV9.K4St-9PDv95Cot5YB9AifLwtJqpNGfj-pd1A68V4fMM","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","src":"/home/namanchoudhary/Pictures/Screenshot from 2023-09-22 14-43-41.png"},{"key":"document_type","value":"2","type":"text"},{"key":"application_id","value":"SE1010VRCPJ85170","type":"text"},{"key":"document_name","value":"current_address_proof_front","type":"text"},{"key":"url","value":"https://play-lh.googleusercontent.com/aFWiT2lTa9CYBpyPjfgfNHd0r5puwKRGj2rHpdPTNrz2N9LXgN_MbLjePd1OTc0E8Rl1=w240-h480-rw","type":"text","disabled":true},{"key":"share_code","value":"123","type":"text"}]},"url":"//upload-documents","description":"<p>```json<br />{<br />\"files\": [<br />{<br />\"title\": \"Files\",<br />\"string\": \"$binary\"<br />}<br />],<br />\"document_type\": {<br />\"title\": \"Document Type\",<br />\"integer\": {<br />\"1\": \"Selfie\",<br />\"2\": \"Pan Card\",<br />\"3\": \"Aadhaar Card (Front Side)\",<br />\"4\": \"Aadhaar Card (Back Side)\",<br />\"5\": \"Current Address Proof (Front Side)\",<br />\"6\": \"Current Address Proof (Back Side)\",<br />\"7\": \"OKYC XML\",<br />\"9\": \"Other\",<br />\"15\": \"KFS\",<br />\"16\": \"Loan Agreement\"<br />}<br />},<br />\"document_name\": {<br />\"title\": \"Document Name\",<br />\"string\": \"\"<br />},<br />\"application_id\": {<br />\"title\": \"Application Id\",<br />\"string\": \"\"<br />},<br />\"share_code\": {<br />\"title\": \"Share Code\",<br />\"integer\": \"(required in case of OKYC XML)\"<br />},</p>\n<p>\"url\":{</p>\n<p>\"title\": \"url\",</p>\n<p>\"string\": \"\"</p>\n<p>}<br />}</p>\n","urlObject":{"path":["upload-documents"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"bacf063e-5ff6-4145-8cb7-4924974d3147","name":"Upload documents:Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJhMjAzZWQ1OC0xNDUyLTQzOWEtYTg1ZC0wM2JkY2YzY2Q5ZmIiLCJleHAiOjE2MjA5ODY3OTh9.Ox6RpJ9L2EJ8o4Ei9KK7mMJsPAE5BawLvc0lNtsEHlI","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","src":["/C:/Users/Shwetank.Singh/Downloads/Loan ID- 4076274 (Ritik) (1).pdf"]},{"key":"document_type","value":"1","type":"text"},{"key":"application_id","value":"PKMDN0109062","type":"text"},{"key":"document_name","value":"water bill.pdf","type":"text"}]},"url":"//upload-documents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 07 May 2021 10:13:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.2258739471435547"},{"key":"x-envoy-upstream-service-time","value":"152"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"cf-request-id","value":"09e7ea56ee000055e9e6260000000001"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"64b9acd17bcd55e9-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"Loan ID- 4076274 (Ritik) (1).pdf\": true\n    }\n}"}],"_postman_id":"d8334c80-abaa-4668-9e40-6060df8b20dc"},{"name":"Update Id Details","id":"06be3313-38e9-43ed-b9c1-2acb55eef6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"application_id\": \"123456\",\n  \"id_details\": [\n    {\n      \"id_type\": 1,\n      \"id_number\": \"123409875674\",\n      \"document_name\": null\n    }\n  ]\n}"},"url":"//update-id-details","description":"<p>schema for list of applicant ids</p>\n<p>application_id* string\ntitle: Application Id\nid_details* Id Details[\ntitle: Id Details\nIDSpec{\ndescription:<br />schema for applicant id like adhaar card etc.</p>\n<p>id_type*    integer\nID_TYPE{\n1\nAadhaar</p>\n<p>}</p>\n<p>id_number*  string\ntitle: Id Number</p>\n<p>document_name   string\ntitle: Document Name</p>\n<p>}]</p>\n","urlObject":{"path":["update-id-details"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"b62facae-674e-4060-8110-628294da7ca4","name":"Successful Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"<string>\",\n    \"id_details\": [\n        {\n            \"id_type\": \"<integer>\",\n            \"id_number\": \"<string>\",\n            \"document_name\": \"<string>\"\n        },\n        {\n            \"id_type\": \"<integer>\",\n            \"id_number\": \"<string>\",\n            \"document_name\": \"<string>\"\n        }\n    ]\n}"},"url":"//update-id-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"6d3df2fe-4023-47fe-a18a-c18612cf9c3d","name":"Validation Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"<string>\",\n    \"id_details\": [\n        {\n            \"id_type\": \"<integer>\",\n            \"id_number\": \"<string>\",\n            \"document_name\": \"<string>\"\n        },\n        {\n            \"id_type\": \"<integer>\",\n            \"id_number\": \"<string>\",\n            \"document_name\": \"<string>\"\n        }\n    ]\n}"},"url":"//update-id-details"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"detail\": [\n  {\n   \"loc\": [\n    \"magna enim velit ea non\",\n    \"mollit ex consequat reprehenderit\"\n   ],\n   \"msg\": \"cillum in ut\",\n   \"type\": \"minim et aliquip\"\n  },\n  {\n   \"loc\": [\n    \"qui in volupta\",\n    \"sit in\"\n   ],\n   \"msg\": \"exercitation veniam\",\n   \"type\": \"elit in adipisicing\"\n  }\n ]\n}"}],"_postman_id":"06be3313-38e9-43ed-b9c1-2acb55eef6aa"}],"id":"f41227a7-3735-4643-837f-be7459fc1275","description":"<p>This folder collection will go through all the documents needed.</p>\n","_postman_id":"f41227a7-3735-4643-837f-be7459fc1275"},{"name":"Offer and Disbursement","item":[{"name":"Get Offer Details","id":"fddd052f-f816-48d3-856e-86188c77eed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiIzYzY5OWJlNjQ4Y2Y0MzQ2YWE5NGYyM2VmNjBiMTlhNiIsInV0bV9zb3VyY2UiOiJIQ1QiLCJleHAiOjE2Nzg3MTkzMjd9.rhScn-Gu_8e_2Vweau8ipLfTNKjF2h5og3SzM_UAVpc","type":"text"}],"body":{"mode":"raw","raw":""},"url":"//get-offer-details?application_id=PKMDN0109062","urlObject":{"path":["get-offer-details"],"host":["/"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"application_id","value":"PKMDN0109062"}],"variable":[]}},"response":[{"id":"ab1b28e8-623f-493f-b30d-41bde501a434","name":"Get Offer Details : Failure Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"//get-offer-details?application_id=SE30035J5RA58203","host":["/"],"path":["get-offer-details"],"query":[{"key":"application_id","value":"SE30035J5RA58203","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Sep 2022 10:51:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"40"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7445b168cbe98531-BOM"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"errors\": \"Unable to process at the moment. Please! Check the status of application using check status api\"\n}"},{"id":"57b626e5-1e81-4817-b9ec-508325414123","name":"Get Offer Details : Success Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"//get-offer-details?application_id=SE0209GRJGS53111","host":["/"],"path":["get-offer-details"],"query":[{"key":"application_id","value":"SE0209GRJGS53111","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Sep 2022 10:54:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-envoy-upstream-service-time","value":"73"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7445b5b589b58531-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400, h3-29=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"delivery_date\": \"2022-09-02\",\n        \"valid_upto\": \"2022-09-12\",\n        \"offer_details\": [\n            {\n                \"amount\": 24752,\n                \"tenure\": 12,\n                \"roi\": 3.25,\n                \"processing_fee_rate\": 3,\n                \"processing_fee\": 876,\n                \"emi\": 2524,\n                \"spdc_amount\": 30288,\n                \"disbursal_amount\": 24009\n            }\n        ]\n    }\n}"}],"_postman_id":"fddd052f-f816-48d3-856e-86188c77eed5"}],"id":"51886e79-994b-42a8-9339-e98063edacee","_postman_id":"51886e79-994b-42a8-9339-e98063edacee","description":""},{"name":"Communication","item":[{"name":"Sendsms","id":"d3970e2a-2d74-4c10-a767-3ad51e4ca693","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"application_id\": \"string\",\r\n  \"sms_type\": 1,\r\n  \"send_sms\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"//send-sms","description":"<p>send_sms as true is you want stashfin to communicate with customer\nfalse to get url yourself and communicate to user on your own</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>bank_statement = 1\nandroid_app = 2\nios_app = 3\nokyc = 7\nrazorpay_enach = 8\nlotuspay_enach = 9\naddress_verification = 10\nemail_verification = 12\n</code></pre>","urlObject":{"path":["send-sms"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"8f5298f8-48fa-46f7-93e4-7f42f02c08aa","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"application_id\": \"string\",\r\n  \"sms_type\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"//send-sms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 06:02:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.004665374755859375"},{"key":"x-envoy-upstream-service-time","value":"8"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"679dd0e0ca260e28-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": \"request processed successfully\"\n}"},{"id":"8bd62253-0d5f-4a31-8b10-99a8d0f58764","name":"Success Response with link","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"application_id\": \"string\",\r\n  \"sms_type\": 1,\r\n  \"send_sms\": false,\r\n  \"send_email\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"//send-sms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 06:02:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-process-time","value":"0.004665374755859375"},{"key":"x-envoy-upstream-service-time","value":"8"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Strict-Transport-Security","value":"max-age=0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"679dd0e0ca260e28-BOM"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3-27=\":443\"; ma=86400, h3-28=\":443\"; ma=86400, h3-29=\":443\"; ma=86400, h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"redirect_url\": \"https://dev.stashfin.com/surl/abcdef\"\n    }\n}"}],"_postman_id":"d3970e2a-2d74-4c10-a767-3ad51e4ca693"},{"name":"Sendsmsv2","id":"b17c1ed7-45bf-4ad1-8a92-05032995e782","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"string\",\n    \"sms_type\": 1,\n    \"send_sms\": false\n}","options":{"raw":{"language":"json"}}},"url":"//send-sms-v2","urlObject":{"path":["send-sms-v2"],"host":["/"],"query":[],"variable":[]}},"response":[{"id":"d6c7581b-8588-4c53-bc82-35e5d0450296","name":"success response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"application_id\": \"string\",\n    \"sms_type\": 1,\n    \"send_sms\": false\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"results\": {\n        \"link\": \"https://devinsurance.stashfin.com/basic-detail?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjdXN0b21lcl9pZCI6OTA5LCJleHAiOjE2OTI0MzcyNjN9.KHftJ9SimOfKF4Ams0V0hmtr1aAu6sfXVJjBF1uU5JA&landing-page=1\"\n    }\n}"}],"_postman_id":"b17c1ed7-45bf-4ad1-8a92-05032995e782"}],"id":"45b6b2df-15d5-4056-b0bc-8db0e615a0e1","_postman_id":"45b6b2df-15d5-4056-b0bc-8db0e615a0e1","description":""},{"name":"Amortization","item":[{"name":"Save Amortization","id":"5a8f3653-39d5-4fe0-909b-cfbf11dfb60b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{merchant_access_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"auth_token","value":"f03d13328fa9880331e2ed64c096c40d","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"disbursal_date\": \"2023-04-15\",\n    \"approved_amount\": 1234,\n    \"tenure\": 4,\n    \"first_emi_date\": \"2023-05-11\",\n    \"processing_fee\": 1,\n    \"roi\": 1,\n    \"other_fees\": 0,\n    \"other_fees_bifurcation\": [],\n    \"lead_id\": 1000002840\n}"},"url":"//save-amortization","urlObject":{"path":["save-amortization"],"host":["/"],"query":[],"variable":[]}},"response":[],"_postman_id":"5a8f3653-39d5-4fe0-909b-cfbf11dfb60b"},{"name":"Save and Approve Amort","id":"6b7198fd-64b7-4674-a98d-a3d89aa97d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{merchant_access_token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"auth_token","value":"f03d13328fa9880331e2ed64c096c40d","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"lead_id\": 1000008247,\n    \"finalamot\": [\n            {\n                \"principal\": 304,\n                \"discount\": 0,\n                \"date\": \"2023-05-11\",\n                \"interest\": 12,\n                \"starting_balance\": 1234,\n                \"closing_balance\": 930,\n                \"amount\": 316\n            },\n            {\n                \"principal\": 307,\n                \"discount\": 0,\n                \"date\": \"2023-06-11\",\n                \"interest\": 9,\n                \"starting_balance\": 930,\n                \"closing_balance\": 623,\n                \"amount\": 316\n            },\n            {\n                \"principal\": 310,\n                \"discount\": 0,\n                \"date\": \"2023-07-11\",\n                \"interest\": 6,\n                \"starting_balance\": 623,\n                \"closing_balance\": 313,\n                \"amount\": 316\n            },\n            {\n                \"principal\": 313,\n                \"discount\": 0,\n                \"date\": \"2023-08-11\",\n                \"interest\": 3,\n                \"starting_balance\": 313,\n                \"closing_balance\": 0,\n                \"amount\": 316\n            }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"0.0.0.0:8000/save-and-approve-amort","urlObject":{"port":"8000","path":["save-and-approve-amort"],"host":["0","0","0","0"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b7198fd-64b7-4674-a98d-a3d89aa97d38"},{"name":"Topup Api","id":"efc2856b-cd18-402f-b1eb-9ed097292d30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{merchant_access_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"product_type\": \"TopUp_LOAN\",\n    \"loan_amount\": 1000,\n    \"loan_tenure\": 3,\n    \"existing_lead_id\":\"SE0310V4AJY47541\"\n}","options":{"raw":{"language":"json"}}},"url":"//create-loan","urlObject":{"path":["create-loan"],"host":["/"],"query":[],"variable":[]}},"response":[],"_postman_id":"efc2856b-cd18-402f-b1eb-9ed097292d30"},{"name":"Update Income","id":"04944313-2c45-4f61-bad2-eec768219a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"client-token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWQiOiJhMjAzZWQ1ODE0NTI0MzlhYTg1ZDAzYmRjZjNjZDlmYiIsInV0bV9zb3VyY2UiOiJjZG8iLCJleHAiOjE2ODcxNzk0Mzl9.kGW_c51ffNqNpLkzphaLK7BM5i4jw-7nGihXDax7-ek","type":"text"}],"body":{"mode":"raw","raw":"{   \n    \"application_id\": \"SE1206UH4UK47120\",\n    \"salary\": 1202\n}","options":{"raw":{"language":"json"}}},"url":"/update-salary","urlObject":{"host":["/update-salary"],"query":[],"variable":[]}},"response":[],"_postman_id":"04944313-2c45-4f61-bad2-eec768219a93"}],"id":"db23fc49-7021-489d-80c9-5420fe909886","_postman_id":"db23fc49-7021-489d-80c9-5420fe909886","description":""}],"event":[{"listen":"prerequest","script":{"id":"47a0cbf5-8c32-491d-b1f9-7a62d4b08166","type":"text/javascript","exec":["pm.request.headers.add({ key: 'client-token', value: pm.collectionVariables.get(\"client_token\") })"]}},{"listen":"test","script":{"id":"7b6b14a8-dfb2-43c7-8e36-2ff08d2f3a9e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"/"},{"key":"client_token","value":""}]}