{"info":{"_postman_id":"4b682f81-9925-4b70-93fa-23511bb28bda","name":"IDfy's Profile Gateway & Video Services Documentation","description":"<html><head></head><body><p>IDfy's Profile Gateway and Video Services KYC API solution is a collection of APIs that helps you verify, and onboard customers for your business.</p>\n<p>This page will help you understand:</p>\n<ul>\n<li>How to set up your account</li>\n<li>IDfy's API Suite</li>\n<li>Some key terms related to each of the APIs</li>\n<li>Documentation for each API</li>\n</ul>\n<h4 id=\"how-to-set-up-your-account\">How to set up your account</h4>\n<p>To run our APIs, you need an api-key and an account-id. If you don’t have these yet, please get in touch with us at <a href=\"mailto:shivani@idfy.com\">shivani@idfy.com</a> for us to create an account for you. Once your account is created, you can start using our APIs in 3 simple steps:</p>\n<ul>\n<li>Click the “Run in Postman” button on the top right</li>\n<li>Add your 'api-key' and 'account-id' in the variables section</li>\n<li>Navigate to the API you want to test, check out its documentation and hit SEND.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17883759","collectionId":"4b682f81-9925-4b70-93fa-23511bb28bda","publishedId":"UVJZpeaB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-01-03T10:14:55.000Z"},"item":[{"name":"Getting Started","item":[{"name":"Create Profile","id":"68624247-2437-45eb-af8e-23b491178ea5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\r\n    \"config\": {\r\n        \"id\": \"0797543e-2a97-48f5-b5ea-323cf297f5e3\"\r\n    },\r\n    \"data\": {}\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles","description":"<p>This API-Endpoint creates a new profile, and returns a confirmation with a unique ‘profile_id’. This API endpoint also returns a ‘capture_link’. This capture link is shared by you with the customer to perform the journey.</p>\n<p>This API is the most basic version of our Create Profile API with minimum functionality. In the advanced version of this API you can put multiple data fields for a profile. Please visit the Create Profile APIs in the '<a href=\"#f4357532-af43-4206-b9e1-f1df2c98056f\">API Suite</a>' section to know more about the advanced version.</p>\n<p><a href=\"https://www.loom.com/share/a777a7ed345d448b8d37820cb96caed4\">Watch this quick video</a> to see how to use the Create Profile API and the GET profile API.</p>\n","urlObject":{"path":["sync","profiles"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"604caa7e-e4b1-47be-b95e-a50979c9e681","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"reference_id\": \"PUT_REFERENCE-ID_HERE\",\r\n\"config\": {\r\n\"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\"\r\n},\r\n\"data\": {\r\n}\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"149"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:16:45 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"capture_expires_at\": null,\n    \"capture_link\": \"https://capture.kyc.idfy.com/captures?t=S2y5S7XOe5w_\",\n    \"profile_id\": \"5d177046-cd5c-4979-87ec-d69498c8f505\"\n}"},{"id":"c8a79bfe-b2ae-4fa6-be28-da68d77f5b7c","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\r\n    \"config\": {\r\n        \"id\": \"When_you_pass_an_invalid_config.id\"\r\n    },\r\n    \"data\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"75"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 06:19:43 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {},\n    \"error\": \"unprocessable_entity\",\n    \"reason\": \"INVALID_PACKAGE_ID\"\n}"},{"id":"406ae76f-84c1-440a-9819-0ac895b5bacb","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"wrong-creds","type":"text"},{"key":"account-id","value":"wrong-creds","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"reference_id\": \"606cdf1d-40cc-426f-ae40-4119d189369e\",\r\n\"config\": {\r\n\"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\"\r\n},\r\n\"data\": {\r\n}\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"48"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:24:39 GMT"},{"key":"server","value":"idfy"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid authentication credentials\"\n}"},{"id":"c97811d2-9fec-4199-aedf-10a542e501d8","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"null"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"},{"id":"7b3e7996-b4b0-4154-a398-5c45add1ffab","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\r\n    \"config\": {\r\n        \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\"\r\n    },\r\n    \"data\": {SYNTAX ERROR}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"35"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 06:24:06 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"detail\": \"Bad Request\"\n    }\n}"}],"_postman_id":"68624247-2437-45eb-af8e-23b491178ea5"},{"name":"Fetch Profile by profile_id","id":"0f7e2b13-7e77-4b2f-893c-584daf884236","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>","description":"<p>The response of this API contains all the profile data collected (i.e. images and documents that customers capture or upload and results of tasks like OCR and verification) as per your defined workflow configuration.</p>\n<p><b>Note:</b></p>\n\n<ul>\n<li>You must make a GET request with the profile_id returned in the Create Profile API call. Refer to the example for the Get Request endpoint.</li>\n<li>All the examples shown here are for indicative purposes only, the actual content of the response body will depend on the designed workflow.</li>\n</ul>\n<p>To understand what 'profile_status' means please refer <a href=\"https://test.idfy.com/profile-status-explaination/\">this</a>.</p>\n","urlObject":{"path":["profiles","<profile_id>"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"924e3450-a754-4b05-90a4-8ffff6449c9c","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"profile_id\": \"5adf39fa-9d38-4337-9362-fd052f09b7fe\",\n \"reference_id\": \"4xydg9fa-9d48-49937-8162-fd052f09b8fe\",\n \"group_id\": \"4fdf39fa-7c38-4336-9362-fd052f09b7ed\",\n \"config\": {\n  \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n  \"overrides\": {\n   \"video_kyc_priority\": 5,\n   \"assignee\": [\n    {\n     \"action\": \"video_call\",\n     \"email\": \"do adipisicing eiusmod laboris\"\n    },\n    {\n     \"action\": \"video_call\",\n     \"email\": \"tempor pariatur sed Duis\"\n    }\n   ]\n  }\n },\n \"reviewer_action\": \"rejected\",\n \"status\": \"pending\",\n \"status_detail\": \"Signatures do not match.\",\n \"profile_data\": {\n  \"created_at\": \"1956-07-26T16:15:51.171Z\",\n  \"completed_at\": \"2019-04-23T08:01:09.353Z\",\n  \"purged_at\": \"2006-03-26T10:37:05.730Z\",\n  \"email_ids\": [\n   \"Duis\",\n   \"elit deserunt sint\"\n  ],\n  \"performed_by\": [\n   {\n    \"performed_at\": \"2008-09-23T11:09:06.206Z\",\n    \"action\": \"review\",\n    \"email\": \"shivani@idfy.com\",\n    \"account_id\": \"d5eaba98-fdf5-41ab-b27c-de63f2a453f6\"\n   },\n   {\n    \"performed_at\": \"1992-09-24T16:51:44.068Z\",\n    \"action\": \"review\",\n    \"email\": \"shivani@idfy.com\",\n    \"account_id\": \"d5eaba98-fdf5-41ab-b27c-de63f2a453f6\"\n   }\n  ],\n  \"mobile_numbers\": [\n   \"+91-9876543210, +91-9876544444\",\n   \"+91-9876543210, +91-9876544444\"\n  ]\n },\n \"resources\": {\n  \"documents\": [\n   {\n    \"ref_id\": \"user.profile_report.nil.4.nil\",\n    \"type\": \"ind_pan\",\n    \"attr\": \"location\",\n    \"source\": 0,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"dolore irure aliquip Duis\",\n     \"ad\"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"user.profile_report.nil.4.nil\",\n    \"type\": \"wet_signature\",\n    \"attr\": \"id_number\",\n    \"source\": 4,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"voluptate deserunt ut\",\n     \"velit\"\n    ],\n    \"metadata\": {}\n   }\n  ],\n  \"images\": [\n   {\n    \"ref_id\": \"nil.ind_aadhaar.nil.0.front\",\n    \"type\": \"others\",\n    \"attr\": \"tempor ut pariatur labore reprehenderit\",\n    \"source\": 5,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"front\",\n     \"front\"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"nil.ind_aadhaar.nil.0.front\",\n    \"type\": \"ind_cheque\",\n    \"attr\": \"officia elit id\",\n    \"source\": 0,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"front\",\n     \"front\"\n    ],\n    \"metadata\": {}\n   }\n  ],\n  \"videos\": [\n   {\n    \"ref_id\": \"nil.nil.agent.0.nil\",\n    \"type\": \"aute reprehenderit\",\n    \"attr\": \"self\",\n    \"source\": 1,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"Video KYC call.\",\n     \"Video KYC call.\"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"nil.nil.agent.0.nil\",\n    \"type\": \"elit\",\n    \"attr\": \"agent\",\n    \"source\": 3,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"Video KYC call.\",\n     \"Video KYC call.\"\n    ],\n    \"metadata\": {}\n   }\n  ],\n  \"text\": [\n   {\n    \"ref_id\": \"nil.ind_pan.id_number.1.nil\",\n    \"type\": \"ind_aadhaar_xml\",\n    \"attr\": \"address\",\n    \"source\": 3,\n    \"value\": \"dolore ex consequat dolor tempor\",\n    \"tags\": [\n     \"Lorem\",\n     \"dolor \"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"nil.ind_pan.id_number.1.nil\",\n    \"type\": \"others\",\n    \"attr\": \"id_number\",\n    \"source\": 4,\n    \"value\": \"in ut sed aliqua\",\n    \"tags\": [\n     \"sint Ut ad\",\n     \"eiusmod\"\n    ],\n    \"metadata\": {}\n   }\n  ]\n },\n \"tasks\": [\n  {\n   \"result\": {\n    \"automated_response\": {},\n    \"manual_response\": {\n     \"status\": \"verified\",\n     \"status_reason\": \"Name mismatch in the original PAN card\",\n     \"remarks\": \"voluptate laboris est a\",\n     \"value\": \"eiusmod Duis \",\n     \"question\": \"tempor laboris\",\n     \"answer\": \"Excepteur ut enim ex\"\n    }\n   },\n   \"resources\": [\n    \"nil.ind_aadhaar.id_number.0.nil\",\n    \"nil.ind_aadhaar.id_number.0.nil\"\n   ],\n   \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n   \"task_type\": \"vkyc.assisted_vkyc\",\n   \"key\": \"do aute laboris\",\n   \"status\": \"cancelled\",\n   \"tasks\": [\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"rejected\",\n       \"status_reason\": \"Signature image is not clear\",\n       \"remarks\": \"elit consequat\",\n       \"value\": \"Lorem ullamco\",\n       \"question\": \"voluptate deserunt\",\n       \"answer\": \"veniam ad eiusmod proident\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"amet laborum iru\",\n     \"status\": \"completed\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    },\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"rejected\",\n       \"status_reason\": \"Name mismatch in the original PAN card\",\n       \"remarks\": \"non deserunt cillum adipisicing\",\n       \"value\": \"veniam deserunt Excepteur labore\",\n       \"question\": \"officia ea\",\n       \"answer\": \"magna culpa\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"in exercitation\",\n     \"status\": \"failed\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    }\n   ]\n  },\n  {\n   \"result\": {\n    \"automated_response\": {},\n    \"manual_response\": {\n     \"status\": \"verified\",\n     \"status_reason\": \"Signature didn’t match with signature proof\",\n     \"remarks\": \"pariatur v\",\n     \"value\": \"tempor nisi Ut\",\n     \"question\": \"ut ad deserunt\",\n     \"answer\": \"cupidatat sunt consequat pariatur\"\n    }\n   },\n   \"resources\": [\n    \"nil.ind_aadhaar.id_number.0.nil\",\n    \"nil.ind_aadhaar.id_number.0.nil\"\n   ],\n   \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n   \"task_type\": \"vkyc.assisted_vkyc\",\n   \"key\": \"commodo non ex\",\n   \"status\": \"completed\",\n   \"tasks\": [\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"rejected\",\n       \"status_reason\": \"PAN is forged/ tampered\",\n       \"remarks\": \"aliqua adipisicing ullamco\",\n       \"value\": \"velit \",\n       \"question\": \"nulla laborum exercitation culpa\",\n       \"answer\": \"ut pariatur\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"deserunt ad exercitation\",\n     \"status\": \"cancelled\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    },\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"verified\",\n       \"status_reason\": \"Signature didn’t match with signature proof\",\n       \"remarks\": \"quis id\",\n       \"value\": \"aliquip\",\n       \"question\": \"consectetur Lorem Excepteur\",\n       \"answer\": \"pariatur\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"in deserunt ullamco\",\n     \"status\": \"in_progress\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    }\n   ]\n  }\n ],\n \"relay_data\": \"cmVsYXkgZGF0YSBzaG91bGQgYmUgYmFzZTY0IGVuY29kZWQgc3RyaW5n\",\n \"purged_at\": \"1994-09-22T15:36:47.395Z\",\n \"schema_version\": \"1.0.0\"\n}"},{"id":"73e9c5d7-5784-422c-a872-e92d2469bf61","name":"Bad Request.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"bad_request\",\n \"reason\": \"\"\n}"},{"id":"1037bc68-a8de-43b4-a23c-e55c13e8421e","name":"Not Found.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"},{"id":"cbe32d18-ebcb-4886-88d1-37a7200cc887","name":"Unauthorized.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"string\",\n \"reason\": \"string\"\n}"},{"id":"dcc5c2c5-9947-49b6-9286-1265726f81ac","name":"Internal Server Error.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"0f7e2b13-7e77-4b2f-893c-584daf884236"}],"id":"04549b2d-57f8-498e-8412-adcc91e34293","description":"<p><a href=\"https://www.loom.com/share/87d7dcf6e60f48d1b5df6599cd3de9eb\">Here's a quick video</a> that helps explain the key terms you will need to understand before integrating .</p>\n<p>Let's go through some <strong>key terms</strong> that you will be coming across regularly in this documentation:</p>\n<ul>\n<li>Profile: A profile represents a customer on our platform. Every profile is associated with images and documents that they capture or upload, and tasks like OCR and verification.</li>\n<li>reference_id: This is a unique ID generated by you, which is used to identify the customer on your end. You need to provide this unique ID while creating a profile on IDfy.</li>\n<li>profile_id: A unique identifier to denote a customer, generated by IDfy and is mapped to the reference_id generated by you.</li>\n<li>capture_link: A unique link returned by the Create Profile API, that is used by the customer to perform their journey.</li>\n<li>config.id: This is a unique workflow identifier provided by IDfy to you. It defines the exact sequence of steps that the customer and/or the reviewing agent goes through (called as a workflow) on our platform. To receive this id please discuss your desired workflow with your SPOC at IDfy.</li>\n</ul>\n<p>Here we have the <strong>two most basic APIs</strong> which helps you a) Create a profile and, b) Access profile details. Please ensure to go through this section before moving on to the '<a href=\"#f4357532-af43-4206-b9e1-f1df2c98056f\">API Suite</a>' section.</p>\n<p><strong>Note:</strong> If your are not able to reach our IDfy API endpoints, you may have to whitelist our IPs, you can read more about it <a href=\"https://test.idfy.com/network-configuration/\">here</a>.</p>\n","_postman_id":"04549b2d-57f8-498e-8412-adcc91e34293"},{"name":"API Suite","item":[{"name":"Create Profile APIs","item":[{"name":"Create Profile - Advanced - Sync","id":"d6754819-1f4b-4a69-b343-005c5f68bced","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/sync/profiles","description":"<p>This is the advanced version of the basic '<a href=\"#68624247-2437-45eb-af8e-23b491178ea5\">Create Profile API</a>' explained before. While the request body of the <strong>basic version</strong> contains only the <strong>2 mandatory fields (i.e 'reference_id' and 'config.id') required to run the API</strong>, this <strong>advanced version</strong> <strong>can provide a lot more options</strong> which can be found in the example request body that follows.</p>\n<p>Please refer to the table attached above to get the details of the keys in the response body of this API.</p>\n","urlObject":{"path":["sync","profiles"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"f3028b0d-f170-4b9d-b255-03ca93f0d744","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"hellothere123\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"149"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:16:45 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"capture_expires_at\": null,\n    \"capture_link\": \"https://capture.kyc.idfy.com/captures?t=S2y5S7XOe5w_\",\n    \"profile_id\": \"5d177046-cd5c-4979-87ec-d69498c8f505\"\n}"},{"id":"009f14e5-5a84-42e0-90a5-97ade70fdfb4","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"hellothere123\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"INCORRECT PACKAGE ID\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"75"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:23:11 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {},\n    \"error\": \"unprocessable_entity\",\n    \"reason\": \"INVALID_PACKAGE_ID\"\n}"},{"id":"783f85fe-d72b-4149-ad8b-0f9047d37118","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"hellothere123\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": { SYNTAX ERROR\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"35"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:21:34 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"detail\": \"Bad Request\"\n    }\n}"},{"id":"d3058351-5691-445a-bb86-e2203622c50a","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"api-key","value":"wrong-creds","type":"text"},{"key":"account-id","value":"wrong-creds","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"hellothere123\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}"},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"48"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:24:39 GMT"},{"key":"server","value":"idfy"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid authentication credentials\"\n}"},{"id":"0569967b-36f2-4461-b2df-31f5a978ad7c","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"hellothere123\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/sync/profiles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"d6754819-1f4b-4a69-b343-005c5f68bced"},{"name":"Create Profile - Advanced - Async","id":"43cccabd-effe-4160-a4a8-1edc54d63b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}"},"url":"https://api.kyc.idfy.com/async/profiles","description":"<p>This is the Async version of the 'Create Profile API'</p>\n<p>Please refer to the table attached above to get the details of the keys in the response body of this API.</p>\n","urlObject":{"path":["async","profiles"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"4e926f4d-8960-4f4d-a429-ab25f8f2b450","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"reference_id\": \"08216efd-d77b-4cb8-a2fb-bac8ec7a75a4\",\r\n\"config\": {\r\n\"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\"\r\n},\r\n\"data\": {\r\n}\r\n}"},"url":"https://api.kyc.idfy.com/async/profiles"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"53"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:28:54 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_id\": \"a6e255b4-aa05-4f63-a355-a37b92724dde\"\n}"},{"id":"ecf3c6ae-0dda-4c59-a714-4102dd616079","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"reference_id\": \"5cb7f56e-327e-4559-9fc7-b3de365b2718\",\r\n\"config\": {\r\n\"id\": \"INCORRECT PACKAGE ID\"\r\n},\r\n\"data\": {\r\n}\r\n}"},"url":"https://api.kyc.idfy.com/async/profiles"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"75"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:29:45 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {},\n    \"error\": \"unprocessable_entity\",\n    \"reason\": \"INVALID_PACKAGE_ID\"\n}"},{"id":"08cdbf5e-6b58-42f5-81c1-54a4188979b9","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"reference_id\": \"f3597c5e-eb0c-4b64-8e37-25d9f5dd04bf\",\r\n    \"config\": {\r\n        \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\"\r\n    },\r\n    \"data\": { SYNTAX ERROR\r\n    }\r\n}"},"url":"https://api.kyc.idfy.com/async/profiles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"35"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Thu, 30 Dec 2021 06:33:12 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": {\n        \"detail\": \"Bad Request\"\n    }\n}"},{"id":"0043aacb-db29-4c8f-8f64-ff7e6cf83b91","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"hellothere123\",\r\n  \"group_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\r\n  \"config\": {\r\n    \"id\": \"954be5b0-c0b9-4839-89c0-465578d7680f\",\r\n    \"overrides\": {\r\n      \"video_kyc_priority\": 5,\r\n      \"assignee\": [\r\n        {\r\n          \"email\": \"pranav.jain@idfy.com\",\r\n          \"action\": \"video_call\"\r\n        }\r\n      ]\r\n    }\r\n  },\r\n  \"data\": {\r\n    \"name\": {\r\n      \"first_name\": \"John\",\r\n      \"last_name\": \"Doe\",\r\n      \"middle_name\": \"A\"\r\n    },\r\n    \"company_name\": \"Baldor Technologies Pvt. Ltd.\",\r\n    \"email_ids\": [\r\n      \"shivani@idfy.com\"\r\n    ],\r\n    \"dob\": \"1999-10-21\",\r\n    \"mobile_numbers\": [\r\n      \"9876543210\",\r\n      \"9976543999\"\r\n    ],\r\n    \"addresses\": [\r\n      {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      }\r\n    ],\r\n    \"ind_aadhaar_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_nsdl_details\": {\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"nsdl_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_otp_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_xml_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_aadhaar_qr_details\": {\r\n      \"document_1\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"document_2\": \"https://in.bmscdn.com/iedb/artist/images/website/poster/large/shah-rukh-khan-2092-12-09-2017-02-10-43.jpg\",\r\n      \"id_number\": \"999911112222\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_pan_details\": {\r\n      \"document_1\": \"string\",\r\n      \"id_number\": \"AAAAA9999A\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_driving_license_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"MH14/2011/0062821\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_voter_id_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"ABC1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"ind_passport_details\": {\r\n      \"document_1\": \"https://bit.ly/2TgGtez\",\r\n      \"document_2\": \"https://bit.ly/2TgGtez\",\r\n      \"id_number\": \"A1234567\",\r\n      \"address\": {\r\n        \"type\": [\r\n          \"permanent\",\r\n          \"correspondence\",\r\n          \"other\"\r\n        ],\r\n        \"house_number\": \"A-201\",\r\n        \"street_address\": \"Princess Street\",\r\n        \"district\": \"Mumbai\",\r\n        \"pincode\": \"400001\",\r\n        \"city\": \"Mumbai\",\r\n        \"state\": \"Maharashtra\",\r\n        \"country_code\": \"+91\",\r\n        \"country\": \"India\"\r\n      },\r\n      \"gender\": \"Male/Female\",\r\n      \"dob\": \"1999-10-21\",\r\n      \"name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      },\r\n      \"fathers_name\": {\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"middle_name\": \"A\"\r\n      }\r\n    },\r\n    \"videos\": [\r\n      {\r\n        \"type\": \"self\",\r\n        \"value\": \"https://bit.ly/2TgGtez\"\r\n      }\r\n    ],\r\n    \"selfies\": [\r\n      \"https://bit.ly/2TgGtez\"\r\n    ],\r\n    \"wet_signatures\": [\r\n      \"https://i.ibb.co/3s9Jw8X/sign.png\"\r\n    ],\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg\",\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  },\r\n  \"payload\": {\r\n    \"security_questions\": [\r\n      {\r\n        \"question\": \"What is your mother's maiden name?\",\r\n        \"answer\": \"Grace\"\r\n      }\r\n    ],\r\n    \"self_video_activity_templates\": [\r\n      {\r\n        \"data\": \"I John Doe Agree to a loan of Rs 5000\",\r\n        \"type\": \"read_text\"\r\n      }\r\n    ],\r\n    \"messages\": [\r\n      {\r\n        \"label\": \"string\",\r\n        \"value\": [\r\n          \"string\"\r\n        ]\r\n      }\r\n    ]\r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/async/profiles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"43cccabd-effe-4160-a4a8-1edc54d63b08"}],"id":"5ebc155c-a534-44ce-9cd8-65a8bd942bf6","description":"<p>The 'Create Profile API' can be used in both Sync and Async mode. Please find the details of both the modes <a href=\"https://test.idfy.com/synchronous-mode/\">here</a>. The 'Create Profile API' can also be used in <strong>Encrypted</strong> mode, please refer <a href=\"#004f91d7-e131-4941-b44d-b6b3c029ea10\">this</a> to know more.</p>\n<p>The request body shown in the examples are for indicative purposes only, the exact request body will be provided by your integration SPOC. Please make sure that you <strong>do not to start any development on your end</strong> before confirming it with your integration SPOC first.</p>\n<p>Please refer to the table attached below for details of the keys in the request body of the Create Profile API.</p>\n<p>Please note that <strong>'reference_id' and 'config.id' are the only mandatory fields</strong>, except them <strong>rest are all optional fields.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Details</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reference_id</td>\n<td>string</td>\n<td>External unique identifier for every create profile request.</td>\n</tr>\n<tr>\n<td>group_id</td>\n<td>string</td>\n<td>A unique identifier used for logical grouping of profiles.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>config.id</td>\n<td>string</td>\n<td>Profile package id created when you are onboarded</td>\n</tr>\n<tr>\n<td>config.overrides</td>\n<td>object</td>\n<td>This section governs where the video call is routed and in which queue.</td>\n</tr>\n<tr>\n<td>config.overrides.video_kyc_priority</td>\n<td>integer</td>\n<td>Each queue on the agent dashboard has a priority associated with it. You can use this priority number to route the call in appropriate queue.</td>\n</tr>\n<tr>\n<td>config.overrides.assignee</td>\n<td>Array of objects (Array[email,action])</td>\n<td>This array contains the details of the agent and the action. This allows you to route the video call to a specific agent.</td>\n</tr>\n<tr>\n<td>config.overrides.assignee.email</td>\n<td>string</td>\n<td>You can assign the call to a specific agent by specifying their email this key.</td>\n</tr>\n<tr>\n<td>config.overrides.assignee.action</td>\n<td>string</td>\n<td>value: \"video_call\"</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>data.name</td>\n<td>object(name)</td>\n<td>Customer's name (First_middle_last)</td>\n</tr>\n<tr>\n<td>data.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.company_name</td>\n<td>string</td>\n<td>Name of the customer's organization.</td>\n</tr>\n<tr>\n<td>data.email_ids</td>\n<td>Array of strings</td>\n<td>Customer's email IDs (comma separated - example <a href=\"mailto:abc@idfy.com\">abc@idfy.com</a>, <a href=\"mailto:xyz@idfy.com\">xyz@idfy.com</a>).</td>\n</tr>\n<tr>\n<td>data.dob</td>\n<td>date</td>\n<td>Customer's date of birth (YYYY-MM-DD).</td>\n</tr>\n<tr>\n<td>data.mobile_numbers</td>\n<td>Array of strings</td>\n<td>Customer's mobile numbers with country code.(comma separated - example 9876543210, 9976543999).</td>\n</tr>\n<tr>\n<td>data.addresses</td>\n<td>Array of objects(Array[type, house_number, street_address, district, pincode, city, state, country_code, country])</td>\n<td>Customer's permanent/correspondence address. This should NOT be retreived from any of the user's card details.</td>\n</tr>\n<tr>\n<td>data.addresses.type</td>\n<td>string</td>\n<td>Enum: \"permanent\" \"current\" \"correspondence\" \"other\"</td>\n</tr>\n<tr>\n<td>data.addresses.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.addresses.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details</td>\n<td>object</td>\n<td>Customer's Aadhaar card details OR as authenticated by OTP, XML or QR</td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.id_number</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data_nsdl_details</td>\n<td>string</td>\n<td>Customer's data as retreived from the NSDL database.</td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.id_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.nsdl_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.nsdl_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.nsdl_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_nsdl_details.nsdl_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details</td>\n<td>object</td>\n<td>Customer's Aadhaar card details OR as authenticated by OTP, XML or QR</td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.id_number</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_otp_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details</td>\n<td>object</td>\n<td>Customer's Aadhaar card details OR as authenticated by OTP, XML or QR</td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.id_number</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_xml_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details</td>\n<td>object</td>\n<td>Customer's Aadhaar card details OR as authenticated by OTP, XML or QR</td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.id_number</td>\n<td>integer</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_aadhaar_qr_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details</td>\n<td>string</td>\n<td>Customer's PAN Card details</td>\n</tr>\n<tr>\n<td>data.ind_pan_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.id_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_pan_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details</td>\n<td>string</td>\n<td>Customer's Driving License details</td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.id_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_driving_license_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details</td>\n<td>string</td>\n<td>Customer's Voter ID details</td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.id_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_voter_id_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details</td>\n<td>string</td>\n<td>Customer's Passport details</td>\n</tr>\n<tr>\n<td>data.ind_passport_details.document_1</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.document_2</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.id_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.gender</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.dob</td>\n<td>date</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.fathers_name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.fathers_name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.fathers_name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.fathers_name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.name</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.name.first_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.name.last_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.name.middle_name</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address</td>\n<td>object</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.type</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.house_number</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.street_address</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.district</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.pincode</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.city</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.state</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.country_code</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.ind_passport_details.address.country</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>data.videos</td>\n<td>Array of objects(Array[type,value])</td>\n<td>Expiring URLs for videos captured during the user journey.</td>\n</tr>\n<tr>\n<td>data.videos.type</td>\n<td>string</td>\n<td>Enum: \"agent\" \"customer\" \"self\"  <br />  <br />It indicates who captured the artifact.  <br />  <br />  <br />agent - Agent side video recorded during assisted v-kyc  <br />  <br />customer - Customer side video recorded during assisted v-kyc  <br />  <br />self - Customer side video recorded during self KYC</td>\n</tr>\n<tr>\n<td>data.videos.value</td>\n<td>string</td>\n<td>Expiring URL for video.</td>\n</tr>\n<tr>\n<td>data.selfies</td>\n<td>Array of strings</td>\n<td>Expiring URLs for selfies captured during the user journey.</td>\n</tr>\n<tr>\n<td>data.wet_signatures</td>\n<td>Array of strings</td>\n<td>Expiring URLs for wet-signatures captured during the user journey.</td>\n</tr>\n<tr>\n<td>data.additional_details</td>\n<td>object</td>\n<td>List of non-standard documents. Combination of category and page must be unique for each document.</td>\n</tr>\n<tr>\n<td>data.additional_details.category</td>\n<td>string</td>\n<td>Category of the document</td>\n</tr>\n<tr>\n<td>data.additional_details.value</td>\n<td>string</td>\n<td>URL of the document/image/video or text (when \"type\": \"text\")</td>\n</tr>\n<tr>\n<td>data.additional_details.page</td>\n<td>string</td>\n<td>Placeholder for page number or side. e.g. \"1\", \"front\", \"back\" etc.</td>\n</tr>\n<tr>\n<td>data.additional_details.type</td>\n<td>string</td>\n<td>Enum: \"image\" \"video\" \"document\" \"text\"  <br />  <br />Type of the document</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>payload</td>\n<td>object</td>\n<td>Contains security questions and remarks.</td>\n</tr>\n<tr>\n<td>payload.security_questions</td>\n<td>Array of objects (Array[question,answer])</td>\n<td>Security questions and their respective answers coming from your database.</td>\n</tr>\n<tr>\n<td>payload.security_questions.question</td>\n<td>string</td>\n<td>Contains security questions and remarks.</td>\n</tr>\n<tr>\n<td>payload.security_questions.answer</td>\n<td>string</td>\n<td>Corresponding answer to the question stated in the above key.</td>\n</tr>\n<tr>\n<td>payload.self_video_activity_templates</td>\n<td>Array of objects (Array[data,type])</td>\n<td>define the templates for self video activity (supports upto 1000 char in \"read_text\")</td>\n</tr>\n<tr>\n<td>payload.self_video_activity_templates.data</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>payload.self_video_activity_templates.type</td>\n<td>string</td>\n<td>Enum: \"read_text\" \"read_random_digits\"  <br /></td>\n</tr>\n<tr>\n<td>payload.messages</td>\n<td>Array of objects (Array[label, value])</td>\n<td>Remarks to be shown to the Video KYC agent.</td>\n</tr>\n<tr>\n<td>payload.messages.label</td>\n<td>string</td>\n<td></td>\n</tr>\n<tr>\n<td>payload.messages.value</td>\n<td>Array of strings</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"5ebc155c-a534-44ce-9cd8-65a8bd942bf6"},{"name":"Get Profile details","item":[{"name":"Fetch profile data by profile_id","id":"c10d4a98-fe08-462a-9d5f-04e418e5be87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>","description":"<p>The response contains all the profile data collected during capture(s) and the responses for subsequent task performed on them as per your workflow configuration.</p>\n<p><b>Note:</b></p>\n\n<ul>\n<li>You must make a GET request with the profile_id returned in the Create Profile API call. Refer to the example for the Get Request endpoint.</li>\n<li>All the examples shown here are for indicative purposes only, the actual content of the response body will depend on the designed workflow.</li>\n</ul>\n","urlObject":{"path":["profiles","<profile_id>"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"43c6d752-094d-4d44-836e-de963e5a0c06","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"profile_id\": \"5adf39fa-9d38-4337-9362-fd052f09b7fe\",\n \"reference_id\": \"4xydg9fa-9d48-49937-8162-fd052f09b8fe\",\n \"group_id\": \"4fdf39fa-7c38-4336-9362-fd052f09b7ed\",\n \"config\": {\n  \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n  \"overrides\": {\n   \"video_kyc_priority\": 5,\n   \"assignee\": [\n    {\n     \"action\": \"video_call\",\n     \"email\": \"do adipisicing eiusmod laboris\"\n    },\n    {\n     \"action\": \"video_call\",\n     \"email\": \"tempor pariatur sed Duis\"\n    }\n   ]\n  }\n },\n \"reviewer_action\": \"rejected\",\n \"status\": \"pending\",\n \"status_detail\": \"Signatures do not match.\",\n \"profile_data\": {\n  \"created_at\": \"1956-07-26T16:15:51.171Z\",\n  \"completed_at\": \"2019-04-23T08:01:09.353Z\",\n  \"purged_at\": \"2006-03-26T10:37:05.730Z\",\n  \"email_ids\": [\n   \"Duis\",\n   \"elit deserunt sint\"\n  ],\n  \"performed_by\": [\n   {\n    \"performed_at\": \"2008-09-23T11:09:06.206Z\",\n    \"action\": \"review\",\n    \"email\": \"shivani@idfy.com\",\n    \"account_id\": \"d5eaba98-fdf5-41ab-b27c-de63f2a453f6\"\n   },\n   {\n    \"performed_at\": \"1992-09-24T16:51:44.068Z\",\n    \"action\": \"review\",\n    \"email\": \"shivani@idfy.com\",\n    \"account_id\": \"d5eaba98-fdf5-41ab-b27c-de63f2a453f6\"\n   }\n  ],\n  \"mobile_numbers\": [\n   \"+91-9876543210, +91-9876544444\",\n   \"+91-9876543210, +91-9876544444\"\n  ]\n },\n \"resources\": {\n  \"documents\": [\n   {\n    \"ref_id\": \"user.profile_report.nil.4.nil\",\n    \"type\": \"ind_pan\",\n    \"attr\": \"location\",\n    \"source\": 0,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"dolore irure aliquip Duis\",\n     \"ad\"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"user.profile_report.nil.4.nil\",\n    \"type\": \"wet_signature\",\n    \"attr\": \"id_number\",\n    \"source\": 4,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"voluptate deserunt ut\",\n     \"velit\"\n    ],\n    \"metadata\": {}\n   }\n  ],\n  \"images\": [\n   {\n    \"ref_id\": \"nil.ind_aadhaar.nil.0.front\",\n    \"type\": \"others\",\n    \"attr\": \"tempor ut pariatur labore reprehenderit\",\n    \"source\": 5,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"front\",\n     \"front\"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"nil.ind_aadhaar.nil.0.front\",\n    \"type\": \"ind_cheque\",\n    \"attr\": \"officia elit id\",\n    \"source\": 0,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"front\",\n     \"front\"\n    ],\n    \"metadata\": {}\n   }\n  ],\n  \"videos\": [\n   {\n    \"ref_id\": \"nil.nil.agent.0.nil\",\n    \"type\": \"aute reprehenderit\",\n    \"attr\": \"self\",\n    \"source\": 1,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"Video KYC call.\",\n     \"Video KYC call.\"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"nil.nil.agent.0.nil\",\n    \"type\": \"elit\",\n    \"attr\": \"agent\",\n    \"source\": 3,\n    \"value\": \"https://bit.ly/2TgGtez\",\n    \"tags\": [\n     \"Video KYC call.\",\n     \"Video KYC call.\"\n    ],\n    \"metadata\": {}\n   }\n  ],\n  \"text\": [\n   {\n    \"ref_id\": \"nil.ind_pan.id_number.1.nil\",\n    \"type\": \"ind_aadhaar_xml\",\n    \"attr\": \"address\",\n    \"source\": 3,\n    \"value\": \"dolore ex consequat dolor tempor\",\n    \"tags\": [\n     \"Lorem\",\n     \"dolor \"\n    ],\n    \"metadata\": {}\n   },\n   {\n    \"ref_id\": \"nil.ind_pan.id_number.1.nil\",\n    \"type\": \"others\",\n    \"attr\": \"id_number\",\n    \"source\": 4,\n    \"value\": \"in ut sed aliqua\",\n    \"tags\": [\n     \"sint Ut ad\",\n     \"eiusmod\"\n    ],\n    \"metadata\": {}\n   }\n  ]\n },\n \"tasks\": [\n  {\n   \"result\": {\n    \"automated_response\": {},\n    \"manual_response\": {\n     \"status\": \"verified\",\n     \"status_reason\": \"Name mismatch in the original PAN card\",\n     \"remarks\": \"voluptate laboris est a\",\n     \"value\": \"eiusmod Duis \",\n     \"question\": \"tempor laboris\",\n     \"answer\": \"Excepteur ut enim ex\"\n    }\n   },\n   \"resources\": [\n    \"nil.ind_aadhaar.id_number.0.nil\",\n    \"nil.ind_aadhaar.id_number.0.nil\"\n   ],\n   \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n   \"task_type\": \"vkyc.assisted_vkyc\",\n   \"key\": \"do aute laboris\",\n   \"status\": \"cancelled\",\n   \"tasks\": [\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"rejected\",\n       \"status_reason\": \"Signature image is not clear\",\n       \"remarks\": \"elit consequat\",\n       \"value\": \"Lorem ullamco\",\n       \"question\": \"voluptate deserunt\",\n       \"answer\": \"veniam ad eiusmod proident\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"amet laborum iru\",\n     \"status\": \"completed\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    },\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"rejected\",\n       \"status_reason\": \"Name mismatch in the original PAN card\",\n       \"remarks\": \"non deserunt cillum adipisicing\",\n       \"value\": \"veniam deserunt Excepteur labore\",\n       \"question\": \"officia ea\",\n       \"answer\": \"magna culpa\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"in exercitation\",\n     \"status\": \"failed\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    }\n   ]\n  },\n  {\n   \"result\": {\n    \"automated_response\": {},\n    \"manual_response\": {\n     \"status\": \"verified\",\n     \"status_reason\": \"Signature didn’t match with signature proof\",\n     \"remarks\": \"pariatur v\",\n     \"value\": \"tempor nisi Ut\",\n     \"question\": \"ut ad deserunt\",\n     \"answer\": \"cupidatat sunt consequat pariatur\"\n    }\n   },\n   \"resources\": [\n    \"nil.ind_aadhaar.id_number.0.nil\",\n    \"nil.ind_aadhaar.id_number.0.nil\"\n   ],\n   \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n   \"task_type\": \"vkyc.assisted_vkyc\",\n   \"key\": \"commodo non ex\",\n   \"status\": \"completed\",\n   \"tasks\": [\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"rejected\",\n       \"status_reason\": \"PAN is forged/ tampered\",\n       \"remarks\": \"aliqua adipisicing ullamco\",\n       \"value\": \"velit \",\n       \"question\": \"nulla laborum exercitation culpa\",\n       \"answer\": \"ut pariatur\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"deserunt ad exercitation\",\n     \"status\": \"cancelled\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    },\n    {\n     \"result\": {\n      \"automated_response\": {},\n      \"manual_response\": {\n       \"status\": \"verified\",\n       \"status_reason\": \"Signature didn’t match with signature proof\",\n       \"remarks\": \"quis id\",\n       \"value\": \"aliquip\",\n       \"question\": \"consectetur Lorem Excepteur\",\n       \"answer\": \"pariatur\"\n      }\n     },\n     \"resources\": [\n      \"nil.ind_aadhaar.id_number.0.nil\",\n      \"nil.ind_aadhaar.id_number.0.nil\"\n     ],\n     \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n     \"task_type\": \"vkyc.assisted_vkyc\",\n     \"key\": \"in deserunt ullamco\",\n     \"status\": \"in_progress\",\n     \"tasks\": [\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n       \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n     ]\n    }\n   ]\n  }\n ],\n \"relay_data\": \"cmVsYXkgZGF0YSBzaG91bGQgYmUgYmFzZTY0IGVuY29kZWQgc3RyaW5n\",\n \"purged_at\": \"1994-09-22T15:36:47.395Z\",\n \"schema_version\": \"1.0.0\"\n}"},{"id":"b59c02e9-5fe1-49c0-af25-33be45684e6d","name":"Bad Request.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"bad_request\",\n \"reason\": \"\"\n}"},{"id":"a5fa15c5-0586-4764-a221-18baec3affa8","name":"Not Found.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"},{"id":"bbd94d6c-5d0c-40ea-9630-930ce189144b","name":"Unauthorized.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"string\",\n \"reason\": \"string\"\n}"},{"id":"5e71cb14-2fe0-459c-8130-ea309c75ec88","name":"Internal Server Error.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"c10d4a98-fe08-462a-9d5f-04e418e5be87"},{"name":"Fetch profile data by reference_id","id":"7734e14c-8a73-4a94-b28c-e83ea82b1088","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"default"},{"key":"account-id","value":"123-456-789/123","type":"default"}],"url":"https://api.kyc.idfy.com/profiles/<reference_id>?query_type=reference_id","description":"<p>This API lets you fetch profile details using the reference_id.</p>\n","urlObject":{"path":["profiles","<reference_id>"],"host":["https://api.kyc.idfy.com"],"query":[{"key":"query_type","value":"reference_id"}],"variable":[]}},"response":[],"_postman_id":"7734e14c-8a73-4a94-b28c-e83ea82b1088"},{"name":"Fetch Capture-Link details by profile ID","id":"76bba49b-fb6d-4a35-950f-774f875a0232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/{profile_id}/capture","description":"<p>This API enables you to fetch a) the 'capture_link' which is shared by you with the customer to perform the journey, and b) the expiration time of the 'capture_link'. This API is generally used with the '<a href=\"#43cccabd-effe-4160-a4a8-1edc54d63b08\">Create Profile - Async</a>'.</p>\n<p><b>Note:</b></p>\n\n<ul>\n<li>You must make a GET request with the profile_id returned in the Create Profile API call. Refer to the example for the Get Request endpoint.</li>\n<li>All the examples shown here are for indicative purposes only, the actual content of the response body will depend on the designed workflow.</li>\n</ul>\n","urlObject":{"path":["profiles","{profile_id}","capture"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"00828acc-f927-4453-9894-b85164733164","name":"Success","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/4c0e9ce6-90d1-4bd3-92cc-05f3d0713747/capture"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"149"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 04:40:21 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"capture_expires_at\": null,\n    \"capture_link\": \"https://capture.kyc.idfy.com/captures?t=lrPFwEHa_mRV\",\n    \"profile_id\": \"4c0e9ce6-90d1-4bd3-92cc-05f3d0713747\"\n}"},{"id":"9fbd5b8f-c2bf-4937-b707-67a34ba38d35","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<INCORRECT_PROFILE_ID>/capture"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"95"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 04:40:58 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {},\n    \"error\": \"not_found\",\n    \"message\": \"RESOURCE_NOT_FOUND\",\n    \"reason\": \"RESOURCE_NOT_FOUND\"\n}"},{"id":"407e985f-978c-43a8-a63c-ab4e9919858e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"Incorrect_api-key","type":"text"},{"key":"account-id","value":"Incorrect_account-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/4c0e9sade6-90d1-4bd3-92cc-05f3d0713747/capture"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"48"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 04:44:26 GMT"},{"key":"server","value":"idfy"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid authentication credentials\"\n}"}],"_postman_id":"76bba49b-fb6d-4a35-950f-774f875a0232"},{"name":"Fetch Capture-Link details by reference ID","id":"b8f89098-15a7-4c18-91da-34c8d7533ef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/{reference_id}/capture?query_type=reference_id","description":"<p>This API enables you to fetch a) the 'capture_link' which is shared by you with the customer to perform the journey, and b) the expiration time of the 'capture_link'. This API is generally used with the '<a href=\"#43cccabd-effe-4160-a4a8-1edc54d63b08\">Create Profile - Async</a>'.</p>\n<p><b>Note:</b></p>\n\n<ul>\n<li>You must make a GET request with the profile_id returned in the Create Profile API call. Refer to the example for the Get Request endpoint.</li>\n<li>All the examples shown here are for indicative purposes only, the actual content of the response body will depend on the designed workflow.</li>\n</ul>\n","urlObject":{"path":["profiles","{reference_id}","capture"],"host":["https://api.kyc.idfy.com"],"query":[{"key":"query_type","value":"reference_id"}],"variable":[]}},"response":[{"id":"5e48b79d-1174-4276-805e-1e43f24342f5","name":"Success","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/4c0e9ce6-90d1-4bd3-92cc-05f3d0713747/capture"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"149"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 04:40:21 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"capture_expires_at\": null,\n    \"capture_link\": \"https://capture.kyc.idfy.com/captures?t=lrPFwEHa_mRV\",\n    \"profile_id\": \"4c0e9ce6-90d1-4bd3-92cc-05f3d0713747\"\n}"},{"id":"32891a01-dbda-40f5-a08e-f708891df380","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<INCORRECT_PROFILE_ID>/capture"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"95"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 04:40:58 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {},\n    \"error\": \"not_found\",\n    \"message\": \"RESOURCE_NOT_FOUND\",\n    \"reason\": \"RESOURCE_NOT_FOUND\"\n}"},{"id":"b86a9790-2552-4261-85e3-35e9239eaf36","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"Incorrect_api-key","type":"text"},{"key":"account-id","value":"Incorrect_account-id","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/4c0e9sade6-90d1-4bd3-92cc-05f3d0713747/capture"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"content-length","value":"48"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 04:44:26 GMT"},{"key":"server","value":"idfy"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid authentication credentials\"\n}"}],"_postman_id":"b8f89098-15a7-4c18-91da-34c8d7533ef6"},{"name":"Fetch only Profile Status and Reviewer Action","id":"8369f34b-7e77-4315-b797-7474258125ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>?status_only=true","description":"<p>The response contains all the profile data collected during capture(s) and the responses for subsequent task performed on them as per your workflow configuration.</p>\n<p><b>Note:</b></p>\n\n<ul>\n<li>You must make a GET request with the profile_id returned in the Create Profile API call. Refer to the example for the Get Request endpoint.</li>\n<li>All the examples shown here are for indicative purposes only, the actual content of the response body will depend on the designed workflow.</li>\n</ul>\n","urlObject":{"path":["profiles","<profile_id>"],"host":["https://api.kyc.idfy.com"],"query":[{"key":"status_only","value":"true"}],"variable":[]}},"response":[{"id":"679d5319-03ce-4ee1-8d7b-a219dd350249","name":"Success Example 1","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/41903911-927b-4849-a9d3-4807b3a7afad?status_only=true","host":["https://api.kyc.idfy.com"],"path":["profiles","41903911-927b-4849-a9d3-4807b3a7afad"],"query":[{"key":"status_only","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"168"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Tue, 17 May 2022 15:17:25 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_id\": \"41903911-927b-4849-a9d3-4807b3a7afad\",\n    \"reference_id\": \"tUWU9029\",\n    \"reviewer_action\": \"rejected\",\n    \"status\": \"completed\",\n    \"status_detail\": \"Name is inconsistent\"\n}"},{"id":"7c4106d1-18c9-4010-b176-ebaa815b3580","name":"Success Example 2","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/40ae6a39-2db3-488e-b12d-520f97d43c9e?status_only=true","host":["https://api.kyc.idfy.com"],"path":["profiles","40ae6a39-2db3-488e-b12d-520f97d43c9e"],"query":[{"key":"status_only","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"186"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Tue, 17 May 2022 15:14:33 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"profile_id\": \"40ae6a39-2db3-488e-b12d-520f97d43c9e\",\n    \"reference_id\": \"84b4e8cf-9ad1-440f-95cb-a1b79033312a\",\n    \"reviewer_action\": \"rejected\",\n    \"status\": \"completed\",\n    \"status_detail\": \"auto-close\"\n}"},{"id":"3265a1de-9a01-4e0c-9f11-a89c49f88b74","name":"Profile Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/<profile_id>?status_only=true","host":["https://api.kyc.idfy.com"],"path":["profiles","<profile_id>"],"query":[{"key":"status_only","value":"true"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"95"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Tue, 17 May 2022 15:15:22 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"details\": {},\n    \"error\": \"not_found\",\n    \"message\": \"RESOURCE_NOT_FOUND\",\n    \"reason\": \"RESOURCE_NOT_FOUND\"\n}"},{"id":"c6c62210-d0cd-4171-b009-aa57c8cdbed4","name":"Unauthorized.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"string\",\n \"reason\": \"string\"\n}"},{"id":"a75c3731-71fa-4c16-bc2a-17a074b734ad","name":"Internal Server Error.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:query_value?query_type=profile_id","host":["https://api.kyc.idfy.com"],"path":["profiles",":query_value"],"query":[{"key":"query_type","value":"profile_id"}],"variable":[{"key":"query_value"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"8369f34b-7e77-4315-b797-7474258125ad"}],"id":"96a33069-2cdd-4992-8773-7310dcdca931","description":"<p>Profile data can be fetched by you using any of the two available APIs. '<a href=\"#0f7e2b13-7e77-4b2f-893c-584daf884236\">Fetch profile by profile_id</a>' API uses profile_id as input to fetch profile details, similarly 'Fetch profile by reference_id' API uses reference_id as input to fetch profile details.</p>\n<p>To understand what 'profile_status' means please refer <a href=\"https://test.idfy.com/profile-status-explaination/\">this</a>.</p>\n","_postman_id":"96a33069-2cdd-4992-8773-7310dcdca931"},{"name":"Update Profile info","item":[{"name":"Recapture APIs","item":[{"name":"Recapture Config API","id":"bbc6ab50-757b-401f-927a-4f6f57c9dfd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"default"},{"key":"account-id","value":"123-456-789/123","type":"default"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/recapture/config","description":"<p>In order to recapture document(s) from the customer, you first need to fetch the list of documents and tasks that can be recaptured. You can fetch the said list using this API. The response of this API will contain the following fields:</p>\n<p>'<strong>resources</strong>': the list of documents that can be recaptured.</p>\n<p>'<strong>tasks</strong>': the list of tasks that can be re-performed.</p>\n<p>'<strong>reasons</strong>': the list of possible reasons for asking the customer to recapture or re-perform.</p>\n","urlObject":{"path":["profiles","<profile_id>","recapture","config"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"9d54bbfa-be1b-481f-a8d8-ad4c6f14efd3","name":"Success","originalRequest":{"method":"GET","header":[{"key":"api-key","value":"123-456-789","type":"default"},{"key":"account-id","value":"123-456-789/123","type":"default"}],"url":"https://api.kyc.idfy.com/profiles/a61fddfd-6ed5-43da-bfcd-0f2d5147f1c7/recapture/config"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"894"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 10 Jan 2022 07:22:28 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"configuration\": {\n        \"resources\": [\n            {\n                \"attr\": null,\n                \"document_type\": \"selfie\",\n                \"ref_id\": \"nil.selfie.nil.1.nil\",\n                \"resource_type\": \"image\"\n            },\n            {\n                \"attr\": null,\n                \"document_type\": \"selfie\",\n                \"ref_id\": \"nil.selfie.nil.1.nil\",\n                \"resource_type\": \"image\"\n            },\n            {\n                \"attr\": null,\n                \"document_type\": \"others\",\n                \"ref_id\": \"exterior1.nil.nil.1.nil\",\n                \"resource_type\": \"image\"\n            }\n        ],\n        \"tasks\": [\n            {\n                \"task_key\": \"fiv_check\",\n                \"task_type\": \"validate.face_liveness\"\n            },\n            {\n                \"task_key\": \"self_video.capture_and_verify\",\n                \"task_type\": \"self_video.capture_and_verify\"\n            }\n        ]\n    },\n    \"reasons\": [\n        {\n            \"code\": \"DOCUMENT_INSUFFICIENCY\",\n            \"comments_mandatory\": false,\n            \"reason\": \"Incorrect business location photo\"\n        },\n        {\n            \"code\": \"DOCUMENT_INSUFFICIENCY\",\n            \"comments_mandatory\": false,\n            \"reason\": \"Incorrect selfie\"\n        },\n        {\n            \"code\": \"DOCUMENT_INSUFFICIENCY\",\n            \"comments_mandatory\": false,\n            \"reason\": \"Incorrect business location photo and selfie\"\n        },\n        {\n            \"code\": \"DOCUMENT_INSUFFICIENCY\",\n            \"comments_mandatory\": false,\n            \"reason\": \"Incorrect video\"\n        }\n    ]\n}"}],"_postman_id":"bbc6ab50-757b-401f-927a-4f6f57c9dfd5"},{"name":"Recapture Submit API","id":"b42a8d4b-2f38-4b4c-81fe-d0bd860bf19d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"default"},{"key":"account-id","value":"123-456-789/123","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"recapture_configuration\": {\r\n        \"tasks\": [\r\n            {\r\n                \"task_key\": \"vkyc.assisted_vkyc\",\r\n                \"task_type\": \"vkyc.assisted_vkyc\"\r\n            }\r\n        ],\r\n        \"resources\": [\r\n            {\r\n                \"attr\": null,\r\n                \"document_type\": null,\r\n                \"ref_id\": \"language_preference.nil.nil.1.nil\",\r\n                \"resource_type\": \"text\"\r\n            },\r\n            {\r\n                \"attr\": null,\r\n                \"document_type\": null,\r\n                \"ref_id\": \"internet_check.nil.nil.1.nil\",\r\n                \"resource_type\": \"text\"\r\n            },\r\n            {\r\n                \"attr\": \"face\",\r\n                \"document_type\": \"ind_aadhaar\",\r\n                \"ref_id\": \"dynamic.ind_aadhaar.face.1.nil\",\r\n                \"resource_type\": \"image\"\r\n            },\r\n            {\r\n                \"attr\": null,\r\n                \"document_type\": \"ind_aadhaar\",\r\n                \"ref_id\": \"nil.ind_aadhaar.nil.1.nil\",\r\n                \"resource_type\": \"image\"\r\n            }\r\n        ]\r\n    },\r\n    \"recapture_details\": {\r\n        \"code\": \"DOCUMENT_INSUFFICIENCY\",\r\n        \"comments\": \"NONE\",\r\n        \"reason\": \"Other\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/profiles/<profile_id>/recapture/submit","description":"<p>This API enables you to ask the customer to recapture some documents and/or re-perform some tasks in the workflow. The request body of this API must contain the following fields:</p>\n<p>'<strong>tasks</strong>': The list of tasks that are needed to be re-performed. The items in the list must be from the list that was fetched using the <strong>'GET Recapture Config API',</strong> otherwise this API will return an error.</p>\n<p>'<strong>resources</strong>': The list of documents that are needed to be recaptured. The items in the list must be from the list that was fetched using the <strong>'GET Recapture Config API',</strong> otherwise this API will return an error.</p>\n<p>'<strong>recapture_details</strong>': You need to put a reason for recapturing a document and/or re-performing a task. The reason must be from the list of possible reasons fetched using the <strong>'GET Recapture Config API',</strong> otherwise this API will return an error.</p>\n","urlObject":{"path":["profiles","<profile_id>","recapture","submit"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"af548a1c-c8ce-4c03-993f-94155eba8772","name":"Profile in invalid state","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"default"},{"key":"account-id","value":"123-456-789/123","type":"default"}],"body":{"mode":"raw","raw":"{\r\n    \"recapture_configuration\": {\r\n        \"tasks\": [\r\n            {\r\n                \"task_key\": \"vkyc.assisted_vkyc\",\r\n                \"task_type\": \"vkyc.assisted_vkyc\"\r\n            }\r\n        ],\r\n        \"resources\": [\r\n            {\r\n                \"attr\": null,\r\n                \"document_type\": null,\r\n                \"ref_id\": \"language_preference.nil.nil.1.nil\",\r\n                \"resource_type\": \"text\"\r\n            },\r\n            {\r\n                \"attr\": null,\r\n                \"document_type\": null,\r\n                \"ref_id\": \"internet_check.nil.nil.1.nil\",\r\n                \"resource_type\": \"text\"\r\n            },\r\n            {\r\n                \"attr\": \"face\",\r\n                \"document_type\": \"ind_aadhaar\",\r\n                \"ref_id\": \"dynamic.ind_aadhaar.face.1.nil\",\r\n                \"resource_type\": \"image\"\r\n            },\r\n            {\r\n                \"attr\": null,\r\n                \"document_type\": \"ind_aadhaar\",\r\n                \"ref_id\": \"nil.ind_aadhaar.nil.1.nil\",\r\n                \"resource_type\": \"image\"\r\n            }\r\n        ]\r\n    },\r\n    \"recapture_details\": {\r\n        \"code\": \"DOCUMENT_INSUFFICIENCY\",\r\n        \"comments\": \"NONE\",\r\n        \"reason\": \"Other\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/profiles/a61fddfd-6ed5-43da-bfcd-0f2d5147f1c7/recapture/submit"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"88"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 10 Jan 2022 07:23:17 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"unprocessable_entity\",\n    \"reason\": \"Profile in incorrect state recapture_pending\"\n}"}],"_postman_id":"b42a8d4b-2f38-4b4c-81fe-d0bd860bf19d"}],"id":"0a23b854-db9a-4fb6-98d7-c9164e1955cd","description":"<p>The Recapture APIs are used when the Profile is in 'review_required' state and you need the customer to recapture some of the documents or re-perform a task. The Recapture APIs enables you to a) GET the list of documents and tasks that can be recaptured/reperformed and, b) sends the profile in 'recapture_pending' state with the list of items to be recaptured.</p>\n","_postman_id":"0a23b854-db9a-4fb6-98d7-c9164e1955cd"},{"name":"Complete profile","id":"b044192f-bde8-409e-8621-0af49fbc131b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"approved\",\r\n    \"status_description\": {}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/profiles/<profile_id>/complete_profile","description":"<p>This API helps you approve or reject profiles within the IDfy systems. To enable you to purge a profile (using the '<a href=\"#b491343e-02a7-481c-9c0e-003fd8664ce2\">Purge API</a>'), you would first need to close the profile i.e. reject or approve it. This API is equivalent of the checker marking approve / reject on a profile (refer to the screenshot attached).</p>\n<p><img src=\"https://i.imgur.com/6s9IuYC.png\" alt /></p>\n","urlObject":{"path":["profiles","<profile_id>","complete_profile"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b044192f-bde8-409e-8621-0af49fbc131b"},{"name":"Cancel Profile by Profile ID","id":"92a67695-cd7f-439b-bd62-153355d146bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/cancel","description":"<p>This API allows you to cancel a profile which is in 'Capture pending' state. Once the profile is cancelled, the capture link cannot be used by the end user. This API is specifically useful if the profile is created with wrong customer details and you decide to not use that link.</p>\n","urlObject":{"path":["profiles","<profile_id>","cancel"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"bc7c2032-62a9-4d74-ba70-9446959b8092","name":"Success","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"reference_id\" => profile.reference_id,\n  \"profile_id\" => profile.public_id,\n  \"code\" => \"SUCCESSFUL\",\n  \"message\" => \"Profile cancelled successfully\",\n  \"status\" => \"cancelled\"\n}"},{"id":"3929b225-8558-49e9-9828-044b7de01344","name":"Not allowed","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/cancel"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"reference_id\" => profile.reference_id,\n \"profile_id\" => profile.public_id,\n \"code\" => \"NOT_ALLOWED\",\n \"message\" => \"Profile cannot be cancelled as the profile is in progress\",\n \"status\" => profile.status\n}"},{"id":"1c202ad4-3811-480e-90c7-00635941fe13","name":"Already cancelled","originalRequest":{"method":"GET","header":[]},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"reference_id\" => profile.reference_id,\n \"profile_id\" => profile.public_id,\n \"code\" => \"ALREADY_CANCELLED\",\n \"message\" => \"Profile has already been cancelled\",\n \"status\" => profile.status\n}"},{"id":"b6e35835-26b5-4769-94b7-f5ff615d5a0d","name":"Internal server error","originalRequest":{"method":"GET","header":[]},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"reference_id\" => profile.reference_id,\n \"profile_id\" => profile.public_id,\n \"code\" => \"INTERNAL_ERROR\",\n \"message\" => \"Something went wrong\",\n \"status\" => profile.status\n}"},{"id":"66902ea2-7d03-437a-a0d4-0e57841eed59","name":"Profile not found","originalRequest":{"method":"POST","header":[]},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"details\" => %{},\n \"error\" => \"not_found\",\n \"message\" => \"RESOURCE_NOT_FOUND\",\n \"reason\" => \"RESOURCE_NOT_FOUND\"\n}"}],"_postman_id":"92a67695-cd7f-439b-bd62-153355d146bb"},{"name":"Cancel Profile by Reference ID","id":"3840ca23-d200-48e2-bc24-4446fab85f81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<reference_id>/cancel?query_type=reference_id","description":"<p>This API allows you to cancel a profile which is in 'Capture pending' state. Once the profile is cancelled, the capture link cannot be used by the end user. This API is specifically useful if the profile is created with wrong customer details and you decide to not use that link.</p>\n","urlObject":{"path":["profiles","<reference_id>","cancel"],"host":["https://api.kyc.idfy.com"],"query":[{"key":"query_type","value":"reference_id"}],"variable":[]}},"response":[{"id":"2dd8ebba-03f2-43db-9d52-2dbe60452b9a","name":"Success","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n  \"reference_id\" => profile.reference_id,\n  \"profile_id\" => profile.public_id,\n  \"code\" => \"SUCCESSFUL\",\n  \"message\" => \"Profile cancelled successfully\",\n  \"status\" => \"cancelled\"\n}"},{"id":"10942037-6aae-4015-85d6-2c720d3d64b7","name":"Not allowed","originalRequest":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/cancel"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"reference_id\" => profile.reference_id,\n \"profile_id\" => profile.public_id,\n \"code\" => \"NOT_ALLOWED\",\n \"message\" => \"Profile cannot be cancelled as the profile is in progress\",\n \"status\" => profile.status\n}"},{"id":"f7780b18-ae62-451b-accf-616980ab79a6","name":"Already cancelled","originalRequest":{"method":"GET","header":[]},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"reference_id\" => profile.reference_id,\n \"profile_id\" => profile.public_id,\n \"code\" => \"ALREADY_CANCELLED\",\n \"message\" => \"Profile has already been cancelled\",\n \"status\" => profile.status\n}"},{"id":"fbc7b233-72fa-4e28-97f1-5bad7a14934b","name":"Internal server error","originalRequest":{"method":"GET","header":[]},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"reference_id\" => profile.reference_id,\n \"profile_id\" => profile.public_id,\n \"code\" => \"INTERNAL_ERROR\",\n \"message\" => \"Something went wrong\",\n \"status\" => profile.status\n}"},{"id":"32d8a2b9-e020-4879-94ac-1a1a537ff0b6","name":"Profile not found","originalRequest":{"method":"POST","header":[]},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n \"details\" => %{},\n \"error\" => \"not_found\",\n \"message\" => \"RESOURCE_NOT_FOUND\",\n \"reason\" => \"RESOURCE_NOT_FOUND\"\n}"}],"_postman_id":"3840ca23-d200-48e2-bc24-4446fab85f81"}],"id":"3cfc4dba-0a22-4421-8824-8b6e905646be","_postman_id":"3cfc4dba-0a22-4421-8824-8b6e905646be","description":""},{"name":"Purge API","item":[{"name":"Profile Purge","id":"b491343e-02a7-481c-9c0e-003fd8664ce2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"}],"url":"https://api.kyc.idfy.com/profiles/<profile_id>/purge","description":"<p>This API triggers on-demand purge. Purge can be initated in any state of the profile. When you call the Purge API, all the profile data collected (which includes images, texts and other artifacts) is deleted from IDfy systems.</p>\n<p>If you want to complete a profile using an API, use the '<a href=\"#b044192f-bde8-409e-8621-0af49fbc131b\">Profile Complete API</a>'.</p>\n","urlObject":{"path":["profiles","<profile_id>","purge"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"045761b3-c1f7-4ed8-a1df-91d638e072f4","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/purge","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","purge"],"variable":[{"key":"profile_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"reference_id\": \"ecf55252-d11a-4406-97ca-1fa8703cff57\",\n \"profile_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n \"code\": \"SUCCESSFUL\",\n \"message\": \"Data purged successfully\",\n \"status\": \"purged\"\n}"},{"id":"d51950eb-bf32-4c66-9327-f1f9e448ee6a","name":"Unauthorized.","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/purge","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","purge"],"variable":[{"key":"profile_id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"string\",\n \"reason\": \"string\"\n}"},{"id":"56614040-dc84-4122-9672-33f58337c9e8","name":"Profile is not in a completed state, cannot initiate purge.","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/purge","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","purge"],"variable":[{"key":"profile_id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"reference_id\": \"ecf55252-d11a-4406-97ca-1fa8703cff57\",\n \"profile_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n \"code\": \"NOT_ALLOWED\",\n \"message\": \"voluptate culpa\",\n \"status\": \"in_progress\",\n \"purged_at\": \"1951-01-06T15:29:09.858Z\"\n}"},{"id":"aa085a20-b6f9-4698-bd50-dc27299f6033","name":"Internal Server Error.","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/purge","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","purge"],"variable":[{"key":"profile_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"reference_id\": \"ecf55252-d11a-4406-97ca-1fa8703cff57\",\n \"profile_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n \"code\": \"INTERNAL_ERROR\",\n \"message\": \"Something went wrong\",\n \"status\": \"completed\",\n \"purged_at\": \"2010-06-16T10:11:02.760Z\"\n}"}],"_postman_id":"b491343e-02a7-481c-9c0e-003fd8664ce2"}],"id":"b0fccb9b-1f54-4de9-9667-d9a517d275ba","_postman_id":"b0fccb9b-1f54-4de9-9667-d9a517d275ba","description":""},{"name":"Video Call APIs","item":[{"name":"Cancel appointment","id":"c6017f0f-4d4e-4ae1-9ead-7070dc1498fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"PUT_REFERENCE-ID_HERE\"\n}"},"url":"https://api.kyc.idfy.com/scheduling/appointments/cancel","description":"<p>This API allows you to cancel the appointment booked by the customer. This will free up the slot and allow other customers book the same slot again.</p>\n","urlObject":{"path":["scheduling","appointments","cancel"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"96a5151c-bd4b-46e0-9973-c88a6b688a9f","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"adipisicing nostrud consequat dolor\"\n}"},"url":"https://api.kyc.idfy.com/scheduling/appointments/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"reference_id\": \"SOME_REFERENCE-ID_HERE\",\n \"state\": \"cancelled\"\n}"},{"id":"b81028ad-ab6a-44d7-9209-6f0a95354d4a","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"adipisicing nostrud consequat dolor\"\n}"},"url":"https://api.kyc.idfy.com/scheduling/appointments/cancel"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"bad_request\",\n \"reason\": \"Invalid request\"\n}"},{"id":"6177dafd-7538-41c1-a762-71af24d7fbef","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"adipisicing nostrud consequat dolor\"\n}"},"url":"https://api.kyc.idfy.com/scheduling/appointments/cancel"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"errors\": {\n  \"detail\": \"Not Found\"\n }\n}"},{"id":"0c76bd14-27f3-4752-8109-b1e4a525718a","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"adipisicing nostrud consequat dolor\"\n}"},"url":"https://api.kyc.idfy.com/scheduling/appointments/cancel"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"message\": \"internal_errors\",\n \"reason\": \"Internal Server Error\"\n}"}],"_postman_id":"c6017f0f-4d4e-4ae1-9ead-7070dc1498fb"},{"name":"Profile Queue Priority Update","id":"9652250a-fa30-4e1a-9d49-39e6c39cda03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"REFERENCE_ID_GOES_HERE\",\n    \"profile_id\": \"PROFILE_ID_GOES_HERE\",\n    \"config\": {\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"pranav.jain@idfy.com\"\n                }\n            ]\n        }\n    }\n}"},"url":"https://api.kyc.idfy.com/profiles/<profile_id_goes_here>/config","description":"<p>This API updates the profile configuration to change the priority of your customer in the video call queue. This is only relevant when you have multiple queues while scheduling otherwise every customer goes in a single queue.</p>\n","urlObject":{"path":["profiles","<profile_id_goes_here>","config"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"90833a42-c5ee-4bd7-966f-ad972c78d620","name":"Success","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"reference-id_goes_here\",\n    \"profile_id\": \"profile-id_goes_here\",\n    \"config\": {\n        \"overrides\": {\n            \"video_kyc_priority\": 2,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"abc@somecompany.com\"\n                }\n            ]\n        }\n    }\n}"},"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/config","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","config"],"variable":[{"key":"profile_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"profile_id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\"\n}"},{"id":"8edf6ae8-e209-42a8-bbef-46520f4a7ba1","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"consequat dolor dolore\",\n    \"profile_id\": \"ut Lorem anim\",\n    \"config\": {\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"dolor nostrud consequat\"\n                },\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"veniam voluptate amet\"\n                }\n            ]\n        }\n    }\n}"},"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/config","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","config"],"variable":[{"key":"profile_id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"bad_request\",\n \"reason\": \"\"\n}"},{"id":"565fd660-da69-4279-bf51-69e100dea950","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"consequat dolor dolore\",\n    \"profile_id\": \"ut Lorem anim\",\n    \"config\": {\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"dolor nostrud consequat\"\n                },\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"veniam voluptate amet\"\n                }\n            ]\n        }\n    }\n}"},"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/config","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","config"],"variable":[{"key":"profile_id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"string\",\n \"reason\": \"string\"\n}"},{"id":"36bde292-3fb5-409b-b872-28f31abd2196","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"consequat dolor dolore\",\n    \"profile_id\": \"ut Lorem anim\",\n    \"config\": {\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"dolor nostrud consequat\"\n                },\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"veniam voluptate amet\"\n                }\n            ]\n        }\n    }\n}"},"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/config","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","config"],"variable":[{"key":"profile_id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"unprocessable_entity\",\n \"reason\": \"BASE64_DECODE_ERROR\"\n}"},{"id":"0ae1cdd0-d543-4951-9a2b-db2acbdd5ec5","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"consequat dolor dolore\",\n    \"profile_id\": \"ut Lorem anim\",\n    \"config\": {\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"dolor nostrud consequat\"\n                },\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"veniam voluptate amet\"\n                }\n            ]\n        }\n    }\n}"},"url":{"raw":"https://api.kyc.idfy.com/profiles/:profile_id/config","host":["https://api.kyc.idfy.com"],"path":["profiles",":profile_id","config"],"variable":[{"key":"profile_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"9652250a-fa30-4e1a-9d49-39e6c39cda03"},{"name":"Queue Metrics","id":"58e27e4e-dac4-4515-b1cd-908efc0eef3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"}],"body":{"mode":"raw","raw":""},"url":"https://api.kyc.idfy.com/v2/call_metrics","description":"<p>This API can be used to get the following details for all the round-robin queues in real-time. Available details are queue priority, queue label, number of enqueued users and number of busy &amp; available operators.</p>\n","urlObject":{"path":["v2","call_metrics"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"c07454c2-9836-44c9-928e-f5fc6917765a","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/v2/call_metrics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"queue_metrics\": [\n  {\n   \"video_kyc_priority\": 1,\n   \"label\": \"Queue 1\",\n   \"operators_busy\": 20,\n   \"operators_available\": 2,\n   \"users_queued\": 5\n  },\n  {\n   \"video_kyc_priority\": 2,\n   \"label\": \"Queue 2\",\n   \"operators_busy\": 15,\n   \"operators_available\": 1,\n   \"users_queued\": 2\n  }\n ]\n}"},{"id":"19dcc93f-f068-44ca-9dc4-ed20997d5caa","name":"Bad Request.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/v2/call_metrics"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"bad_request\",\n \"reason\": \"\"\n}"},{"id":"4c702890-e8ec-496d-b030-36feff5836bf","name":"Internal Server Error.","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"1234567-1234-123456-1234"},{"description":"(Required) ","key":"account-id","value":"123-1234-1234-12345"}],"url":"https://api.kyc.idfy.com/v2/call_metrics"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"Something went wrong\"\n}"}],"_postman_id":"58e27e4e-dac4-4515-b1cd-908efc0eef3d"}],"id":"e3ca92b0-cd84-4e2c-bd3f-61645c79c3db","_postman_id":"e3ca92b0-cd84-4e2c-bd3f-61645c79c3db","description":""},{"name":"Integrate with Webhooks","item":[{"name":"Profile Status Update Webhooks","item":[{"name":"Profile Status Update Complete","id":"2c6a6c66-8724-46c7-8de7-00d8292f2e54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"reference_id_goes_here\",\n    \"profile_id\": \"profile_id_goes_here\",\n    \"group_id\": \"4fdf39fa-7c38-4336-9362-fd052f09b7ed\",\n    \"config\": {\n        \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"Ut voluptate\"\n                },\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"fugiat\"\n                }\n            ]\n        }\n    },\n    \"reviewer_action\": \"approved\",\n    \"status\": \"pending\",\n    \"status_detail\": \"Signatures do not match.\",\n    \"profile_data\": {\n        \"created_at\": \"2000-08-31T12:16:13.328Z\",\n        \"completed_at\": \"1958-09-23T01:24:58.064Z\",\n        \"purged_at\": \"1953-11-04T02:15:59.452Z\",\n        \"email_ids\": [\n            \"ullamco ut enim\",\n            \"ad ut reprehenderit non\"\n        ],\n        \"performed_by\": [\n            {\n                \"performed_at\": \"1969-04-04T21:58:32.686Z\",\n                \"action\": \"review\",\n                \"email\": \"shivani@idfy.com\",\n                \"account_id\": \"d5eaba98-fdf5-41ab-b27c-de63f2a453f6\"\n            },\n            {\n                \"performed_at\": \"1972-12-10T13:18:13.544Z\",\n                \"action\": \"recapture\",\n                \"email\": \"shivani@idfy.com\",\n                \"account_id\": \"d5eaba98-fdf5-41ab-b27c-de63f2a453f6\"\n            }\n        ],\n        \"mobile_numbers\": [\n            \"+91-9876543210, +91-9876544444\",\n            \"+91-9876543210, +91-9876544444\"\n        ]\n    },\n    \"resources\": {\n        \"documents\": [\n            {\n                \"ref_id\": \"user.profile_report.nil.4.nil\",\n                \"type\": \"ind_aadhaar_xml\",\n                \"attr\": \"nsdl_name\",\n                \"source\": 3,\n                \"value\": \"https://bit.ly/2TgGtez\",\n                \"tags\": [\n                    \"sunt Excepteur minim\",\n                    \"minim laborum officia Duis\"\n                ],\n                \"metadata\": {}\n            },\n            {\n                \"ref_id\": \"user.profile_report.nil.4.nil\",\n                \"type\": \"ind_aadhaar\",\n                \"attr\": \"dob\",\n                \"source\": 0,\n                \"value\": \"https://bit.ly/2TgGtez\",\n                \"tags\": [\n                    \"irure incididunt exercitation\",\n                    \"in ut id aute\"\n                ],\n                \"metadata\": {}\n            }\n        ],\n        \"images\": [\n            {\n                \"ref_id\": \"nil.ind_aadhaar.nil.0.front\",\n                \"type\": \"ind_pan\",\n                \"attr\": \"dolor fugiat exercitation\",\n                \"source\": 5,\n                \"value\": \"https://bit.ly/2TgGtez\",\n                \"tags\": [\n                    \"front\",\n                    \"front\"\n                ],\n                \"metadata\": {}\n            },\n            {\n                \"ref_id\": \"nil.ind_aadhaar.nil.0.front\",\n                \"type\": \"ind_aadhaar_qr\",\n                \"attr\": \"ut aliqua dolore magna veniam\",\n                \"source\": 5,\n                \"value\": \"https://bit.ly/2TgGtez\",\n                \"tags\": [\n                    \"front\",\n                    \"front\"\n                ],\n                \"metadata\": {}\n            }\n        ],\n        \"videos\": [\n            {\n                \"ref_id\": \"nil.nil.agent.0.nil\",\n                \"type\": \"est sint d\",\n                \"attr\": \"self\",\n                \"source\": 2,\n                \"value\": \"https://bit.ly/2TgGtez\",\n                \"tags\": [\n                    \"Video KYC call.\",\n                    \"Video KYC call.\"\n                ],\n                \"metadata\": {}\n            },\n            {\n                \"ref_id\": \"nil.nil.agent.0.nil\",\n                \"type\": \"laborum consectetur in\",\n                \"attr\": \"agent\",\n                \"source\": 5,\n                \"value\": \"https://bit.ly/2TgGtez\",\n                \"tags\": [\n                    \"Video KYC call.\",\n                    \"Video KYC call.\"\n                ],\n                \"metadata\": {}\n            }\n        ],\n        \"text\": [\n            {\n                \"ref_id\": \"nil.ind_pan.id_number.1.nil\",\n                \"type\": \"profile_report\",\n                \"attr\": \"dob\",\n                \"source\": 2,\n                \"value\": \"proident ad\",\n                \"tags\": [\n                    \"in laborum Duis\",\n                    \"occaecat tempor\"\n                ],\n                \"metadata\": {}\n            },\n            {\n                \"ref_id\": \"nil.ind_pan.id_number.1.nil\",\n                \"type\": \"selfie\",\n                \"attr\": \"name\",\n                \"source\": 2,\n                \"value\": \"do nisi aute esse\",\n                \"tags\": [\n                    \"eu\",\n                    \"qui tempor aliqua\"\n                ],\n                \"metadata\": {}\n            }\n        ]\n    },\n    \"tasks\": [\n        {\n            \"result\": {\n                \"automated_response\": {},\n                \"manual_response\": {\n                    \"status\": \"verified\",\n                    \"status_reason\": \"Face didn’t match with Aadhar XML\",\n                    \"remarks\": \"eu Excepteur laboris dolor\",\n                    \"value\": \"et Ut mollit\",\n                    \"question\": \"eiusmod in qui\",\n                    \"answer\": \"proident sed aute\"\n                }\n            },\n            \"resources\": [\n                \"nil.ind_aadhaar.id_number.0.nil\",\n                \"nil.ind_aadhaar.id_number.0.nil\"\n            ],\n            \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n            \"task_type\": \"vkyc.assisted_vkyc\",\n            \"key\": \"nisi ut dolor\",\n            \"status\": \"unable_to_verify\",\n            \"tasks\": [\n                {\n                    \"result\": {\n                        \"automated_response\": {},\n                        \"manual_response\": {\n                            \"status\": \"rejected\",\n                            \"status_reason\": \"PAN image is not clear\",\n                            \"remarks\": \"ut commodo\",\n                            \"value\": \"voluptate qui laborum id\",\n                            \"question\": \"consectetur ea pariatur\",\n                            \"answer\": \"eiusmod in exercitation\"\n                        }\n                    },\n                    \"resources\": [\n                        \"nil.ind_aadhaar.id_number.0.nil\",\n                        \"nil.ind_aadhaar.id_number.0.nil\"\n                    ],\n                    \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n                    \"task_type\": \"vkyc.assisted_vkyc\",\n                    \"key\": \"est reprehenderit\",\n                    \"status\": \"completed\",\n                    \"tasks\": [\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        }\n                    ]\n                },\n                {\n                    \"result\": {\n                        \"automated_response\": {},\n                        \"manual_response\": {\n                            \"status\": \"rejected\",\n                            \"status_reason\": \"Face didn’t match with PAN card\",\n                            \"remarks\": \"ullamco exercitation consectetur sit\",\n                            \"value\": \"labore sint tempor\",\n                            \"question\": \"nulla aliqua ips\",\n                            \"answer\": \"fugiat cillum ullamco\"\n                        }\n                    },\n                    \"resources\": [\n                        \"nil.ind_aadhaar.id_number.0.nil\",\n                        \"nil.ind_aadhaar.id_number.0.nil\"\n                    ],\n                    \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n                    \"task_type\": \"vkyc.assisted_vkyc\",\n                    \"key\": \"fugiat reprehenderit in magna\",\n                    \"status\": \"unable_to_verify\",\n                    \"tasks\": [\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        }\n                    ]\n                }\n            ]\n        },\n        {\n            \"result\": {\n                \"automated_response\": {},\n                \"manual_response\": {\n                    \"status\": \"verified\",\n                    \"status_reason\": \"Incorrect answers to security questions\",\n                    \"remarks\": \"aliquip in occaecat aute\",\n                    \"value\": \"dolore sint reprehenderit\",\n                    \"question\": \"in sed fugiat ullamco incididunt\",\n                    \"answer\": \"cupidatat occaecat magna ex\"\n                }\n            },\n            \"resources\": [\n                \"nil.ind_aadhaar.id_number.0.nil\",\n                \"nil.ind_aadhaar.id_number.0.nil\"\n            ],\n            \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n            \"task_type\": \"vkyc.assisted_vkyc\",\n            \"key\": \"non culpa\",\n            \"status\": \"completed\",\n            \"tasks\": [\n                {\n                    \"result\": {\n                        \"automated_response\": {},\n                        \"manual_response\": {\n                            \"status\": \"verified\",\n                            \"status_reason\": \"PAN no mismatch in the original PAN card\",\n                            \"remarks\": \"sunt et in minim aliqua\",\n                            \"value\": \"occaecat velit ut esse\",\n                            \"question\": \"reprehenderit nulla fugiat\",\n                            \"answer\": \"ullamc\"\n                        }\n                    },\n                    \"resources\": [\n                        \"nil.ind_aadhaar.id_number.0.nil\",\n                        \"nil.ind_aadhaar.id_number.0.nil\"\n                    ],\n                    \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n                    \"task_type\": \"vkyc.assisted_vkyc\",\n                    \"key\": \"fugiat aliqua dolor aute\",\n                    \"status\": \"failed\",\n                    \"tasks\": [\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        }\n                    ]\n                },\n                {\n                    \"result\": {\n                        \"automated_response\": {},\n                        \"manual_response\": {\n                            \"status\": \"rejected\",\n                            \"status_reason\": \"Issue with Customer’s photograph capture/ unclear image\",\n                            \"remarks\": \"quis id qui\",\n                            \"value\": \"incididunt \",\n                            \"question\": \"nulla adipisicing\",\n                            \"answer\": \"aliqua id dolore\"\n                        }\n                    },\n                    \"resources\": [\n                        \"nil.ind_aadhaar.id_number.0.nil\",\n                        \"nil.ind_aadhaar.id_number.0.nil\"\n                    ],\n                    \"task_id\": \"5f1b04a1-a49a-46fc-af0b-1bdba52388c8\",\n                    \"task_type\": \"vkyc.assisted_vkyc\",\n                    \"key\": \"incididunt dolor commodo et eiusmod\",\n                    \"status\": \"queued\",\n                    \"tasks\": [\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        },\n                        {\n                            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"relay_data\": \"cmVsYXkgZGF0YSBzaG91bGQgYmUgYmFzZTY0IGVuY29kZWQgc3RyaW5n\",\n    \"purged_at\": \"1964-03-06T21:36:39.658Z\",\n    \"schema_version\": \"1.0.0\"\n}"},"url":"https://api.kyc.idfy.com/:profile_status_update_webhook_url","description":"<p>This webhook is triggered when the status of the profile changes. Apart from the profile status it also sends config data and status of all the tasks and child tasks in the package.</p>\n<p>To understand what 'profile_status' means please refer <a href=\"https://test.idfy.com/profile-status-explaination/\">this</a>.</p>\n","urlObject":{"path":[":profile_status_update_webhook_url"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) Webhook url for Profile Status Update.</p>\n","type":"text/plain"},"type":"any","value":"WEBHOOK_URL_GOES_HERE","key":"profile_status_update_webhook_url"}]}},"response":[],"_postman_id":"2c6a6c66-8724-46c7-8de7-00d8292f2e54"},{"name":"Profile Status Update Encrypted","id":"c46822fd-3551-44d9-ab33-179a44a5cdb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"config\": {\n        \"id\": \"e7e67867-591d-4b7d-9c57-64d5c74c3778\"\n    },\n    \"device_info\": {\n        \"final_ipv4\": \"61.2.135.229\"\n    },\n    \"encrypted_profile_data\": \"eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiMDE0MTAzYTMtNGRiOS00NDZhLTg3NDItZjU3OTUyMzY3NTA0In0..lHgjrJ79K6Hi7TZH\",\n    \"encrypted_resource\": \"eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiMDE0MTAzYTMtNGRiOS00NDZhLTg3NDItZjU3OTUyMzY3NTA0In0..-x3WaWYBS_W6CCts.YeDJtGo5wAPi792liURT-IV_0HNqqzp77ReZB7ULoQHtsfc3rski2BA2Z9SnbOh1WqiSu2X2V_z\",\n    \"encrypted_resources\": \"eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiMDE0MTAzYTMtNGRiOS00NDZhLTg3NDItZjU3OTUyMzY3NTA0In0..-x3WaWYBS_W6CCts.YeDJtGo5wAPi792liURT-I\",\n    \"encrypted_tasks\": \"eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiMDE0MTAzYTMtNGRiOS00NDZhLTg3NDItZjU3OTUyMzY3NTA0In0..UX8YeAKm5fWjLctC\",\n    \"profile_id\": \"5a1a774e-6760-43d6-b7c5-59e720g645f4\",\n    \"reference_id\": \"123123\",\n    \"reviewer_action\": \"approved\",\n    \"schema_version\": \"1.0.0\",\n    \"status\": \"completed\",\n    \"status_description\": {},\n    \"status_detail\": null,\n    \"version\": \"v1.1\"\n}"},"url":"https://api.kyc.idfy.com/:profile_status_update_webhook_url","description":"<p>This webhook is triggered when the status of the profile changes. All the profile data is encrypted and then shared with the use of this webhook.</p>\n<p>To understand what 'profile_status' means please refer <a href=\"https://test.idfy.com/profile-status-explaination/\">this</a>.</p>\n","urlObject":{"path":[":profile_status_update_webhook_url"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) Webhook url for Profile Status Update.</p>\n","type":"text/plain"},"type":"any","value":"WEBHOOK_URL_GOES_HERE","key":"profile_status_update_webhook_url"}]}},"response":[],"_postman_id":"c46822fd-3551-44d9-ab33-179a44a5cdb9"},{"name":"Profile Status Only Update","id":"2427ce46-5a30-436a-9f54-b772e8b42873","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"reference_id_goes_here\",\n    \"profile_id\": \"profile_id_goes_here\",\n    \"status\": \"completed\",\n    \"status_detail\": \"Signatures do not match.\"\n}"},"url":"https://api.kyc.idfy.com/:profile_status_update_webhook_url","description":"<p>This webhook is triggered when the status of the profile changes. This webhook only sends the profile_status and no other key.</p>\n<p>To understand what 'profile_status' means please refer <a href=\"https://test.idfy.com/profile-status-explaination/\">this</a>.</p>\n","urlObject":{"path":[":profile_status_update_webhook_url"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) Webhook url for Profile Status Update.</p>\n","type":"text/plain"},"type":"any","value":"WEBHOOK_URL_GOES_HERE","key":"profile_status_update_webhook_url"}]}},"response":[],"_postman_id":"2427ce46-5a30-436a-9f54-b772e8b42873"}],"id":"83d3e6dc-732e-47c6-89fc-815f06444911","description":"<p>This folder contains the three different types of Profile Status Update Webhooks.</p>\n","_postman_id":"83d3e6dc-732e-47c6-89fc-815f06444911"},{"name":"Session Update","id":"60b804c2-98cd-49e8-994d-5e668da95940","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"profile_id\": \"profile_id_goes_here\",\n    \"status\": \"capture_pending\",\n    \"session_status\": \"complete\",\n    \"reason\": \"\",\n    \"pending_resources\": {},\n    \"video_call\": {\n        \"status\": \"verified\",\n        \"agent_remark\": null\n    },\n    \"profile_data\": {\n        \"created_at\": \"2019-09-06T08:22:33.000Z\",\n        \"email_ids\": [\n            \"abc@xyz.com\"\n        ],\n        \"mobile_numbers\": [\n            \"+91-9876543210, +91-9876544444\"\n        ]\n    }\n}"},"url":"https://api.kyc.idfy.com/:capture_session_update_webhook_url","description":"<p>This webhook is triggered after a successful user journey and for an unsuccessful user journey (e.g. when a video call is dropped by the agent or user). It sends the status of the last session from IDfy to you and also contains a list of pending documents to be captured.</p>\n","urlObject":{"path":[":capture_session_update_webhook_url"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) Webhook url for Capture Session Update.</p>\n","type":"text/plain"},"type":"any","value":"WEBHOOK_URL_GOES_HERE","key":"capture_session_update_webhook_url"}]}},"response":[],"_postman_id":"60b804c2-98cd-49e8-994d-5e668da95940"},{"name":"Scheduling Info","id":"863eb65a-4fe9-4e46-9ea6-f4ef2c742047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"reference_id_goes_here\",\n    \"profile_id\": \"profile_id_goes_here\",\n    \"scheduling_details\": {\n        \"action\": \"scheduled\",\n        \"scheduled_at\": \"1993-10-14T04:50:57.350Z\",\n        \"start_time\": \"2011-11-28T14:52:43.325Z\",\n        \"end_time\": \"1954-06-29T06:01:24.524Z\"\n    }\n}"},"url":"https://api.kyc.idfy.com/:profile_scheduling_update_webhook_url","description":"<p>When in assisted-KYC journeys, where an agent verifies documents on a video-call, there are no available agents, the customer has an option to schedule a slot in future. This webhook is triggered when the customer schedules a slot.</p>\n","urlObject":{"path":[":profile_scheduling_update_webhook_url"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) Webhook url for Profile Scheduling updates</p>\n","type":"text/plain"},"type":"any","value":"WEBHOOK_URL_GOES_HERE","key":"profile_scheduling_update_webhook_url"}]}},"response":[],"_postman_id":"863eb65a-4fe9-4e46-9ea6-f4ef2c742047"},{"name":"Profile Creation Webhook","id":"b39192d1-0b28-4ead-840c-c49d990cb1ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"profile_id\": \"5d2b17c6-f683-4f53-b306-905c2ab83e7f\",\r\n    \"status\": \"capture_pending\",\r\n    \"data\": {\r\n        \"mobile_numbers\": [\r\n            \"9820166207\"\r\n        ],\r\n        \"email_ids\": [\r\n            \"shivam.bangia@idfy.com\",\r\n            \"shivambangia@gmail.com\"\r\n        ],\r\n        \"name\": \"Shivam Bangia\"\r\n    },\r\n    \"config\": {\r\n        \"id\": \"64f20801-278b-4804-8ba1-342c62aca3f8\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/:profile_create_webhook_url","description":"<p>This webhook notifies you whenever a new Profile is created.</p>\n","urlObject":{"path":[":profile_create_webhook_url"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"type":"any","value":null,"key":"profile_create_webhook_url"}]}},"response":[],"_postman_id":"b39192d1-0b28-4ead-840c-c49d990cb1ee"}],"id":"d8990d91-a21a-4217-b747-a74b654fe50a","description":"<p>Here are Webhooks available in the IDfy's API suite. The examples shown are for indicative purposes only. To setup a Webhook, IDfy will require an endpoint from your side to configure the webhook to that endpoint.</p>\n","_postman_id":"d8990d91-a21a-4217-b747-a74b654fe50a"},{"name":"Profiles Encryption","item":[{"name":"Create Profile","id":"89badc8b-d26f-4675-b888-37212074f9d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\n  \"reference_id\": \"A_REFERENCE_ID_GOES_HERE\",\n\n  \"group_id\": \"\",\n\n  \"config\": {\n\n    \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n\n    \"overrides\": {},\n\n    \"reference_profile_id\": \"\"\n\n  },\n\n  \"encrypted_data\": \"eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiYjJiOGMxY2UtNjkzMC00MzIwLWFhNzEtZWY0ZGMwMDZhYjYwIn0..4kG-BBqxXWpdKV1Y.yMXLPyx5O5j0gj3qzX4mrYXlZuadkhkWcpBzC30an2LX5b29mMlgK6ZK0_UYmRf1qm5q.oHGJZpxSAwMoTCGvV25v2w\",\n\n  \"encrypted_payload\": \"0ZGMwMDZhYjYwIn0..4kG-BBqxXWpdKV1Y.yMXLPyx5O5j0gj3qzX4mrYXlZuadkhkWcpBzC30an2\"\n\n}"},"url":"https://api.kyc.idfy.com/enc/sync/profiles","urlObject":{"path":["enc","sync","profiles"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[{"id":"cd4e2fde-9a51-4914-8696-696d4f4a5600","name":"Success","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"123-456-789"},{"description":"(Required) ","key":"account-id","value":"123-456-789/123"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\n  \"reference_id\": \"A_REFERENCE_ID_GOES_HERE\",\n\n  \"group_id\": \"\",\n\n  \"config\": {\n\n    \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n\n    \"overrides\": {},\n\n    \"reference_profile_id\": \"\"\n\n  },\n\n  \"encrypted_data\": \"eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoiYjJiOGMxY2UtNjkzMC00MzIwLWFhNzEtZWY0ZGMwMDZhYjYwIn0..4kG-BBqxXWpdKV1Y.yMXLPyx5O5j0gj3qzX4mrYXlZuadkhkWcpBzC30an2LX5b29mMlgK6ZK0_UYmRf1qm5q.oHGJZpxSAwMoTCGvV25v2w\",\n\n  \"encrypted_payload\": \"0ZGMwMDZhYjYwIn0..4kG-BBqxXWpdKV1Y.yMXLPyx5O5j0gj3qzX4mrYXlZuadkhkWcpBzC30an2\"\n\n}"},"url":"https://api.kyc.idfy.com/enc/sync/profiles"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"58"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 03 Jan 2022 10:06:51 GMT"},{"key":"server","value":"idfy"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"Via","value":"1.1 google"},{"key":"Alt-Svc","value":"clear"}],"cookie":[],"responseTime":null,"body":"{\n\n“profile_id”:”5adf39fa-9d38-4337-9362-fd052f09b7fe”\n\n\"capture_link\":\"https://capture.idfy.com?t=test123\",\n\n\"capture_expires_at\": \"2019-09-06T08:22:33.000Z\"\n\n}"},{"id":"8dbe5938-0829-4e57-b6b4-98ae5811f7e1","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\n    \"group_id\": \"SOME_GROUP_ID_HERE\",\n    \"config\": {\n        \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"some@company.com\"\n                }\n            ]\n        }\n    },\n    \"encrypted_data\": \"SOME_DATA_HERE\",\n    \"encrypted_payload\": \"SOME_PAYLOAD_HERE\"\n}"},"url":"https://api.kyc.idfy.com/enc/sync/profiles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"bad_request\",\n \"reason\": \"\"\n}"},{"id":"077a7bcb-a2e2-44ab-a02d-aff7a7041f85","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"INCORRECT_api-key"},{"description":"(Required) ","key":"account-id","value":"INCORRECT_account-id"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\n    \"group_id\": \"SOME_GROUP_ID_HERE\",\n    \"config\": {\n        \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"some@company.com\"\n                }\n            ]\n        }\n    },\n    \"encrypted_data\": \"SOME_DATA_HERE\",\n    \"encrypted_payload\": \"SOME_PAYLOAD_HERE\"\n}"},"url":"https://api.kyc.idfy.com/enc/sync/profiles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid authentication credentials\"\n}"},{"id":"703f5587-4532-4cc9-8c46-be2dc3249d77","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"}],"body":{"mode":"raw","raw":"{\n    \"reference_id\": \"ENTER_A_REFERENCE_ID_HERE\",\n    \"group_id\": \"SOME_GROUP_ID_HERE\",\n    \"config\": {\n        \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n        \"overrides\": {\n            \"video_kyc_priority\": 5,\n            \"assignee\": [\n                {\n                    \"action\": \"video_call\",\n                    \"email\": \"some@company.com\"\n                }\n            ]\n        }\n    },\n    \"encrypted_data\": \"SOME_DATA_HERE\",\n    \"encrypted_payload\": \"SOME_PAYLOAD_HERE\"\n}"},"url":"https://api.kyc.idfy.com/enc/sync/profiles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"89badc8b-d26f-4675-b888-37212074f9d1"},{"name":"Fetch Profile Data","id":"9850a500-0420-4060-87d3-e900c4d1321c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>(Required) </p>\n","key":"api-key","value":"123-456-789"},{"description":"<p>(Required) </p>\n","key":"account-id","value":"123-456-789/123"}],"url":"https://api.kyc.idfy.com/enc/profiles/:profile_id","description":"<p>The response of this API contains all the profile data collected (i.e. images and documents that customers capture or upload and results of tasks like OCR and verification) as per your defined workflow configuration.</p>\n<h4 id=\"to-decrypt-the-response-refer-the-example-named-success\">To Decrypt the response: (refer the example named 'Success')</h4>\n<ul>\n<li>You will decrypt the encrypted_result according to the JSON Web Encryption (JWE) standards (RFC7516) using the key_id as “kid” in JOSE header, Direct Algorithm (dir) for “alg”, A256GCM for “enc” and CEK to generate result body.</li>\n<li>This decrypted result body will be in the same format as API response mentioned in 'Fetch Profile API' in the Getting Started section.</li>\n</ul>\n","urlObject":{"path":["enc","profiles",":profile_id"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[{"id":"c83329b4-af1c-4043-b3e0-3e8169e9d98d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"d0813a90-6b3f-4e85-bd12-a13b780699f7","key":"profile_id"}]}},"response":[{"id":"0dc525bc-847c-4ead-bfb1-480a013b4c89","name":"Success","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.kyc.idfy.com/enc/profiles/:profile_id","host":["https://api.kyc.idfy.com"],"path":["enc","profiles",":profile_id"],"variable":[{"key":"profile_id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n\n  \"profile_id\": \"string\",\n\n  \"reference_id\": \"string\",\n\n  \"group_id\": \"string\",\n\n  \"config\": {\n\n    \"id\": \"8e16424a-58fc-4ba4-ab20-5bc8e7c3c41e\",\n\n    \"overrides\": {},\n\n    \"reference_profile_id\": \"5adf39fa-9d38-4337-9362-fd052f09b7fe\"\n\n  },\n\n  \"status\": \"pending\",\n\n  \"status_detail\": \"string\",\n\n  \"encrypted_profile_data\": \"string\",\n\n  \"encrypted_resources\": \"string\",\n\n  \"encrypted_tasks\": \"string\",\n\n  \"relay_data\": \"string\"\n\n}"},{"id":"073bbda4-e9f7-4aa1-8ba0-0288ffcbbe32","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"}],"url":{"raw":"https://api.kyc.idfy.com/enc/profiles/:profile_id","host":["https://api.kyc.idfy.com"],"path":["enc","profiles",":profile_id"],"variable":[{"key":"profile_id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"bad_request\",\n \"reason\": \"\"\n}"},{"id":"cbdb740f-0f2c-40e9-8392-7e1c2d20bcbb","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"}],"url":{"raw":"https://api.kyc.idfy.com/enc/profiles/:profile_id","host":["https://api.kyc.idfy.com"],"path":["enc","profiles",":profile_id"],"variable":[{"key":"profile_id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"message\": \"Invalid authentication credentials\"\r\n}"},{"id":"8546fd96-b315-4d72-9420-9fd5cf157852","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"}],"url":{"raw":"https://api.kyc.idfy.com/enc/profiles/:profile_id","host":["https://api.kyc.idfy.com"],"path":["enc","profiles",":profile_id"],"variable":[{"key":"profile_id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"},{"id":"77c0eb08-0a3e-4dda-892a-07466b6246c5","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) ","key":"api-key","value":"in in labore"},{"description":"(Required) ","key":"account-id","value":"in in labore"}],"url":{"raw":"https://api.kyc.idfy.com/enc/profiles/:profile_id","host":["https://api.kyc.idfy.com"],"path":["enc","profiles",":profile_id"],"variable":[{"key":"profile_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"error\": \"internal_error\",\n \"reason\": \"something_went_wrong\"\n}"}],"_postman_id":"9850a500-0420-4060-87d3-e900c4d1321c"}],"id":"004f91d7-e131-4941-b44d-b6b3c029ea10","description":"<p>Here we have the encrypted versions of Create profile and Fetch profile APIs. The examples shown here are for indicative purposes only as the exact request body will depend on the 'config.id'.</p>\n<p>IDfy will share a key_id and CEK (Content Encryption Key) pair with you for encrypting/decrypting payloads. This CEK will be Base64 encoded when shared with you and should be decoded as such before being used to encrypt the payload. <strong>Note:</strong> The key_id is an identifier for the CEK.</p>\n<p>You will need to encrypt the \"data\" and \"payload\" according to the JSON Web Encryption standards (RFC7516). Here, the \"data\" and \"payload\" refers to the data and payload in the create profile API request body  </p>\n<p>Please go through <a href=\"https://test.idfy.com/payload-encryption-endpoints-sequence-diagram/\">this</a> to understand the encryption in detail.</p>\n<p>Here is the overall flow for encryption:</p>\n<p><img src=\"https://i.imgur.com/iB38YAI.png\" alt /></p>\n","_postman_id":"004f91d7-e131-4941-b44d-b6b3c029ea10"},{"name":"Any Document Accept API","item":[{"name":"Create Profile - Async","id":"86c6e64f-35f9-4c6a-84b4-d49b75860bc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"api-key","value":"123-456-789","type":"text"},{"key":"account-id","value":"123-456-789/123","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"reference_id\": \"unique reference ID goes here\",\r\n  \"group_id\": \"any group ID goes here\",\r\n  \"config\": {\r\n    \"id\": \"your config ID goes here, given to you by IDfy\"\r\n            },\r\n  \"data\": {\r\n    \"additional_details\": [\r\n      {\r\n        \"category\": \"utility_bill (this is a value given to you by IDfy, and it depends on your document type)\",\r\n        \"value\": \"https://i.ibb.co/S7vXRBq/utility_bill.jpg (link to your image goes here)\" ,\r\n        \"page\": \"1\",\r\n        \"type\": \"image\"\r\n      }\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kyc.idfy.com/async/profiles","urlObject":{"path":["async","profiles"],"host":["https://api.kyc.idfy.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"86c6e64f-35f9-4c6a-84b4-d49b75860bc5"}],"id":"a45af79b-8f2e-4b51-b84f-cb4f209e3316","description":"<p>This API allows you to perform tampering and OCR checks on any type of document. This API is exactly the same as '<a href=\"#d6754819-1f4b-4a69-b343-005c5f68bced\">Create Profile</a>' API, except that in the 'additional details' section, you will need to pass the 'category' key which is unique to each document. Please contact your IDfy SPOC to get the value of the 'category' key for your document.</p>\n","_postman_id":"a45af79b-8f2e-4b51-b84f-cb4f209e3316"},{"name":"Whitelisting","item":[],"id":"05259c47-8595-438d-ad2f-9931e0afd6a4","description":"<p>If your are not able to reach our IDfy API endpoints, you may have to whitelist our IPs, you can read more about it <a href=\"https://test.idfy.com/network-configuration/\">here</a>.</p>\n","_postman_id":"05259c47-8595-438d-ad2f-9931e0afd6a4"}],"id":"f4357532-af43-4206-b9e1-f1df2c98056f","description":"<h4 id=\"suggested-flow-for-api-integration\">Suggested flow for API integration</h4>\n<p>Please refer to the suggested flow below for a smooth and easy API integration experience.</p>\n<p><img src=\"https://i.imgur.com/fucK0ly.png\" alt /></p>\n","_postman_id":"f4357532-af43-4206-b9e1-f1df2c98056f"}],"event":[{"listen":"prerequest","script":{"id":"910307a3-1b30-408a-9c83-731fbfc53e4d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"36060c1a-d78c-46e8-89b9-cf8e2a489c28","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.kyc.idfy.com"},{"key":"api-key","value":"123-456-789"},{"key":"account-id","value":"123-456-789/123"}]}