{ "info": { "_postman_id": "d7770e1e-0955-4d04-946d-70a36cd9f834", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:58:21.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "lastUpdatedBy": "35240", "uid": "35240-d7770e1e-0955-4d04-946d-70a36cd9f834" }, "item": [ { "name": "biometrics", "item": [ { "name": "1", "item": [ { "name": "scenarios", "item": [ { "name": "Get Scenarios", "id": "789f6cc0-10ea-42ff-bb00-2a070077aa50", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=&applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" }, { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] }, "description": "This function is used to retrieve all scenarios enabled for your account." }, "response": [ { "id": "f0f62313-a3fe-484a-804b-a7e78ea70160", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"scenarios\": [\n {\n \"name\": \"\",\n \"description\": \"\",\n \"applicationType\": \"\"\n },\n {\n \"name\": \"\",\n \"description\": \"\",\n \"applicationType\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-f0f62313-a3fe-484a-804b-a7e78ea70160" }, { "id": "ea75d820-0d86-4af0-af99-224d76f2f5e0", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-ea75d820-0d86-4af0-af99-224d76f2f5e0" }, { "id": "93421fa6-e0e7-4650-859f-e839d74b1b54", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-93421fa6-e0e7-4650-859f-e839d74b1b54" }, { "id": "baa88ed0-4d7a-4666-a56d-28a4b1de84b7", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-baa88ed0-4d7a-4666-a56d-28a4b1de84b7" }, { "id": "2eb152e8-349d-4aa9-af5a-419dc02d9784", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-2eb152e8-349d-4aa9-af5a-419dc02d9784" }, { "id": "afe9634c-b55b-4659-9cfe-cbf723e42c19", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/scenarios?applicationTypes=", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "scenarios" ], "query": [ { "description": "One or more application types to filter scenarios. If none is set, then scenarios for all application types are returned in the response. Example: `?applicationTypes=extraction,kyc`.", "key": "applicationTypes", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-afe9634c-b55b-4659-9cfe-cbf723e42c19" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-789f6cc0-10ea-42ff-bb00-2a070077aa50" } ], "id": "73cfb4b0-d0f4-45b7-9e5c-27daf26586fb", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-73cfb4b0-d0f4-45b7-9e5c-27daf26586fb" }, { "name": "extraction", "item": [ { "name": "sessions", "item": [ { "name": "Get Extraction Session", "id": "dbbfb3f7-7001-4fa7-845d-093766eed289", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] }, "description": "This function is used to retrieve a session by `sessionId` received in [Create Extraction Session](#platform-connectivity/biometrics/create-biometrics-extraction-session) response." }, "response": [ { "id": "aca1c698-4d40-4830-a757-4b6f0745e223", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"session\": {\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"status\": \"CANCELED\",\n \"id\": \"\",\n \"applicationType\": \"\",\n \"createdAt\": \"\",\n \"validUntil\": \"\"\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-aca1c698-4d40-4830-a757-4b6f0745e223" }, { "id": "e2882a27-013e-44a3-b346-f67a6339510a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-e2882a27-013e-44a3-b346-f67a6339510a" }, { "id": "6f1cd3da-a8d5-445a-a210-516973e29499", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-6f1cd3da-a8d5-445a-a210-516973e29499" }, { "id": "aa8951c9-1e9f-4d35-b99a-e5b938892c79", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-aa8951c9-1e9f-4d35-b99a-e5b938892c79" }, { "id": "63b5bbfc-435b-47cf-87ed-100f80373dbd", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-63b5bbfc-435b-47cf-87ed-100f80373dbd" }, { "id": "68dbbe62-a525-44bc-830d-fecc8033400e", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-68dbbe62-a525-44bc-830d-fecc8033400e" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-dbbfb3f7-7001-4fa7-845d-093766eed289" }, { "name": "Create Extraction Session", "id": "4d81270a-ea94-4a81-a41c-c68b8d5ca3ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] }, "description": "This function is used to initiate a session. It is the very first step for extraction application." }, "response": [ { "id": "cc0326be-3378-405f-a9f3-62bb6e36272e", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"sessionId\": \"\",\n \"redirectUrl\": \"\"\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-cc0326be-3378-405f-a9f3-62bb6e36272e" }, { "id": "3ed0257a-3455-4ac7-bfe2-d606f066264a", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-3ed0257a-3455-4ac7-bfe2-d606f066264a" }, { "id": "04810905-5a75-48c3-8423-538f0e0b7273", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-04810905-5a75-48c3-8423-538f0e0b7273" }, { "id": "3d99c7dd-14d5-462a-9281-4185c83b34ea", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-3d99c7dd-14d5-462a-9281-4185c83b34ea" }, { "id": "9dfaffd0-8da6-4cd3-ada6-1ed10fab2aa6", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-9dfaffd0-8da6-4cd3-ada6-1ed10fab2aa6" }, { "id": "15e00cc8-833e-41fc-bcff-2d19739bfcb9", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-15e00cc8-833e-41fc-bcff-2d19739bfcb9" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-4d81270a-ea94-4a81-a41c-c68b8d5ca3ac" }, { "name": "Abort Extraction Session", "id": "bf4b24e9-de7b-4720-9abf-8490b01eda26", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] }, "description": "This function is used to abort the session. Use `sessionId` received in the [Create Extraction Session](#platform-connectivity/biometrics/create-biometrics-extraction-session) response." }, "response": [ { "id": "f253e816-3f98-4178-b699-a992cc7aa342", "name": "Aborted successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-f253e816-3f98-4178-b699-a992cc7aa342" }, { "id": "e9bc90f7-36e1-40b9-9a9f-bc7b333c9d2f", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-e9bc90f7-36e1-40b9-9a9f-bc7b333c9d2f" }, { "id": "4e0a20b2-a65d-4f29-9797-f2807b95369c", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-4e0a20b2-a65d-4f29-9797-f2807b95369c" }, { "id": "8282475e-6c6f-4fb6-b417-2edd591e59d9", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-8282475e-6c6f-4fb6-b417-2edd591e59d9" }, { "id": "351f9934-0c45-4526-aaec-758c1c24d1ad", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-351f9934-0c45-4526-aaec-758c1c24d1ad" }, { "id": "09d0512d-ad90-4e4c-81c8-0bad3c35e40b", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/extraction/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "extraction", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-09d0512d-ad90-4e4c-81c8-0bad3c35e40b" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-bf4b24e9-de7b-4720-9abf-8490b01eda26" } ], "id": "2a5b240b-312e-4a0f-b2bd-3f1eff118932", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-2a5b240b-312e-4a0f-b2bd-3f1eff118932" } ], "id": "0bbdbfd3-57d0-46b8-8061-708a4842badc", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-0bbdbfd3-57d0-46b8-8061-708a4842badc" }, { "name": "kyc", "item": [ { "name": "sessions", "item": [ { "name": "Get KYC Session", "id": "29dc3922-1c3d-4ba7-9b8a-bbb4516b4187", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] }, "description": "This function is used to retrieve a session by `sessionId` received in the [Create KYC Session](#platform-connectivity/biometrics/create-biometrics-kyc-session) response." }, "response": [ { "id": "b228f7ee-4e5b-4963-ac73-7c16a322511f", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"session\": {\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"status\": \"CANCELED\",\n \"id\": \"\",\n \"applicationType\": \"\",\n \"createdAt\": \"\",\n \"validUntil\": \"\"\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-b228f7ee-4e5b-4963-ac73-7c16a322511f" }, { "id": "743d2806-a722-4c99-8ad0-70a0addadd70", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-743d2806-a722-4c99-8ad0-70a0addadd70" }, { "id": "a83388db-edc7-46d9-80ea-546cea449d2d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-a83388db-edc7-46d9-80ea-546cea449d2d" }, { "id": "dc8a3b6a-0727-4978-9862-37e30dba7419", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-dc8a3b6a-0727-4978-9862-37e30dba7419" }, { "id": "1fd8e6bb-81e1-4b00-9f5b-267a737f7985", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-1fd8e6bb-81e1-4b00-9f5b-267a737f7985" }, { "id": "77d7cb80-4601-4e72-96cc-7d5058976bc6", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-77d7cb80-4601-4e72-96cc-7d5058976bc6" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-29dc3922-1c3d-4ba7-9b8a-bbb4516b4187" }, { "name": "Create KYC Session", "id": "47edbec0-f0ca-4cb2-9e49-ade43a30b2ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] }, "description": "This function is used to initiate a session. It is the very first step for KYC application." }, "response": [ { "id": "d2e4e5eb-d839-4f81-8026-61213b61395f", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"sessionId\": \"\",\n \"redirectUrl\": \"\"\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-d2e4e5eb-d839-4f81-8026-61213b61395f" }, { "id": "2dbc68ae-c03e-490b-b950-9b9cb8541aa2", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-2dbc68ae-c03e-490b-b950-9b9cb8541aa2" }, { "id": "53dab39e-fc24-4b45-8ee8-d2b3b3778878", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-53dab39e-fc24-4b45-8ee8-d2b3b3778878" }, { "id": "854c5d31-d5a3-48fa-a23b-fd4abc86fe5b", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-854c5d31-d5a3-48fa-a23b-fd4abc86fe5b" }, { "id": "f4317f75-5cbe-4770-8911-a04f8cfe629c", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-f4317f75-5cbe-4770-8911-a04f8cfe629c" }, { "id": "06791eec-01a5-4082-bdd3-1c8059a1e74c", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-06791eec-01a5-4082-bdd3-1c8059a1e74c" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-47edbec0-f0ca-4cb2-9e49-ade43a30b2ab" }, { "name": "Abort KYC Session", "id": "bb17c5d9-1aab-4377-ba80-ee902ddb614e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] }, "description": "This function is used to abort the session. Use `sessionId` received in the [Create KYC Session](#platform-connectivity/biometrics/create-biometrics-kyc-session) response." }, "response": [ { "id": "38791571-4749-4a17-9a9d-69e0c8db9594", "name": "Aborted successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-38791571-4749-4a17-9a9d-69e0c8db9594" }, { "id": "be243d35-fb18-4c44-9301-ab726bda9183", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-be243d35-fb18-4c44-9301-ab726bda9183" }, { "id": "a297cd90-7d0f-4c03-bd75-f1e330db8b50", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-a297cd90-7d0f-4c03-bd75-f1e330db8b50" }, { "id": "83c98624-be82-43ec-85c6-cc7decec78fd", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-83c98624-be82-43ec-85c6-cc7decec78fd" }, { "id": "40b83828-a2bb-4206-a741-47528c4f6654", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-40b83828-a2bb-4206-a741-47528c4f6654" }, { "id": "2640e08a-e6cf-412d-83e3-1ab51b25676f", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/kyc/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "kyc", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-2640e08a-e6cf-412d-83e3-1ab51b25676f" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-bb17c5d9-1aab-4377-ba80-ee902ddb614e" } ], "id": "c4ec5574-6fcb-4a6b-9d73-14c35a1555fa", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-c4ec5574-6fcb-4a6b-9d73-14c35a1555fa" } ], "id": "862c140e-ae0e-4a06-94bf-7b0e4381b4f5", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-862c140e-ae0e-4a06-94bf-7b0e4381b4f5" }, { "name": "enrollment", "item": [ { "name": "sessions", "item": [ { "name": "Get Enrollment Session", "id": "73197ea8-f5de-421d-9c2c-338c8519c9ec", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] }, "description": "This function is used to retrieve a session by `sessionId` received in the [Create Enrollment Session](#platform-connectivity/biometrics/create-biometrics-enrollment-session) response." }, "response": [ { "id": "113d76ae-d665-4681-ac85-f3abb930c26c", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"session\": {\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"status\": \"CANCELED\",\n \"id\": \"\",\n \"applicationType\": \"\",\n \"createdAt\": \"\",\n \"validUntil\": \"\"\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-113d76ae-d665-4681-ac85-f3abb930c26c" }, { "id": "68b1159d-63e6-418d-8ca4-ed24418abab8", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-68b1159d-63e6-418d-8ca4-ed24418abab8" }, { "id": "1cb5ca4f-a2fa-4026-adc8-6c7199fff5f3", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-1cb5ca4f-a2fa-4026-adc8-6c7199fff5f3" }, { "id": "a728c6db-149f-41b4-8542-2fd17c5b8740", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-a728c6db-149f-41b4-8542-2fd17c5b8740" }, { "id": "ad68300c-16bf-4b2b-be25-a6f008ace531", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-ad68300c-16bf-4b2b-be25-a6f008ace531" }, { "id": "6b9eb648-47de-4d5b-8c1e-501b62dc9975", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-6b9eb648-47de-4d5b-8c1e-501b62dc9975" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-73197ea8-f5de-421d-9c2c-338c8519c9ec" }, { "name": "Create Enrollment Session", "id": "e9af65a7-c9a7-43ae-830f-668b49e5bf73", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] }, "description": "This function is used to initiate a session. It is the very first step for Enrollment application." }, "response": [ { "id": "c7c0043b-357a-45b6-825f-f1b12e466835", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"sessionId\": \"\",\n \"redirectUrl\": \"\"\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-c7c0043b-357a-45b6-825f-f1b12e466835" }, { "id": "5ad73372-5b0e-4d19-8dce-d9879744de43", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-5ad73372-5b0e-4d19-8dce-d9879744de43" }, { "id": "c4216a05-f550-46f8-910a-8d989dcd35ba", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-c4216a05-f550-46f8-910a-8d989dcd35ba" }, { "id": "6a246340-cab0-4150-a0b9-84219da8018b", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-6a246340-cab0-4150-a0b9-84219da8018b" }, { "id": "10fd9562-80fc-467b-9003-292987766317", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-10fd9562-80fc-467b-9003-292987766317" }, { "id": "86553471-7bc7-417d-a825-b23dde285f24", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-86553471-7bc7-417d-a825-b23dde285f24" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-e9af65a7-c9a7-43ae-830f-668b49e5bf73" }, { "name": "Abort Enrollment Session", "id": "db7182cf-3ceb-4044-a166-78dae4804e7f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] }, "description": "This function is used to abort the session. Use `sessionId` received in the [Create Enrollment Session](#platform-connectivity/biometrics/create-biometrics-enrollment-session) response." }, "response": [ { "id": "caeadfcb-0c31-4ec7-bea8-c1bb5df630cd", "name": "Aborted successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-caeadfcb-0c31-4ec7-bea8-c1bb5df630cd" }, { "id": "1ee6d954-476c-46bd-9f4a-cd34e0319cb9", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-1ee6d954-476c-46bd-9f4a-cd34e0319cb9" }, { "id": "e82b94f6-71d3-43e1-8460-97cb3fbf73fc", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-e82b94f6-71d3-43e1-8460-97cb3fbf73fc" }, { "id": "ba9d4afe-fde4-449e-8dae-98762af0d1ed", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-ba9d4afe-fde4-449e-8dae-98762af0d1ed" }, { "id": "3da00721-51bd-4ab1-afb4-3b7a607a06b3", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-3da00721-51bd-4ab1-afb4-3b7a607a06b3" }, { "id": "14b7b484-412f-42eb-b158-13f7325ca1bc", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/enrollment/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "enrollment", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-14b7b484-412f-42eb-b158-13f7325ca1bc" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-db7182cf-3ceb-4044-a166-78dae4804e7f" } ], "id": "d3610c33-a359-41fe-aa95-2fa4809fc555", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-d3610c33-a359-41fe-aa95-2fa4809fc555" } ], "id": "9b0fef4b-493f-4b47-bd41-cbebef6f3ee5", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-9b0fef4b-493f-4b47-bd41-cbebef6f3ee5" }, { "name": "verification", "item": [ { "name": "sessions", "item": [ { "name": "Get Verification Session", "id": "52b476a2-0ac6-4fd3-86ae-ed038944e028", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] }, "description": "This function is used to retrieve a session by `sessionId` received in the [Create Verification Session](#platform-connectivity/biometrics/create-biometrics-verification-session) response." }, "response": [ { "id": "f77ee1f2-62d6-484c-bf58-50b6e0e43d0e", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"session\": {\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"status\": \"CANCELED\",\n \"id\": \"\",\n \"applicationType\": \"\",\n \"createdAt\": \"\",\n \"validUntil\": \"\"\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-f77ee1f2-62d6-484c-bf58-50b6e0e43d0e" }, { "id": "24b706fc-22df-4245-b423-dca73220bed7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-24b706fc-22df-4245-b423-dca73220bed7" }, { "id": "0aeec245-30cf-4481-bce4-acbedb388119", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-0aeec245-30cf-4481-bce4-acbedb388119" }, { "id": "e1fc8ba9-074c-458e-b6f9-005ea10b8201", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-e1fc8ba9-074c-458e-b6f9-005ea10b8201" }, { "id": "64e1612e-9601-432c-b064-ab3f992734cf", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-64e1612e-9601-432c-b064-ab3f992734cf" }, { "id": "46009384-e0c7-4f3b-9e35-f1df40d7e076", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-46009384-e0c7-4f3b-9e35-f1df40d7e076" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-52b476a2-0ac6-4fd3-86ae-ed038944e028" }, { "name": "Create Verification Session", "id": "efdc3b80-73e6-4c10-8cd4-fed1e256f474", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] }, "description": "This function is used to initiate a session. It is the very first step for Verification application." }, "response": [ { "id": "496f803b-79cc-4f57-b26b-64401dd79b5c", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"sessionId\": \"\",\n \"redirectUrl\": \"\"\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-496f803b-79cc-4f57-b26b-64401dd79b5c" }, { "id": "76525f60-5e9e-415a-8ce4-4a6767259bf9", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-76525f60-5e9e-415a-8ce4-4a6767259bf9" }, { "id": "9bb5517e-56ef-4eed-a0f4-3765fc179eeb", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-9bb5517e-56ef-4eed-a0f4-3765fc179eeb" }, { "id": "5c2840c1-f18e-495d-82d3-e59e4d13fc89", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-5c2840c1-f18e-495d-82d3-e59e4d13fc89" }, { "id": "fe1a3cf4-88ec-4e99-843e-1f2581d6dbe3", "name": "Too Many Requests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-fe1a3cf4-88ec-4e99-843e-1f2581d6dbe3" }, { "id": "bcad646d-b41b-4596-880b-1fb0baab0b4d", "name": "Internal Server Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"locationInfo\": {\n \"country\": \"\",\n \"language\": \"en-US\"\n },\n \"scenarioName\": \"\",\n \"webhook\": {\n \"url\": \"\",\n \"type\": \"ON_END\"\n },\n \"partnerReference\": \"\",\n \"successUrl\": \"\",\n \"cancelUrl\": \"\",\n \"retainData\": \"\",\n \"biometricData\": {\n \"reference\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-bcad646d-b41b-4596-880b-1fb0baab0b4d" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-efdc3b80-73e6-4c10-8cd4-fed1e256f474" }, { "name": "Abort Verification Session", "id": "82f04d01-3033-4a04-9929-99e2ed768df1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] }, "description": "This function is used to abort the session. Use `sessionId` received in the [Create Verification Session](#platform-connectivity/biometrics/create-biometrics-verification-session) response." }, "response": [ { "id": "3ab9cb73-a81c-4b36-8a89-9368fdd7b648", "name": "Aborted successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-3ab9cb73-a81c-4b36-8a89-9368fdd7b648" }, { "id": "ae97cd1f-afd4-4506-b555-543c286e4ffb", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-ae97cd1f-afd4-4506-b555-543c286e4ffb" }, { "id": "84dee6e6-ef5f-43a5-a6fe-1daf8d8423a3", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-84dee6e6-ef5f-43a5-a6fe-1daf8d8423a3" }, { "id": "c247ebad-b293-4557-822d-771f67e2e955", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-c247ebad-b293-4557-822d-771f67e2e955" }, { "id": "685ee05a-5c59-4d8d-9c79-a6342609e756", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-685ee05a-5c59-4d8d-9c79-a6342609e756" }, { "id": "0a592388-e20d-427d-8ba0-f71e4f86e882", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "(Required) Session ID header.", "key": "X-Session-Id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/biometrics/1/verification/sessions", "host": [ "{{baseUrl}}" ], "path": [ "biometrics", "1", "verification", "sessions" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"voluptate9\": [\n \"\",\n \"\"\n ],\n \"tempor_ba\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-0a592388-e20d-427d-8ba0-f71e4f86e882" } ], "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-82f04d01-3033-4a04-9929-99e2ed768df1" } ], "id": "b080055f-7ea8-44f6-a1b0-50c0317526b1", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-b080055f-7ea8-44f6-a1b0-50c0317526b1" } ], "id": "38d8a690-7469-4c42-80f6-b83f54b2e0d9", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-38d8a690-7469-4c42-80f6-b83f54b2e0d9" } ], "id": "5275b20e-9cee-4a23-85e2-715fbfa69280", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-5275b20e-9cee-4a23-85e2-715fbfa69280" } ], "id": "596651c4-e7f6-4340-acd5-8ea31d30970f", "createdAt": "2026-07-28T01:58:22.000Z", "updatedAt": "2026-07-28T01:58:22.000Z", "uid": "35240-596651c4-e7f6-4340-acd5-8ea31d30970f" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }