{"info":{"_postman_id":"9dff2c26-6bc6-492b-9966-59bae1f8b945","name":"IDMeta API documentation","description":"<html><head></head><body><p>Welcome to IDMeta API Online Documentation<br>Update: 15 February 2026</p>\n<h3 id=\"about-us\"><strong>About Us</strong></h3>\n<p><strong>Expanding borders, empowering futures</strong></p>\n<p>Founded in Melbourne, Australia, <strong>IDMeta</strong> is a fast-growing digital identity and verification solutions provider. In just two years, we’ve expanded across Asia with offices in Malaysia, Singapore, Indonesia, and the Philippines—delivering secure, user-centric, and innovative solutions that help businesses combat fraud and build trust in the digital era.</p>\n<p>Our mission is to make trust and security accessible by enabling seamless digital verification and empowering individuals to control their digital identity. Backed by a diverse leadership team with decades of experience across technology, compliance, and business, IDMeta is committed to shaping a secure digital future—through transparency, innovation, and privacy-first practices.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"46929893","collectionId":"9dff2c26-6bc6-492b-9966-59bae1f8b945","publishedId":"2sB34mhJBq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-24T01:47:18.000Z"},"item":[{"name":"Getting API Token","item":[],"id":"d6591b55-16e0-4b82-b46e-5860b550a9f9","description":"<h6 id=\"to-create-the-api-token\"><strong>To create the API token:</strong></h6>\n<ol>\n<li><p>Login to the IDMeta system.</p>\n</li>\n<li><p>Click on the profile to enter the profile page.</p>\n</li>\n</ol>\n<img src=\"https://content.pstmn.io/5b150aa9-74db-4459-938a-89375d2dbf05/aW1hZ2UucG5n\" width=\"557\" height=\"191\" />\n\n<p>3.In the settings tab, click on \"API Tokens\"-&gt;\"Create Token\" to create your API token.</p>\n<img src=\"https://content.pstmn.io/790e4fca-94d7-4d84-854a-9965d362009d/aW1hZ2UucG5n\" width=\"563\" height=\"296\" />","_postman_id":"d6591b55-16e0-4b82-b46e-5860b550a9f9"},{"name":"Adding a Webhook","item":[],"id":"cb33ce43-1792-4826-9423-a2cc86992095","description":"<h6 id=\"to-add-a-webhook\"><strong>To add a Webhook:</strong></h6>\n<ol>\n<li><p>Login to the IDMeta system.</p>\n</li>\n<li><p>Click on the \"trust flow\" tab under the trust management section and click on the settings icon.</p>\n</li>\n</ol>\n<img src=\"https://content.pstmn.io/c734a870-ac5c-4476-a330-e34911d7bb83/aW1hZ2UucG5n\" width=\"633\" height=\"296\" />\n\n<p>3. Toggle the \"Add Verification Webhook\" settings and paste in the Webhook URL and Webhook Secret in the respective fields.</p>\n<img src=\"https://content.pstmn.io/89907dfc-ad5b-431a-b51a-496bf670d69d/aW1hZ2UucG5n\" width=\"1583\" height=\"815\" />\n\n<p>4. The results of the verification will be displayed on your site once the Webhook is saved.</p>\n<img src=\"https://content.pstmn.io/6e252b9e-0619-4188-acf3-3ecc18ffca12/aW1hZ2UucG5n\" width=\"661\" height=\"299\" />","_postman_id":"cb33ce43-1792-4826-9423-a2cc86992095"},{"name":"Data Dictionary","item":[],"id":"71eb9f83-d4a7-4ce4-b150-7341824c9890","description":"<p>The table below lists all available status codes with their corresponding meanings:</p>\n<p><strong>Trust Validation Status:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Value</th>\n<th>Status Name</th>\n<th>Definition</th>\n<th>Trigger Condition</th>\n<th>Precedence Rule</th>\n<th>Example Scenario</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td><strong>Rejected</strong></td>\n<td>Overall verification failed due to at least one rejected component.</td>\n<td>At least one verification within the Trust Flow returns <strong>Rejected</strong>.</td>\n<td>Takes precedence over Review Needed and Verified.</td>\n<td>Document verification rejected while Biometrics and AML passed.</td>\n</tr>\n<tr>\n<td>2</td>\n<td><strong>Review Needed</strong></td>\n<td>Verification requires manual assessment before final decision.</td>\n<td>At least one component is marked <strong>Review Needed</strong>, and no components are Rejected.</td>\n<td>Applies only if no Rejected exists.</td>\n<td>AML flagged for manual screening review.</td>\n</tr>\n<tr>\n<td>3</td>\n<td><strong>Verified</strong></td>\n<td>All verification components successfully passed.</td>\n<td>Every verification step in the Trust Flow returned a successful result.</td>\n<td>Applies only when all checks pass.</td>\n<td>Document, Biometrics, and AML all passed automatically.</td>\n</tr>\n<tr>\n<td>4</td>\n<td><strong>Incomplete</strong></td>\n<td>Required verification steps were not fully submitted or completed.</td>\n<td>One or more required verifications were not performed or not finalized.</td>\n<td>—</td>\n<td>User uploaded document but did not complete selfie verification.</td>\n</tr>\n<tr>\n<td>5</td>\n<td><strong>In Progress</strong></td>\n<td>Verification process is actively ongoing.</td>\n<td>User has initiated verification and at least one component is currently processing.</td>\n<td>—</td>\n<td>User is currently performing document upload or liveness check.</td>\n</tr>\n<tr>\n<td>6</td>\n<td><strong>Failed</strong></td>\n<td>Verification encountered a technical or internal system error.</td>\n<td>At least one verification component failed due to internal processing error.</td>\n<td>—</td>\n<td>External provider timeout or API internal error.</td>\n</tr>\n<tr>\n<td>99</td>\n<td><strong>Empty</strong></td>\n<td>Verification created but no actions performed yet.</td>\n<td>Verification record created via API, but no verification components initiated.</td>\n<td>Default initial state.</td>\n<td>Immediately after Create Verification API is called.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>API Response Codes</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>Request processed successfully.</td>\n</tr>\n<tr>\n<td>400</td>\n<td>Bad Request. The submitted input is missing required fields or does not meet the expected format or validation rules.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>Forbidden. Your bearer token has expired or your account does not have access to this verification type. Please contact support to enable it.</td>\n</tr>\n<tr>\n<td>500</td>\n<td>Internal Server Error. An unexpected error occurred on our side. Please contact support and share the steps to reproduce the issue.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"71eb9f83-d4a7-4ce4-b150-7341824c9890"},{"name":"Processes","item":[{"name":"Create verification","item":[{"name":"Create verification","id":"4bce295a-8341-4993-8c2b-94e3e8366327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"},{"key":"Cookie","value":"laravel_session=eyJpdiI6Ii8rYTJJdURGS25wKzdyMzF4NHkvU1E9PSIsInZhbHVlIjoiUjQxRUtkS255QTFwSWdCdV1CT3pnVXViZE9NbmlrZmJIanVUTVBRVmJZL2R4WmtVQk42YUVmY3ZUT1I0YXpoUkpkQmd4eGYwLzhZL2x5QmZNemhi0G9oMHdXQ3J3VnV4Z2ZtRnpRTkpxZTM5SWsxZ11TUHNyc2sxNEFpeXJ5Q0giLCJtYWMi0iIzMTM5MGM1MGQyZmNkMmYyYzBiZmY30GQOZmMwNjBhMDJmNmQOZTFjNGNmNDA1ZmEyNTFiZjhiZDY5Y2YwYjQzIiwidGFnIjoiIn0%3D","type":"text"}],"body":{"mode":"raw","raw":"{\r\n   \"template_id\": \"{your_template_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/create-verification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>metadata</td>\n<td>Object</td>\n<td>No</td>\n<td>Optional additional data for custom logic, analytics, or tracking use</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","create-verification"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"c9bd1e45-c7ce-49eb-a47d-583e4a404d5f","name":"Create verification","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"metadata\": {\r\n    \"key\": \"value\"\r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/create-verification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"message\": \"Verification created successfully\",\n  \"verification\": {\n    \"user_id\": {your_user_id},\n    \"company_id\": {your_company_id},\n    \"template_id\": \"{your_template_id}\",\n    \"status\": 99,\n    \"verification_date\": \"2025-09-12T07:00:57.750683Z\",\n    \"verification_data\": \"[]\",\n    \"verification_started_at\": \"2025-09-12T07:00:57.750691Z\",\n    \"metadata\": null,\n    \"id\": \"{your_verification_id}\"\n  },\n  \"template\": {\n    \"id\": {your_template_id},\n    \"company_id\": {your)company_id},\n    \"name\": \"qr verification\",\n    \"plans\": \"null\",\n    \"created_at\": \"2025-09-11T07:22:54.000000Z\",\n    \"updated_at\": \"2025-09-11T07:22:54.000000Z\",\n    \"dropzone_plans\": \"[494]\",\n    \"workflow_id\": \"{your_workflow_id}\",\n    \"webhook_url\": null,\n    \"redirect_url\": null,\n    \"webhook_secret\": null\n  },\n  \"tool_settings\": [\n    {\n      your_tool_settings\n      \n    },\n],\n  \"plans\": [\n    {\n     your_verification_plan\n    }\n  ]\n}"}],"_postman_id":"4bce295a-8341-4993-8c2b-94e3e8366327"}],"id":"dcbe7f68-9058-400d-bed9-b6cf489dba80","description":"<p>Initializes a new verification process based on a predefined template.</p>\n","_postman_id":"dcbe7f68-9058-400d-bed9-b6cf489dba80"},{"name":"Finalize verification","item":[{"name":"Finalize verification","id":"209bb06a-5383-4399-b587-c6d049ea9567","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/finalize-verification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","finalize-verification"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"042b0667-22df-4fb3-9237-d95e14725861","name":"Finalize verification","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/finalize-verification"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Verification finalized successfully\",\n    \"verification\": {\n        \"id\": \"78e22030-2bd4-44a3-b3b6-7c203278afc6\",\n        \"user_id\": 42,\n        \"company_id\": 13,\n        \"template_id\": 132,\n        \"status\": 2,\n        \"verification_date\": \"2025-07-28 09:01:32\",\n        \"verification_data\": \"[]\",\n        \"created_at\": null,\n        \"updated_at\": null,\n        \"verification_started_at\": \"2025-07-28 09:01:32\",\n        \"verification_ended_at\": \"2025-07-28 09:01:47\",\n        \"time_to_verify\": 0.15001010894775,\n        \"form_data_status\": null,\n        \"is_processing\": 0,\n        \"metadata\": null,\n        \"profile_name\": \"N/A\",\n        \"is_deleted\": 0,\n        \"manual_status_update\": 0\n    },\n    \"missing_plans\": [],\n    \"status\": 2,\n    \"status_message\": \"REVIEW_NEEDED\",\n    \"finalized\": true\n}"}],"_postman_id":"209bb06a-5383-4399-b587-c6d049ea9567"}],"id":"70f63974-9f1f-4635-810a-8106a6382c22","_postman_id":"70f63974-9f1f-4635-810a-8106a6382c22","description":""},{"name":"Manual finalize verification","item":[{"name":"Manual verification","id":"7f653f0a-da29-4387-96cd-9805ad35c19e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"template_id","value":"190","type":"text","uuid":"a48989b4-6763-440b-bc27-32db65b3c391"},{"key":"verification_id","value":"d554850b-5415-4b6d-bac0-7a56f2e87d31","type":"text","uuid":"c584218f-2197-420d-adb3-2a7f67007a51"}]},"url":"https:/{(environment-subdomain}}.idmetagroup.com/api/v1/verification/manual-finalize-verification","urlObject":{"port":"","path":["{(environment-subdomain}}.idmetagroup.com","api","v1","verification","manual-finalize-verification"],"host":["https"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f653f0a-da29-4387-96cd-9805ad35c19e"}],"id":"62c6809f-7c5b-4c62-a5d9-3d4e1e8d2b3b","_postman_id":"62c6809f-7c5b-4c62-a5d9-3d4e1e8d2b3b","description":""},{"name":"Metadata API","item":[{"name":"Metadata API","id":"1e1cd0e1-8e82-4986-9877-c5e6609a5dac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Basic","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"verification_id\": \"9779a15c-ce56-487e-8155-6cc8895d4b84\",\r\n    \"data\": {\r\n        \"user_id\": \"000001\",\r\n        \"name\": \"Angel Marbella\",\r\n        \"reference number\": \"qwerty0987654321\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/metadata","urlObject":{"protocol":"https","path":["api","v1","verification","metadata"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e1cd0e1-8e82-4986-9877-c5e6609a5dac"}],"id":"534d0152-f23f-42de-ab71-bdde7fea26c9","_postman_id":"534d0152-f23f-42de-ab71-bdde7fea26c9","description":""},{"name":"Trust validation results retrieval","item":[{"name":"Get Trust Validation Results","id":"a6fa4bf9-261f-4ccf-9ad9-4735d369720f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer{your_api_token}","type":"text"}],"url":"https://integrate.idmetagroup.com/api/v2/trustvalidations?ids={your_verification_id}","urlObject":{"protocol":"https","path":["api","v2","trustvalidations"],"host":["integrate","idmetagroup","com"],"query":[{"key":"ids","value":"{your_verification_id}"}],"variable":[]}},"response":[{"id":"f0d6b0c9-e28c-4655-8902-096d9790b7b5","name":"Get Trust Validation Results","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer{your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"trust_validations\": [\r\n    {\r\n      \"id\": \"d62c0391-129b-4a40-b2da-f5ed13e5baea\",\r\n      \"company_id\": 4,\r\n      \"template_id\": 107,\r\n      \"status\": \"REVIEW_NEEDED\",\r\n      \"time_to_verify\": 22.38,\r\n      \"verification_date\": \"2025-08-05 16:00:36\",\r\n      \"metadata\": {\r\n        \"gilbertId\": 123\r\n      },\r\n      \"profile_name\": \"JOHN\\nANTHONY DOE\",\r\n      \"verification_results\": {\r\n        \"document_verification\": {\r\n          \"request_data\": {\r\n            ...\r\n          },\r\n          \"request_result\": {\r\n            ...\r\n          }\r\n        }\r\n      }\r\n    },\r\n    {\r\n      \"id\": \"9585c03b-705a-4577-bf86-47a26d2de026\",\r\n      \"company_id\": 4,\r\n      \"template_id\": 107,\r\n      \"status\": \"VERIFIED\",\r\n      \"time_to_verify\": 22.38,\r\n      \"verification_date\": \"2025-08-05 16:00:36\",\r\n      \"metadata\": {\r\n        \"gilbertId\": 123\r\n      },\r\n      \"profile_name\": \"JOHN\\nANTHONY DOE\",\r\n      \"verification_results\": {\r\n        \"document_verification\": {\r\n          \"request_data\": {\r\n            ...\r\n          },\r\n          \"request_result\": {\r\n            ...\r\n          }\r\n        }\r\n      }\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://integrate.idmetagroup.com/api/v2/trustvalidations?ids={your_verification_id}","protocol":"https","host":["integrate","idmetagroup","com"],"path":["api","v2","trustvalidations"],"query":[{"key":"ids","value":"{your_verification_id}"}]}},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n  \"trust_validations\": [\r\n    {\r\n      \"id\": \"d62c0391-129b-4a40-b2da-f5ed13e5baea\",\r\n      \"company_id\": 4,\r\n      \"template_id\": 107,\r\n      \"status\": \"REVIEW_NEEDED\",\r\n      \"time_to_verify\": 22.38,\r\n      \"verification_date\": \"2025-08-05 16:00:36\",\r\n      \"metadata\": {\r\n        \"gilbertId\": 123\r\n      },\r\n      \"profile_name\": \"JOHN\\nANTHONY DOE\",\r\n      \"verification_results\": {\r\n        \"document_verification\": {\r\n          \"request_data\": {\r\n            ...\r\n          },\r\n          \"request_result\": {\r\n            ...\r\n          }\r\n        }\r\n      }\r\n    },\r\n    {\r\n      \"id\": \"9585c03b-705a-4577-bf86-47a26d2de026\",\r\n      \"company_id\": 4,\r\n      \"template_id\": 107,\r\n      \"status\": \"VERIFIED\",\r\n      \"time_to_verify\": 22.38,\r\n      \"verification_date\": \"2025-08-05 16:00:36\",\r\n      \"metadata\": {\r\n        \"gilbertId\": 123\r\n      },\r\n      \"profile_name\": \"JOHN\\nANTHONY DOE\",\r\n      \"verification_results\": {\r\n        \"document_verification\": {\r\n          \"request_data\": {\r\n            ...\r\n          },\r\n          \"request_result\": {\r\n            ...\r\n          }\r\n        }\r\n      }\r\n    }\r\n  ]\r\n}"}],"_postman_id":"a6fa4bf9-261f-4ccf-9ad9-4735d369720f"}],"id":"e3607480-24bb-4216-8205-f653e4ff59aa","description":"<p>Displays the results of trust validation of one or more trust validations. In order to display the results of multiple trust validations, you need to provide more than one verification ID. For example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>/api/v2/trustvalidations?ids={verificationID1}{verificationID2}\n\n</code></pre>","_postman_id":"e3607480-24bb-4216-8205-f653e4ff59aa"},{"name":"Update verification status","item":[{"name":"Update verification status","id":"f14ee1cc-bff7-4183-a21f-3df6387da74f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 4\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/update-status/{your_verification_id}","urlObject":{"protocol":"https","path":["api","v1","verification","update-status","{your_verification_id}"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"a1f5ab79-805e-4c60-b429-faf7c68cb550","name":"Update verification status","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": 4\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/update-status/8e75617b-59bf-4535-8f5e-eed049d864f5?status=4","protocol":"https","host":["{(environment-subdomain}}","idmetagroup","com"],"path":["api","v1","verification","update-status","8e75617b-59bf-4535-8f5e-eed049d864f5"],"query":[{"key":"status","value":"4"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"message\": \"Verification status updated successfully\"\n}"}],"_postman_id":"f14ee1cc-bff7-4183-a21f-3df6387da74f"}],"id":"5338992f-f880-4db5-aefd-ac83ff576e39","_postman_id":"5338992f-f880-4db5-aefd-ac83ff576e39","description":""}],"id":"ad88e4cd-db8f-4440-9069-7620d72a68ad","description":"<p>For every verification process, the following steps must be followed:</p>\n<ol>\n<li><p><strong>Initiate the Verification</strong><br /> Begin by creating a new verification using the <strong>“Create Verification” API</strong>. The response will return a <code>verificationId</code>, which will be used throughout the process.</p>\n</li>\n<li><p><strong>Perform Verification Checks</strong><br /> Next, call the relevant <strong>verification type APIs</strong> defined in your Trust Flow (template). Examples include the <strong>Document Verification API</strong>, <strong>Biometrics Verification API</strong>, and <strong>Watchlist &amp; AML Screening API</strong>.<br /> At this stage, the verification status will automatically update to <strong>“In Progress.”</strong></p>\n</li>\n<li><p><strong>Finalize the Verification</strong><br /> Once all required verification checks are completed, call the <strong>“Finalize Verification” API</strong>. This step evaluates the results of all performed verification types and sets the final verification status to one of the following:</p>\n<ul>\n<li><p><strong>Verified</strong></p>\n</li>\n<li><p><strong>Review Needed</strong></p>\n</li>\n<li><p><strong>Rejected</strong></p>\n</li>\n</ul>\n</li>\n</ol>\n<p><strong>Extra</strong></p>\n<ol>\n<li>Adding Metadata<br /> To add metadata to be sent in your webhook, you will call the Metadata API after the <strong>\"Create Verification\" API</strong></li>\n</ol>\n","_postman_id":"ad88e4cd-db8f-4440-9069-7620d72a68ad"},{"name":"Compliance","item":[{"name":"Biometrics Face Match","item":[{"name":"Biometrics Face Match","id":"75e570a2-09b6-43da-93ca-c696896d6f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"image1\": \"data:image/jpeg;base64,/9j/\",\r\n  \"image2\": \"data:image/jpeg;base64,/9j/\",  \r\n  \"template_id\": \"{template_id}\",\r\n  \"verification_id\": \"{verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/biometricsfacecompare","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>image1</td>\n<td>String</td>\n<td>Yes</td>\n<td>Image for biometric face match</td>\n</tr>\n<tr>\n<td>image2</td>\n<td>String</td>\n<td>Yes</td>\n<td>Second image for biometric face match</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request, used for traceability</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","biometricsfacecompare"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"0a475ab0-081e-407f-96aa-b242574da7bf","name":"Biometrics Face Compare","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"image1\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  \r\n  \"image2\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  \r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/biometricsfacecompare"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"message\": \"success\",\n        \"score\": 99,\n        \"status\": \"success\"\n    }\n}"}],"_postman_id":"75e570a2-09b6-43da-93ca-c696896d6f26"}],"id":"eef006c8-1bbf-45d9-8951-d846c962ee44","description":"<p>Perform advanced facial similarity analysis between two images.</p>\n","_postman_id":"eef006c8-1bbf-45d9-8951-d846c962ee44"},{"name":"Biometrics Registration","item":[{"name":"Biometrics Registration","id":"6bb617a4-2942-4572-aa8c-29f0ea80616c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"image\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  \r\n  \"username\": \"John Doe\",  \r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/biometricsregistration","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>username</td>\n<td>string</td>\n<td>Yes</td>\n<td>Username of person being registered</td>\n</tr>\n<tr>\n<td>image</td>\n<td>String</td>\n<td>Yes</td>\n<td>Image used for biometric registration</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","biometricsregistration"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"6d21dd70-fc74-40ea-8540-19290f0ca8af","name":"Biometrics Registration","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"image\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  \r\n  \"username\": \"John Doe\",  \r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/biometricsregistration"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"status\": \"success\",\n    \"message\": \"Biometrics registration successful.\",\n    \"result\": {\n      \"associatedVerificationId\": \"1234567890abcdef\",\n      \"faceId\": \"face_abc123xyz\",\n      \"imageUrl\": \"https://example.com/faces/face_abc123xyz.jpg\",\n      \"timestamp\": \"2025-07-30T09:15:00Z\"\n    }\n  },\n  \"apiRequest\": {\n    \"id\": 101,\n    \"user_id\": 5,\n    \"company_id\": 2,\n    \"template_id\": 129,\n    \"verification_id\": \"1234567890abcdef\",\n    \"plan\": \"biometrics_registration\",\n    \"date\": \"2025-07-30T09:15:00Z\",\n    \"requestdata\": \"{...}\", \n    \"requestresult\": \"{...}\", \n    \"time_to_verify\": 2.1534,\n    \"api_request_status\": \"SUCCESS\",\n    \"blacklist_request_id\": null,\n    \"key\": \"breg_20250730_101_xyz\"\n  }\n}\n"}],"_postman_id":"6bb617a4-2942-4572-aa8c-29f0ea80616c"}],"id":"2c985904-3f52-4215-ae76-89213245af27","description":"<p>Capture and register user biometric data for secure future authentication.</p>\n","_postman_id":"2c985904-3f52-4215-ae76-89213245af27"},{"name":"Biometric Verification","item":[{"name":"Biometric verification","id":"231bac67-3467-4565-88d2-de416de3ffb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"f28de11b-8dca-4084-a09f-dd294630d377","value":null},{"key":"template_id","value":"template_id","type":"text","uuid":"9e12617f-a080-4f39-8689-bff94354d58c"},{"key":"verification_id","value":"verification_id","type":"text","uuid":"591e43c9-c49c-46e7-8ae9-2e0c2b942ffa"}]},"url":"https://integrate.idmetagroup.com/api/v1/verification/biometricsverification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>image_base64</td>\n<td>String</td>\n<td>Yes</td>\n<td>Base 64 of images</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request, used for traceability</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","biometricsverification"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"0dbafc64-da8e-4614-bcba-eb8b77415c38","name":"Biometric verification","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"image\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",\r\n  \"image_base64\": \"dGVzdGltYWdlYmFzZTY0\", \r\n \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/biometricsverification"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"status\": \"success\",\n    \"probability\": 0.987,\n    \"message\": \"Biometrics match successful\",\n    \"faceId\": \"face_xyz123abc\",\n    \"timestamp\": \"2025-07-30T01:05:00Z\"\n  },\n  \"apiRequest\": {\n    \"id\": 456,\n    \"user_id\": 12,\n    \"company_id\": 5,\n    \"template_id\": 2001,\n    \"verification_id\": \"veri_abc123456\",\n    \"plan\": \"biometrics_verification\",\n    \"date\": \"2025-07-30T01:05:00Z\",\n    \"requestdata\": \"{\\\"image\\\":\\\"base64-image-string\\\"}\",\n    \"requestresult\": \"{\\\"status\\\":\\\"success\\\",\\\"probability\\\":0.987,\\\"faceId\\\":\\\"face_xyz123abc\\\"}\",\n    \"time_to_verify\": 1.327,\n    \"api_request_status\": \"SUCCESS\",\n    \"blacklist_request_id\": null,\n    \"key\": \"bver_456_abcd1234\"\n  }\n}\n"}],"_postman_id":"231bac67-3467-4565-88d2-de416de3ffb3"}],"id":"401ab905-1490-42b3-8f2b-1acb6b948b00","description":"<p>Authenticate identity through biometric liveness and facial recognition.</p>\n<p><strong>Expected Biometrics Verification API Success Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"status\": \"success\",\n    \"probability\": 0.987,\n    \"message\": \"Biometrics match successful\",\n    \"faceId\": \"face_xyz123abc\",\n    \"timestamp\": \"2025-07-30T01:05:00Z\"\n  },\n  \"apiRequest\": {\n    \"id\": 456,\n    \"user_id\": 12,\n    \"company_id\": 5,\n    \"template_id\": 2001,\n    \"verification_id\": \"veri_abc123456\",\n    \"plan\": \"biometrics_verification\",\n    \"date\": \"2025-07-30T01:05:00Z\",\n    \"requestdata\": \"{\\\"image\\\":\\\"base64-image-string\\\"}\",\n    \"requestresult\": \"{\\\"status\\\":\\\"success\\\",\\\"probability\\\":0.987,\\\"faceId\\\":\\\"face_xyz123abc\\\"}\",\n    \"time_to_verify\": 1.327,\n    \"api_request_status\": \"SUCCESS\",\n    \"blacklist_request_id\": null,\n    \"key\": \"bver_456_abcd1234\"\n  }\n}\n\n</code></pre>\n<p><strong>Expected Biometrics Verification API Error Response:</strong></p>\n<p>Sample error response</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": false,\n    \"message\": \"No face detected in the image. Please ensure face is clearly visible.\",\n    \"response\": {\n        \"status\": \"failed\",\n        \"message\": \"Face verification failed. FACE_NOT_FOUND\",\n        \"code\": 0\n    }\n}\n\n</code></pre>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Description</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>No face is detected in image</td>\n<td>No face detected in the image. Please ensure face is clearly visible.</td>\n</tr>\n<tr>\n<td>Face is too small</td>\n<td>Face is too small. Please move face closer to the camera.</td>\n</tr>\n<tr>\n<td>Multiple faces detected</td>\n<td>Multiple faces detected in the image. Please ensure only one face is visible.</td>\n</tr>\n<tr>\n<td>Face is partially hidden or obscured</td>\n<td>Face is partially hidden or obscured. Please ensure full face is clearly visible.</td>\n</tr>\n<tr>\n<td>Face is cropped</td>\n<td>Face is cropped. Please ensure full face is in frame.</td>\n</tr>\n<tr>\n<td>Face angle is too large</td>\n<td>Face angle is too large. Please ensure face is clearly visible.</td>\n</tr>\n<tr>\n<td>Face is too close to the border</td>\n<td>Face is too close to the border. Please ensure face is clearly visible.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"401ab905-1490-42b3-8f2b-1acb6b948b00"},{"name":"Biometrics Voice Liveness(Error)","item":[{"name":"New Request","id":"5f5d67d2-56ab-486d-ade9-95b11d30788c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5f5d67d2-56ab-486d-ade9-95b11d30788c"}],"id":"b5ef8547-3cb9-40da-8fd4-c8e25151126b","_postman_id":"b5ef8547-3cb9-40da-8fd4-c8e25151126b","description":""},{"name":"Business AML Screening","item":[{"name":"Business AML Screening","id":"a299f9d3-a786-4e78-98d5-c4a474a0b0b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Majestic Soft\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/business_aml","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Business name for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","business_aml"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"9ab0cbc1-ffbe-4c9b-979f-a5fd59f66671","name":"Business AML Screening","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer{your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Majestic Soft\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v2/verification/business_aml"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"status\": true,\r\n    \"message\": \"OK\",\r\n    \"result\": {\r\n        \"results\": {\r\n            \"matchCount\": 1,\r\n            \"matches\": [\r\n                {\r\n                    \"qrCode\": \"1519032\",\r\n                    \"resourceId\": \"7b81b363cf6e5329293d85b90da451f78b1dfd570fcc996feaeddf95973a4775\",\r\n                    \"score\": 80,\r\n                    \"match\": \"Majestyk Sports Consultancy Ltd\",\r\n                    \"name\": \"Majestyk Sports Consultancy Ltd\",\r\n                    \"countries\": [\r\n                        \"GB\"\r\n                    ],\r\n                    \"addresses\": [\r\n                        {\r\n                            \"geography\": \"GB\"\r\n                        }\r\n                    ],\r\n                    \"datasets\": [\r\n                        \"INS\"\r\n                    ],\r\n                    \"currentSanBodyIds\": [],\r\n                    \"formerSanBodyIds\": [],\r\n                    \"version\": 1652817693988,\r\n                    \"resourceUri\": \"\\/businesses\\/7b81b363cf6e5329293d85b90da451f78b1dfd570fcc996feaeddf95973a4775\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}"}],"_postman_id":"a299f9d3-a786-4e78-98d5-c4a474a0b0b3"}],"id":"13079d1e-bd9d-4afb-aa99-e4f96a2a63ae","description":"<p>Check entities against global watchlists and anti‐money laundering databases.</p>\n","_postman_id":"13079d1e-bd9d-4afb-aa99-e4f96a2a63ae"},{"name":"Document Verification","item":[{"name":"Document Verification","id":"97c9c9df-9cf9-4b87-a14c-d5629ca8018d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"imageFrontSide","description":"<p>Only accept JPG, PNG and JPEG</p>\n","type":"file","uuid":"3f986542-cdf8-43d0-a33a-13daf8ad1df3","src":"Uhv4GEhg0/front.jpeg"},{"key":"imageBackSide","description":"<p>Only accept JPG, PNG and JPEG</p>\n","type":"file","uuid":"e0fe0445-c4ea-429d-8588-eb9cb2ad3cac","value":null},{"key":"template_id","value":"","description":"<p>ID in integer</p>\n","type":"text","uuid":"d5575f02-b1c3-4589-9fdc-d428edb73324"},{"key":"verification_id","value":"","description":"<p>ID in string</p>\n","type":"text","uuid":"498e32a7-d79a-4a1a-8749-601ec9de27d8"}]},"url":"https://integrate.idmetagroup.com/api/v1/verification/document_verification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>imageFrontSide</td>\n<td>String</td>\n<td>Yes</td>\n<td>Front image of document for verification</td>\n</tr>\n<tr>\n<td>imageBackSide</td>\n<td>String</td>\n<td>No</td>\n<td>Back image of document for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","document_verification"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"811c6510-bb8b-4e11-90ff-792f93d751ab","name":"Document Verification","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"imageFrontSide","description":"Only Accept JPG, PNG and JPEG","type":"file","uuid":"5de79b9b-8375-4c88-89a1-5a5bde5a1b22","value":null},{"key":"imageBackSide","description":"Only Accept JPG, PNG and JPEG","type":"file","uuid":"6714974f-1ccf-483c-b43b-4e1a539315ff","value":null},{"key":"template_id","value":"","type":"text","uuid":"32ccb2e2-7fc6-476d-bab5-6c4409230202"},{"key":"verification_id","value":"","type":"text","uuid":"7096057c-81da-4719-8918-0c4c53fe919d"}],"options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/document_verification"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"processingStatus\": \"Completed\",\n  \"verification\": {\n    \"certaintyLevel\": \"High\",\n    \"recommendedOutcome\": \"Accept\",\n    \"type\": \"DetailedCheck\",\n    \"result\": \"Pass\",\n    \"performedChecks\": 21\n  },\n  \"checks\": [\n    {\n      \"certaintyLevel\": \"High\",\n      \"type\": \"DetailedCheck\",\n      \"name\": \"ExtractedDataCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"matchLevel\": \"Unknown\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"MatchCheck\",\n          \"result\": \"NotPerformed\",\n          \"checks\": [\n            {\n              \"field\": \"FirstName\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"LastName\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"FullName\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Address\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"PlaceOfBirth\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Race\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Religion\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Profession\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"MaritalStatus\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"ResidentialStatus\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Employer\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DateOfBirth\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DateOfIssue\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DateOfExpiry\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"PersonalIdNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentOptionalAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"LogicCheck\",\n          \"result\": \"Pass\",\n          \"checks\": [\n            {\n              \"type\": \"Check\",\n              \"name\": \"DateLogicCheck\",\n              \"result\": \"Pass\",\n              \"checks\": [\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfBirthBeforeDateOfIssueCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfBirthBeforeDateOfExpiryCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfIssueBeforeDateOfExpiryCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfBirthInPastCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfIssueInPastCheck\",\n                  \"result\": \"Pass\"\n                }\n              ]\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"DocumentNumberLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"PersonalIdNumberLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"InventoryControlNumberLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"DocumentDiscriminatorLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"CustomerIdNumberLogic\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"FieldFormatCheck\",\n          \"result\": \"Pass\",\n          \"checks\": [\n            {\n              \"field\": \"DateOfBirth\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"DateOfExpiry\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"DateOfIssue\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"DocumentAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentOptionalAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"PersonalIdNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"AdditionalPersonalIdNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Sex\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"Nationality\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"IssuingAuthority\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"MaritalStatus\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"Religion\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"ClassEffectiveDate\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"ClassExpiryDate\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"matchLevel\": \"Unknown\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"BarcodeAuthenticity\",\n          \"result\": \"NotPerformed\",\n          \"checks\": [\n            {\n              \"type\": \"Check\",\n              \"name\": \"ContentCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"ReadCheck\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"certaintyLevel\": \"High\",\n          \"type\": \"DetailedCheck\",\n          \"name\": \"SuspiciousDataCheck\",\n          \"result\": \"Pass\",\n          \"checks\": [\n            {\n              \"certaintyLevel\": \"High\",\n              \"type\": \"DetailedCheck\",\n              \"name\": \"SuspiciousNumberCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"certaintyLevel\": \"High\",\n              \"type\": \"DetailedCheck\",\n              \"name\": \"SampleStringCheck\",\n              \"result\": \"Pass\"\n            }\n          ]\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"DataIntegrityCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"MRZCheck\",\n          \"result\": \"NotPerformed\",\n          \"checks\": [\n            {\n              \"type\": \"Check\",\n              \"name\": \"Parsed\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"CheckDigits\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"type\": \"Check\",\n      \"name\": \"DocumentLivenessCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"ScreenCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"PhotocopyCheck\",\n          \"result\": \"Pass\"\n        }\n      ]\n    },\n    {\n      \"type\": \"Check\",\n      \"name\": \"VisualCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"PhotoForgeryCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"SecurityFeatures\",\n          \"result\": \"Pass\",\n          \"details\": {\n            \"Segments\": [\n              {\n                \"result\": \"Pass\",\n                \"type\": \"Rectangle\",\n                \"bounds\": {\n                  \"x\": 0.0065078973,\n                  \"y\": 0.14739963,\n                  \"width\": 0.10986139,\n                  \"height\": 0.0993434\n                }\n              }\n            ]\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"Check\",\n      \"name\": \"DocumentValidityCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"type\": \"Check\",\n          \"name\": \"VersionCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"ExpiredCheck\",\n          \"result\": \"Pass\"\n        }\n      ]\n    }\n  ],\n  \"processIndicators\": [\n    {\n      \"name\": \"Clarity\",\n      \"type\": \"ImageQuality\",\n      \"result\": \"Pass\"\n    },\n    {\n      \"name\": \"HandPresence\",\n      \"type\": \"ScanProcess\",\n      \"result\": \"Fail\"\n    },\n    {\n      \"name\": \"Cropped\",\n      \"type\": \"ImageQuality\",\n      \"result\": \"Pass\"\n    }\n  ],\n  \"extraction\": {\n    \"processingStatus\": \"Success\",\n    \"recognitionStatus\": \"Valid\",\n    \"overall\": [\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"IRWANSYAH\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"FullName\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA RAYA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Address\"\n      },\n      {\n        \"originalResult\": [\n          {\n            \"side\": \"Unknown\",\n            \"script\": \"Latin\",\n            \"value\": \"01-01-2001\",\n            \"type\": \"DetailedStringResult\"\n          }\n        ],\n        \"day\": 1,\n        \"month\": 1,\n        \"year\": 2001,\n        \"successfullyParsed\": true,\n        \"filledByDomainKnowledge\": false,\n        \"type\": \"DetailedDateResult\",\n        \"field\": \"DateOfBirth\"\n      },\n      {\n        \"originalResult\": [\n          {\n            \"side\": \"Unknown\",\n            \"script\": \"Latin\",\n            \"value\": \"01-01-2020\",\n            \"type\": \"DetailedStringResult\"\n          }\n        ],\n        \"day\": 1,\n        \"month\": 1,\n        \"year\": 2020,\n        \"successfullyParsed\": true,\n        \"filledByDomainKnowledge\": false,\n        \"type\": \"DetailedDateResult\",\n        \"field\": \"DateOfIssue\"\n      },\n      {\n        \"originalResult\": [\n          {\n            \"side\": \"Unknown\",\n            \"script\": \"Latin\",\n            \"value\": \"SEUMUR HIDUP\",\n            \"type\": \"DetailedStringResult\"\n          }\n        ],\n        \"day\": 0,\n        \"month\": 0,\n        \"year\": 0,\n        \"successfullyParsed\": true,\n        \"filledByDomainKnowledge\": false,\n        \"type\": \"DetailedDateResult\",\n        \"field\": \"DateOfExpiry\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"1234567812345678\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"DocumentNumber\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"LAKI-LAKI\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Sex\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA RAYA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"AdditionalAddressInformation\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"PlaceOfBirth\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"WNI\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Nationality\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"ISLAM\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Religion\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"KARYAWAN SWASTA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Profession\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"KAWIN\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"MaritalStatus\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA TIMUR\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"IssuingAuthority\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"AB\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"BloodType\"\n      }\n    ],\n    \"viz\": {\n      \"front\": [\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"IRWANSYAH\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"FullName\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Address\"\n        },\n        {\n          \"originalResult\": [\n            {\n              \"side\": \"Unknown\",\n              \"script\": \"Latin\",\n              \"value\": \"01-01-2000\",\n              \"type\": \"DetailedStringResult\"\n            }\n          ],\n          \"day\": 1,\n          \"month\": 1,\n          \"year\": 2000,\n          \"successfullyParsed\": true,\n          \"filledByDomainKnowledge\": false,\n          \"type\": \"DetailedDateResult\",\n          \"field\": \"DateOfBirth\"\n        },\n        {\n          \"originalResult\": [\n            {\n              \"side\": \"Unknown\",\n              \"script\": \"Latin\",\n              \"value\": \"01-01-2000\",\n              \"type\": \"DetailedStringResult\"\n            }\n          ],\n          \"day\": 1,\n          \"month\": 1,\n          \"year\": 2000,\n          \"successfullyParsed\": true,\n          \"filledByDomainKnowledge\": false,\n          \"type\": \"DetailedDateResult\",\n          \"field\": \"DateOfIssue\"\n        },\n        {\n          \"originalResult\": [\n            {\n              \"side\": \"Unknown\",\n              \"script\": \"Latin\",\n              \"value\": \"SEUMUR HIDUP\",\n              \"type\": \"DetailedStringResult\"\n            }\n          ],\n          \"day\": 0,\n          \"month\": 0,\n          \"year\": 0,\n          \"successfullyParsed\": true,\n          \"filledByDomainKnowledge\": false,\n          \"type\": \"DetailedDateResult\",\n          \"field\": \"DateOfExpiry\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"1234567812345678\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"DocumentNumber\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"LAKI-LAKI\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Sex\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"AdditionalAddressInformation\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"PlaceOfBirth\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"WNI\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Nationality\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"ISLAM\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Religion\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"KARYAWAN SWASTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Profession\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"KAWIN\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"MaritalStatus\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA UTARA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"IssuingAuthority\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"AB\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"BloodType\"\n        }\n      ],\n      \"back\": []\n    },\n    \"barcode\": [\n      {\n        \"value\": \"\",\n        \"type\": \"StringResult\",\n        \"field\": \"RawDataBase64\"\n      }\n    ],\n    \"classInfo\": {\n      \"country\": \"Indonesia\",\n      \"type\": \"Id\",\n      \"region\": \"None\",\n      \"isoAlpha3CountryCode\": \"IDN\",\n      \"isoAlpha2CountryCode\": \"ID\",\n      \"isoNumericCountryCode\": \"360\"\n    },\n    \"additionalInfo\": {\n      \"frontProcessingStatus\": \"Success\",\n      \"backProcessingStatus\": \"NotScanned\",\n      \"recognitionMode\": \"FullRecognition\",\n      \"firstSideAdditionalProcessingInfo\": {\n        \"missingMandatoryFields\": [],\n        \"invalidCharacterFields\": [],\n        \"extraPresentFields\": []\n      },\n      \"secondSideAdditionalProcessingInfo\": {\n        \"missingMandatoryFields\": [],\n        \"invalidCharacterFields\": [],\n        \"extraPresentFields\": []\n      }\n    }\n  },\n  \"messages\": [],\n  \"runtime\": {\n    \"startedOn\": \"2026-01-05T04:36:03.0658877Z\",\n    \"finishedOn\": \"2026-01-05T04:36:05.3217568Z\",\n    \"elapsedMs\": 2255,\n    \"serviceVersion\": \"3.17.2\",\n    \"runnerVersion\": \"unknown\",\n    \"runnerInstanceKey\": \"unknown\",\n    \"runnerInstanceIndex\": 0,\n    \"wrapperVersion\": \"3.18.0-amd64\",\n    \"extractionRecognizerVersion\": \"17.0.6\",\n    \"verificationRecognizerVersion\": \"16.0.1\",\n    \"clientSdkName\": \"\",\n    \"clientSdkVersion\": \"\",\n    \"traceId\": \"00-2af38cc9a85c99de8058778295e47e66-766d9c031e61c068-01\"\n  },\n  \"images\": [\n    {\n      \"name\": \"FullDocumentFrontImage\",\n      \"base64\": \"IMAGE_URL\"\n    },\n    {\n      \"name\": \"SignatureImage\",\n      \"base64\": \"IMAGE_URL\"\n    },\n    {\n      \"name\": \"FaceImage\",\n      \"base64\": \"IMAGE_URL\"\n    }\n  ],\n  \"optionsUsed\": {\n    \"screenMatchLevel\": \"Level1\",\n    \"photocopyMatchLevel\": \"Level1\",\n    \"barcodeAnomalyMatchLevel\": \"Level1\",\n    \"photoForgeryMatchLevel\": \"Level1\",\n    \"staticSecurityFeaturesMatchLevel\": \"Level1\",\n    \"dataMatchMatchLevel\": \"Disabled\",\n    \"blurMatchLevel\": \"Level10\",\n    \"glareMatchLevel\": \"Disabled\",\n    \"lightingMatchLevel\": \"Disabled\",\n    \"sharpnessMatchLevel\": \"Disabled\",\n    \"handOcclusionMatchLevel\": \"Disabled\",\n    \"dpiMatchLevel\": \"Disabled\",\n    \"tiltMatchLevel\": \"Disabled\",\n    \"imageQualityInterpretation\": \"Conservative\",\n    \"sideMode\": \"FrontOnly\",\n    \"treatExpirationAsFraud\": false\n  },\n  \"useCaseUsed\": {\n    \"documentVerificationPolicy\": \"Permissive\",\n    \"verificationContext\": \"Remote\",\n    \"manualReviewStrategy\": \"Never\",\n    \"manualReviewSensitivity\": \"Low\",\n    \"captureConditions\": \"NoControl\"\n  }\n}"}],"_postman_id":"97c9c9df-9cf9-4b87-a14c-d5629ca8018d"}],"id":"c7bfc8f7-b969-4a2c-806e-eeeb196e6ded","description":"<p>Validate document authenticity and integrity through forensic checks.</p>\n<p><strong>Expected Document Verification API Success Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"processingStatus\": \"Completed\",\n  \"verification\": {\n    \"certaintyLevel\": \"High\",\n    \"recommendedOutcome\": \"Accept\",\n    \"type\": \"DetailedCheck\",\n    \"result\": \"Pass\",\n    \"performedChecks\": 21\n  },\n  \"checks\": [\n    {\n      \"certaintyLevel\": \"High\",\n      \"type\": \"DetailedCheck\",\n      \"name\": \"ExtractedDataCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"matchLevel\": \"Unknown\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"MatchCheck\",\n          \"result\": \"NotPerformed\",\n          \"checks\": [\n            {\n              \"field\": \"FirstName\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"LastName\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"FullName\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Address\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"PlaceOfBirth\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Race\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Religion\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Profession\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"MaritalStatus\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"ResidentialStatus\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Employer\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DateOfBirth\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DateOfIssue\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DateOfExpiry\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"PersonalIdNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentOptionalAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"LogicCheck\",\n          \"result\": \"Pass\",\n          \"checks\": [\n            {\n              \"type\": \"Check\",\n              \"name\": \"DateLogicCheck\",\n              \"result\": \"Pass\",\n              \"checks\": [\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfBirthBeforeDateOfIssueCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfBirthBeforeDateOfExpiryCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfIssueBeforeDateOfExpiryCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfBirthInPastCheck\",\n                  \"result\": \"Pass\"\n                },\n                {\n                  \"type\": \"Check\",\n                  \"name\": \"DateOfIssueInPastCheck\",\n                  \"result\": \"Pass\"\n                }\n              ]\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"DocumentNumberLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"PersonalIdNumberLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"InventoryControlNumberLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"DocumentDiscriminatorLogic\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"CustomerIdNumberLogic\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"FieldFormatCheck\",\n          \"result\": \"Pass\",\n          \"checks\": [\n            {\n              \"field\": \"DateOfBirth\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"DateOfExpiry\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"DateOfIssue\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"DocumentAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"DocumentOptionalAdditionalNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"PersonalIdNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"AdditionalPersonalIdNumber\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"Sex\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"Nationality\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"IssuingAuthority\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"MaritalStatus\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"Religion\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"field\": \"ClassEffectiveDate\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"field\": \"ClassExpiryDate\",\n              \"type\": \"FieldCheck\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"matchLevel\": \"Unknown\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"BarcodeAuthenticity\",\n          \"result\": \"NotPerformed\",\n          \"checks\": [\n            {\n              \"type\": \"Check\",\n              \"name\": \"ContentCheck\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"ReadCheck\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        },\n        {\n          \"certaintyLevel\": \"High\",\n          \"type\": \"DetailedCheck\",\n          \"name\": \"SuspiciousDataCheck\",\n          \"result\": \"Pass\",\n          \"checks\": [\n            {\n              \"certaintyLevel\": \"High\",\n              \"type\": \"DetailedCheck\",\n              \"name\": \"SuspiciousNumberCheck\",\n              \"result\": \"Pass\"\n            },\n            {\n              \"certaintyLevel\": \"High\",\n              \"type\": \"DetailedCheck\",\n              \"name\": \"SampleStringCheck\",\n              \"result\": \"Pass\"\n            }\n          ]\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"DataIntegrityCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"MRZCheck\",\n          \"result\": \"NotPerformed\",\n          \"checks\": [\n            {\n              \"type\": \"Check\",\n              \"name\": \"Parsed\",\n              \"result\": \"NotPerformed\"\n            },\n            {\n              \"type\": \"Check\",\n              \"name\": \"CheckDigits\",\n              \"result\": \"NotPerformed\"\n            }\n          ]\n        }\n      ]\n    },\n    {\n      \"type\": \"Check\",\n      \"name\": \"DocumentLivenessCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"ScreenCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"PhotocopyCheck\",\n          \"result\": \"Pass\"\n        }\n      ]\n    },\n    {\n      \"type\": \"Check\",\n      \"name\": \"VisualCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"PhotoForgeryCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"matchLevel\": \"Level10\",\n          \"type\": \"TieredCheck\",\n          \"name\": \"SecurityFeatures\",\n          \"result\": \"Pass\",\n          \"details\": {\n            \"Segments\": [\n              {\n                \"result\": \"Pass\",\n                \"type\": \"Rectangle\",\n                \"bounds\": {\n                  \"x\": 0.0065078973,\n                  \"y\": 0.14739963,\n                  \"width\": 0.10986139,\n                  \"height\": 0.0993434\n                }\n              }\n            ]\n          }\n        }\n      ]\n    },\n    {\n      \"type\": \"Check\",\n      \"name\": \"DocumentValidityCheck\",\n      \"result\": \"Pass\",\n      \"checks\": [\n        {\n          \"type\": \"Check\",\n          \"name\": \"VersionCheck\",\n          \"result\": \"Pass\"\n        },\n        {\n          \"type\": \"Check\",\n          \"name\": \"ExpiredCheck\",\n          \"result\": \"Pass\"\n        }\n      ]\n    }\n  ],\n  \"processIndicators\": [\n    {\n      \"name\": \"Clarity\",\n      \"type\": \"ImageQuality\",\n      \"result\": \"Pass\"\n    },\n    {\n      \"name\": \"HandPresence\",\n      \"type\": \"ScanProcess\",\n      \"result\": \"Fail\"\n    },\n    {\n      \"name\": \"Cropped\",\n      \"type\": \"ImageQuality\",\n      \"result\": \"Pass\"\n    }\n  ],\n  \"extraction\": {\n    \"processingStatus\": \"Success\",\n    \"recognitionStatus\": \"Valid\",\n    \"overall\": [\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"IRWANSYAH\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"FullName\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA RAYA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Address\"\n      },\n      {\n        \"originalResult\": [\n          {\n            \"side\": \"Unknown\",\n            \"script\": \"Latin\",\n            \"value\": \"01-01-2001\",\n            \"type\": \"DetailedStringResult\"\n          }\n        ],\n        \"day\": 1,\n        \"month\": 1,\n        \"year\": 2001,\n        \"successfullyParsed\": true,\n        \"filledByDomainKnowledge\": false,\n        \"type\": \"DetailedDateResult\",\n        \"field\": \"DateOfBirth\"\n      },\n      {\n        \"originalResult\": [\n          {\n            \"side\": \"Unknown\",\n            \"script\": \"Latin\",\n            \"value\": \"01-01-2020\",\n            \"type\": \"DetailedStringResult\"\n          }\n        ],\n        \"day\": 1,\n        \"month\": 1,\n        \"year\": 2020,\n        \"successfullyParsed\": true,\n        \"filledByDomainKnowledge\": false,\n        \"type\": \"DetailedDateResult\",\n        \"field\": \"DateOfIssue\"\n      },\n      {\n        \"originalResult\": [\n          {\n            \"side\": \"Unknown\",\n            \"script\": \"Latin\",\n            \"value\": \"SEUMUR HIDUP\",\n            \"type\": \"DetailedStringResult\"\n          }\n        ],\n        \"day\": 0,\n        \"month\": 0,\n        \"year\": 0,\n        \"successfullyParsed\": true,\n        \"filledByDomainKnowledge\": false,\n        \"type\": \"DetailedDateResult\",\n        \"field\": \"DateOfExpiry\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"1234567812345678\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"DocumentNumber\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"LAKI-LAKI\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Sex\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA RAYA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"AdditionalAddressInformation\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"PlaceOfBirth\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"WNI\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Nationality\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"ISLAM\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Religion\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"KARYAWAN SWASTA\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"Profession\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"KAWIN\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"MaritalStatus\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"JAKARTA TIMUR\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"IssuingAuthority\"\n      },\n      {\n        \"side\": \"Unknown\",\n        \"script\": \"Latin\",\n        \"value\": \"AB\",\n        \"type\": \"DetailedStringResult\",\n        \"field\": \"BloodType\"\n      }\n    ],\n    \"viz\": {\n      \"front\": [\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"IRWANSYAH\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"FullName\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Address\"\n        },\n        {\n          \"originalResult\": [\n            {\n              \"side\": \"Unknown\",\n              \"script\": \"Latin\",\n              \"value\": \"01-01-2000\",\n              \"type\": \"DetailedStringResult\"\n            }\n          ],\n          \"day\": 1,\n          \"month\": 1,\n          \"year\": 2000,\n          \"successfullyParsed\": true,\n          \"filledByDomainKnowledge\": false,\n          \"type\": \"DetailedDateResult\",\n          \"field\": \"DateOfBirth\"\n        },\n        {\n          \"originalResult\": [\n            {\n              \"side\": \"Unknown\",\n              \"script\": \"Latin\",\n              \"value\": \"01-01-2000\",\n              \"type\": \"DetailedStringResult\"\n            }\n          ],\n          \"day\": 1,\n          \"month\": 1,\n          \"year\": 2000,\n          \"successfullyParsed\": true,\n          \"filledByDomainKnowledge\": false,\n          \"type\": \"DetailedDateResult\",\n          \"field\": \"DateOfIssue\"\n        },\n        {\n          \"originalResult\": [\n            {\n              \"side\": \"Unknown\",\n              \"script\": \"Latin\",\n              \"value\": \"SEUMUR HIDUP\",\n              \"type\": \"DetailedStringResult\"\n            }\n          ],\n          \"day\": 0,\n          \"month\": 0,\n          \"year\": 0,\n          \"successfullyParsed\": true,\n          \"filledByDomainKnowledge\": false,\n          \"type\": \"DetailedDateResult\",\n          \"field\": \"DateOfExpiry\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"1234567812345678\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"DocumentNumber\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"LAKI-LAKI\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Sex\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"AdditionalAddressInformation\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"PlaceOfBirth\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"WNI\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Nationality\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"ISLAM\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Religion\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"KARYAWAN SWASTA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"Profession\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"KAWIN\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"MaritalStatus\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"JAKARTA UTARA\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"IssuingAuthority\"\n        },\n        {\n          \"side\": \"Front\",\n          \"script\": \"Latin\",\n          \"value\": \"AB\",\n          \"type\": \"DetailedStringResult\",\n          \"field\": \"BloodType\"\n        }\n      ],\n      \"back\": []\n    },\n    \"barcode\": [\n      {\n        \"value\": \"\",\n        \"type\": \"StringResult\",\n        \"field\": \"RawDataBase64\"\n      }\n    ],\n    \"classInfo\": {\n      \"country\": \"Indonesia\",\n      \"type\": \"Id\",\n      \"region\": \"None\",\n      \"isoAlpha3CountryCode\": \"IDN\",\n      \"isoAlpha2CountryCode\": \"ID\",\n      \"isoNumericCountryCode\": \"360\"\n    },\n    \"additionalInfo\": {\n      \"frontProcessingStatus\": \"Success\",\n      \"backProcessingStatus\": \"NotScanned\",\n      \"recognitionMode\": \"FullRecognition\",\n      \"firstSideAdditionalProcessingInfo\": {\n        \"missingMandatoryFields\": [],\n        \"invalidCharacterFields\": [],\n        \"extraPresentFields\": []\n      },\n      \"secondSideAdditionalProcessingInfo\": {\n        \"missingMandatoryFields\": [],\n        \"invalidCharacterFields\": [],\n        \"extraPresentFields\": []\n      }\n    }\n  },\n  \"messages\": [],\n  \"runtime\": {\n    \"startedOn\": \"2026-01-05T04:36:03.0658877Z\",\n    \"finishedOn\": \"2026-01-05T04:36:05.3217568Z\",\n    \"elapsedMs\": 2255,\n    \"serviceVersion\": \"3.17.2\",\n    \"runnerVersion\": \"unknown\",\n    \"runnerInstanceKey\": \"unknown\",\n    \"runnerInstanceIndex\": 0,\n    \"wrapperVersion\": \"3.18.0-amd64\",\n    \"extractionRecognizerVersion\": \"17.0.6\",\n    \"verificationRecognizerVersion\": \"16.0.1\",\n    \"clientSdkName\": \"\",\n    \"clientSdkVersion\": \"\",\n    \"traceId\": \"00-2af38cc9a85c99de8058778295e47e66-766d9c031e61c068-01\"\n  },\n  \"images\": [\n    {\n      \"name\": \"FullDocumentFrontImage\",\n      \"base64\": \"IMAGE_URL\"\n    },\n    {\n      \"name\": \"SignatureImage\",\n      \"base64\": \"IMAGE_URL\"\n    },\n    {\n      \"name\": \"FaceImage\",\n      \"base64\": \"IMAGE_URL\"\n    }\n  ],\n  \"optionsUsed\": {\n    \"screenMatchLevel\": \"Level1\",\n    \"photocopyMatchLevel\": \"Level1\",\n    \"barcodeAnomalyMatchLevel\": \"Level1\",\n    \"photoForgeryMatchLevel\": \"Level1\",\n    \"staticSecurityFeaturesMatchLevel\": \"Level1\",\n    \"dataMatchMatchLevel\": \"Disabled\",\n    \"blurMatchLevel\": \"Level10\",\n    \"glareMatchLevel\": \"Disabled\",\n    \"lightingMatchLevel\": \"Disabled\",\n    \"sharpnessMatchLevel\": \"Disabled\",\n    \"handOcclusionMatchLevel\": \"Disabled\",\n    \"dpiMatchLevel\": \"Disabled\",\n    \"tiltMatchLevel\": \"Disabled\",\n    \"imageQualityInterpretation\": \"Conservative\",\n    \"sideMode\": \"FrontOnly\",\n    \"treatExpirationAsFraud\": false\n  },\n  \"useCaseUsed\": {\n    \"documentVerificationPolicy\": \"Permissive\",\n    \"verificationContext\": \"Remote\",\n    \"manualReviewStrategy\": \"Never\",\n    \"manualReviewSensitivity\": \"Low\",\n    \"captureConditions\": \"NoControl\"\n  }\n}\n\n</code></pre>\n<p><strong>Expected Document Verification API Error Response:</strong></p>\n<p>Sample error response</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": false,\n  \"message\": \"The image front side must be an image.\"\n}\n\n</code></pre>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Description</strong></th>\n<th><strong>Message</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Document uploaded is not an image</td>\n<td>The image front side must be an image.</td>\n</tr>\n<tr>\n<td>Failure to upload front image</td>\n<td>Something went wrong</td>\n</tr>\n<tr>\n<td>Failure to upload back image</td>\n<td>Something went wrong regarding back image status</td>\n</tr>\n<tr>\n<td>Invalid front/back image extension</td>\n<td>Invalid Image, only JPG, JPEG and PNG are allowed</td>\n</tr>\n<tr>\n<td>Image uploaded is cropped</td>\n<td>The provided document is fully cropped which is not in line with image quality guidelines.</td>\n</tr>\n<tr>\n<td>Image extraction failure due to image quality</td>\n<td>Unable to process due to extraction failure. Providing better-quality front and back images might solve this issue. Ensure the images are not cropped and that all edges are visible.</td>\n</tr>\n<tr>\n<td>Missing front side image</td>\n<td>The image front side field is required.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"c7bfc8f7-b969-4a2c-806e-eeeb196e6ded"},{"name":"Document Verification V2 Beta","item":[{"name":"Document Verification","id":"687231ab-3bb5-4caf-8e55-cbcc0b9ab29d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"imageFrontSide\": \"base64string_of_front_image\",\r\n  \"imageBackSide\": \"base64string_of_back_image\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/document_verification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>imageFrontSide</td>\n<td>String</td>\n<td>Yes</td>\n<td>Front image of document for verification</td>\n</tr>\n<tr>\n<td>imageBackSide</td>\n<td>String</td>\n<td>No</td>\n<td>Back image of document for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","document_verification"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"687231ab-3bb5-4caf-8e55-cbcc0b9ab29d"}],"id":"03810dbd-2486-4424-8780-e8fc66ab02a4","_postman_id":"03810dbd-2486-4424-8780-e8fc66ab02a4","description":""},{"name":"Email Verification","item":[{"name":"Send Email Verification Message","id":"7b0a573d-4b67-4d35-aed4-7fc03a7c4275","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"user@example.com\",\r\n  \"otp\": 493721,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/email-verification/send","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address to send the verification code to</td>\n</tr>\n<tr>\n<td>otp</td>\n<td>Integer</td>\n<td>No</td>\n<td>One-time password sent to the email</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","email-verification","send"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"e1012ffa-6bf1-463d-a021-82565188c45c","name":"Send Email Verification Message","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n  \"email\": \"user@example.com\",\r\n  \"otp\": 493721,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v2/verification/email-verification/send"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"otp_result\": {\n            \"status\": {\n                \"code\": 3001,\n                \"description\": \"Message in progress\"\n            },\n            \"reference_id\": \"3660FE3AB2FC020C91E0AA5949133228\",\n            \"external_id\": null\n        }\n    }\n}"}],"_postman_id":"7b0a573d-4b67-4d35-aed4-7fc03a7c4275"},{"name":"Verify Email Verification message","id":"64859308-44fb-4bf1-a13f-49be4b909678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"user@example.com\",\r\n  \"otp\": 654321,\r\n  \"ref_id\": \"refUserAction001\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/email-verification/verify","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address to send the verification code to</td>\n</tr>\n<tr>\n<td>otp</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>One-time password sent to the email</td>\n</tr>\n<tr>\n<td>ref_id</td>\n<td>String</td>\n<td>No</td>\n<td>A unique reference string used to track or link the email verification request to a specific user action or event.</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","email-verification","verify"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"0599e037-a8b2-446e-b830-9c9adbd65fdf","name":"Verify Email Verification message","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"user@example.com\",\r\n  \"otp\": 654321,\r\n  \"ref_id\": \"refUserAction001\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v2/verification/email-verification/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"mobile_app_token\": \"79c8fe09935248d7ad1a78c09ffed17d\",\n        \"recipient\": {\n            \"email\": \"johndoe@gmail.com\"\n        },\n        \"reference_id\": \"6660FE3C58B402509336D7DB4513D2DD\",\n        \"state\": \"CREATED\",\n        \"status\": {\n            \"code\": 3901,\n            \"description\": \"Request in progress\",\n            \"updated_on\": \"2025-07-25T03:09:58.721000Z\"\n        }\n    }\n}"}],"_postman_id":"64859308-44fb-4bf1-a13f-49be4b909678"}],"id":"75ae033b-30fe-4799-a831-8ebec6b4331f","description":"<p>Confirm email address ownership and risk evaluation</p>\n","_postman_id":"75ae033b-30fe-4799-a831-8ebec6b4331f"},{"name":"Phone Number Verification","item":[{"name":"Send SMS Verification Message","id":"68198da8-913e-481b-bb84-2cceff0714f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_code\": \"+60\",\r\n  \"phone_number\": 123456789,\r\n  \"otp\": 789456,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/sms-verification/send","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>country_code</td>\n<td>String</td>\n<td>Yes</td>\n<td>Country code of phone number for verification</td>\n</tr>\n<tr>\n<td>otp</td>\n<td>Integer</td>\n<td>No</td>\n<td>One-time password sent to SMS</td>\n</tr>\n<tr>\n<td>phone_number</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Phone number used for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","sms-verification","send"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"fd9dd707-94b6-4104-914b-6583a3d483e9","name":"Send SMS Verification Message","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_code\": \"+60\",\r\n  \"phone_number\": 123456789,\r\n  \"otp\": 789456,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/sms-verification/send"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"otp_result\": {\n            \"reference_id\": \"3660FE4EF268040491976F621EB315A4\",\n            \"sub_resource\": \"sms\",\n            \"status\": {\n                \"updated_on\": \"2025-07-25T03:15:03.455211Z\",\n                \"code\": 290,\n                \"description\": \"Message in progress\"\n            },\n            \"errors\": [],\n            \"verify\": {\n                \"code_state\": \"UNKNOWN\",\n                \"code_entered\": \"\"\n            }\n        }\n    }\n}"}],"_postman_id":"68198da8-913e-481b-bb84-2cceff0714f6"},{"name":"Verify SMS Verification Message","id":"fc13c343-2783-45c4-9d9b-0a98c22d6013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"otp\": 123456,\r\n  \"ref_id\": \"ref_abc123\",\r\n  \"country_code\": \"+63\",\r\n  \"phone_number\": 987654321,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/sms-verification/verify","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>country_code</td>\n<td>String</td>\n<td>No</td>\n<td>Country code for phone number (eg, \"+63\")</td>\n</tr>\n<tr>\n<td>otp</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>One-time password sent via SMS for verification</td>\n</tr>\n<tr>\n<td>phone_number</td>\n<td>Integer</td>\n<td>No</td>\n<td>Phone number for verification</td>\n</tr>\n<tr>\n<td>ref_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>A unique reference string used to track or link the phone number verification request to a specific user action or event.</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier for categorizing or tracking verification templates</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID to track the specific verification session or request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","sms-verification","verify"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"62e979f0-52a6-46a2-9af8-4d2a51f278ef","name":"Verify SMS Verification Message","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"otp\": 123456,\r\n  \"ref_id\": \"ref_abc123\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/sms-verification/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"reference_id\": \"3661783EEE8C0104919289F32793C687\",\n        \"sub_resource\": \"sms\",\n        \"errors\": [],\n        \"status\": {\n            \"updated_on\": \"2025-07-31T01:20:39.675083Z\",\n            \"code\": 200,\n            \"description\": \"Delivered to handset\"\n        },\n        \"verify\": {\n            \"code_state\": \"VALID\",\n            \"code_entered\": \"991903\"\n        },\n        \"phone_evaluation_score\": 0\n    }\n}"}],"_postman_id":"fc13c343-2783-45c4-9d9b-0a98c22d6013"}],"id":"0f492c16-9963-4d1c-ab63-9aefc399996a","description":"<p>Confirm phone number ownership through SMS one‐time‐passcode validation.</p>\n","_postman_id":"0f492c16-9963-4d1c-ab63-9aefc399996a"},{"name":"Watchlist And AML Screening","item":[{"name":"AML Screening","id":"733c6def-4fc3-4946-922d-a4bf5c11b3d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"John Doe\",\r\n  \"dob\": \"1990-05-15\",\r\n  \"gender\": \"male\",\r\n  \"template_id\": \"842\",\r\n  \"verification_id\": \"e0c3e55a-3b8a-4903-9ad7-00310f7117d4\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/aml","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>No</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>No</td>\n<td>Gender of the individual</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Full name of the individual to be screened</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier for categorizing or tracking verification templates</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID to track the specific verification session or request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","aml"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"08c8ff4d-0c50-4263-94ec-219092df9981","name":"AML Screening","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"John Doe\",\r\n  \"dob\": \"1990-05-15\",\r\n  \"gender\": \"Male\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/aml"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"results\": {\n      \"matchCount\": 39,\n      \"matches\": [\n        {\n          \"qrCode\": \"3360148\",\n          \"resourceId\": \"96e3b2e2...\",\n          \"score\": 98,\n          \"match\": \"John Doe\",\n          \"name\": \"John Doe\",\n          \"countries\": [\"GB\"],\n          \"addresses\": [{ \"geography\": \"GB\", \"city\": \"Slough\" }],\n          \"datasets\": [\"REL\"],\n          \"gender\": \"Male\",\n          \"resourceUri\": \"/individuals/96e3b2e2...\"\n        },\n        {\n          \"qrCode\": \"10262301\",\n          \"resourceId\": \"4d3dd373...\",\n          \"score\": 85,\n          \"match\": \"John Deo\",\n          \"name\": \"John Deo\",\n          \"countries\": [\"FJ\"],\n          \"addresses\": [{ \"geography\": \"FJ\" }],\n          \"datasets\": [\"POI\"],\n          \"gender\": \"Male\",\n          \"profileImage\": \"https://.../qe__8tn3.PNG\",\n          \"resourceUri\": \"/individuals/4d3dd373...\"\n        },\n        {\n          \"qrCode\": \"5868428\",\n          \"resourceId\": \"f1cf2dc6...\",\n          \"score\": 81,\n          \"match\": \"John\",\n          \"name\": \"John Ryan\",\n          \"countries\": [\"NZ\"],\n          \"addresses\": [{ \"geography\": \"NZ\", \"city\": \"Wellington\" }],\n          \"datasets\": [\"PEP-FORMER\"],\n          \"pepTier\": \"PEP Tier 1\",\n          \"gender\": \"Male\",\n          \"profileImage\": \"https://.../XYWVJMbKmfJ7aOiJ1n_NC.jpeg\",\n          \"resourceUri\": \"/individuals/f1cf2dc6...\"\n        }\n        // ...additional matches omitted for brevity\n      ]\n    }\n  }\n}\n"}],"_postman_id":"733c6def-4fc3-4946-922d-a4bf5c11b3d9"}],"id":"3ed4c4ae-4123-4083-b037-98f3a25bd918","description":"<p>Check individuals against global watchlists and anti‐money laundering databases.</p>\n","_postman_id":"3ed4c4ae-4123-4083-b037-98f3a25bd918"},{"name":"Watchlist And AML Report Download","item":[{"name":"Watchlist And AML Report Download","id":"656b5633-cadd-4be9-9f4f-447470187df8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://integrate.idmetagroup.com/api/v1/verifications/aml/{verification_id}/{resourceId}","urlObject":{"protocol":"https","path":["api","v1","verifications","aml","{verification_id}","{resourceId}"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"656b5633-cadd-4be9-9f4f-447470187df8"}],"id":"b901dbde-5a21-45d6-89c7-4e81f13fb6fa","_postman_id":"b901dbde-5a21-45d6-89c7-4e81f13fb6fa","description":""}],"id":"c0f75aa0-340c-4314-b1ff-8e24dfc4fb4a","_postman_id":"c0f75aa0-340c-4314-b1ff-8e24dfc4fb4a","description":""},{"name":"Government Data","item":[{"name":"Philippines","item":[{"name":"PH LTO Drivers License","item":[{"name":"Philippines Driving License","id":"905b1310-980b-424a-94fe-ad6041a2f522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"licenseNo\": \"D12-34-567890\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/philippines/drivinglicense","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>licenseNumber</td>\n<td>String</td>\n<td>Yes</td>\n<td>Philippines driving license number for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier for categorizing or tracking verification templates</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID to track the specific verification session or request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","drivinglicense"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"2a3da3b3-06e1-493d-a262-4ca783c022d9","name":"Philippines Driving License","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"licenseNo\": \"D12-34-567890\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/philippines/drivinglicense"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"valid\": true,\n        \"data\": {\n            \"licenseNo\": \"D01-23-456789\"\n        },\n        \"messages\": [\n            \"The Driver's License you have entered has been registered.\"\n        ]\n    }\n}"}],"_postman_id":"905b1310-980b-424a-94fe-ad6041a2f522"}],"id":"eb7517ef-cb41-4fcd-9831-10ad9a1d0ccd","description":"<p>Verify Philippine driver's license details with LTO records.</p>\n","_postman_id":"eb7517ef-cb41-4fcd-9831-10ad9a1d0ccd"},{"name":"PH National Police","item":[{"name":"Philippines National Police","id":"227d9df5-3adf-4347-bd40-71865f54c52d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"surname\": \"Garcia\",\r\n  \"clearanceNo\": \"TRA30K20230123012345\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/philippines/nationalpolice","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>surname</td>\n<td>String</td>\n<td>Yes</td>\n<td>Surname of individual for verification</td>\n</tr>\n<tr>\n<td>clearanceNo</td>\n<td>String</td>\n<td>Yes</td>\n<td>Philippines National Police Clearance number for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","nationalpolice"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"52e8c7f8-ccd1-4b97-8a6d-87ac778850be","name":"Philippines National Police","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"surname\": \"Garcia\",\r\n  \"clearanceNo\": \"TRA30K20230123012345\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/philippines/nationalpolice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"valid\": true,\n        \"data\": {\n            \"clearanceNo\": \"TRA30K20230123012345\",\n            \"surname\": \"John Doe\"\n        }\n    }\n}"}],"_postman_id":"227d9df5-3adf-4347-bd40-71865f54c52d"}],"id":"f26a5f8b-72c5-46bf-bb54-a1f278b910f9","description":"<p>Authenticate Philippine National Police clearance details.</p>\n","_postman_id":"f26a5f8b-72c5-46bf-bb54-a1f278b910f9"},{"name":"PH NBI","item":[{"name":"NBI Clearance","id":"d9450270-6290-4115-9f9d-788b80aae09c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"clearanceNo\": \"U000KNTL12-RG1234567\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/philippines/nbiclearance","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clearanceNo</td>\n<td>String</td>\n<td>Yes</td>\n<td>Philippines NBI Clearance number for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","nbiclearance"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"f2a21297-9716-4521-bf1a-7a917cd250bf","name":"NBI Clearance","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"clearanceNo\": \"U000KNTL12-RG1234567\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/philippines/nbiclearance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"data\": {\n            \"ID_no\": \"U000KNTL12-RG1234567\",\n            \"full_name\": \"JOHN JACK DOE\",\n            \"lname\": \"JOHN\",\n            \"mname\": \"JACK\",\n            \"fname\": \"DOE\",\n            \"photo\": \"http://alpha-ws.nbi-clearance.io/api/v1/profile/temp/picture/A146JMPA49-DO1908648?expires=1753414508&signature=bc719a401ac6856cb40f5c98c1079ac2a2b833373ceb60a33cfe7ecbe2048b10\",\n            \"clearance_expiry\": \"July 25, 2023\",\n            \"occupation\": \"-\",\n            \"is_expired\": true,\n            \"took\": 4,\n            \"has_pin\": false\n        },\n        \"found\": true,\n        \"valid\": false,\n        \"statusCode\": 200\n    }\n}"}],"_postman_id":"d9450270-6290-4115-9f9d-788b80aae09c"}],"id":"12a1ae0d-f9b4-4306-8c5d-7a84cc0d81db","description":"<p>Verify Philippine NBI clearance status against official records.</p>\n<p>Error Responses  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p>Sample error JSON</p>\n<p>{</p>\n<p>error: Title (unable to submit NBI)</p>\n<p>errorMessage: (Number is wrong) , (There an occur please contact support)</p>\n<p>}</p>\n","_postman_id":"12a1ae0d-f9b4-4306-8c5d-7a84cc0d81db"},{"name":"PH PRC","item":[{"name":"PRC By License","id":"28596d8f-de63-462d-a49a-0e9fbadd3375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"profession\": \"Mechanical Engineer\",\r\n  \"licenseNo\": 1234567,\r\n  \"dateofBirth\": \"YYYY-MM-DD\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/philippines/prc","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>profession</td>\n<td>String</td>\n<td>Yes</td>\n<td>Profession of individual to be verified (e.g., Mechanical Engineer)</td>\n</tr>\n<tr>\n<td>licenseNo</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Professional license number issued by PRC</td>\n</tr>\n<tr>\n<td>dateofBirth</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier for categorizing or tracking verification templates</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID to track the specific verification session or request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","prc"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"726ce919-4948-4602-a10c-6a3bf20071d7","name":"PRC By License","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"profession\": \"Mechanical Engineer\",\r\n  \"licenseNo\": 1234567,\r\n  \"dateofBirth\": \"YYYY-MM-DD\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/philippines/prc"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"valid\": true,\n        \"data\": {\n            \"profession\": \"Mechanical Engineer\",\n            \"birthdate\": \"MM/DD/YYYY\",\n            \"licenseNo\": \"0102234\"\n        },\n        \"picture\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\", \n        \"fullName\": \"JOHN, JED DOE\",\n        \"profession\": \"MECHANICAL ENGINEER\",\n        \"registrationNo\": \"0104266\",\n        \"registrationDate\": \"March 12, 2019\",\n        \"picValidity\": \"May 07, 2028\"\n    }\n}"}],"_postman_id":"28596d8f-de63-462d-a49a-0e9fbadd3375"},{"name":"PRC By Name","id":"096f32cb-2644-4605-8345-eefb03c3daf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"profession\": \"Mechanical Engineer\",\r\n  \"firstName\": \"Juan\",\r\n  \"lastName\": \"Dela Cruz\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/philippines/prc","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>profession</td>\n<td>String</td>\n<td>Yes</td>\n<td>Profession of the individual (e.g., Mechanical Engineer)</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the individual to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the individual to be verified</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier for categorizing or tracking verification templates</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID to track the specific verification session or request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","prc"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"f46e1c5b-a323-4e5e-98f7-f1849e62d52f","name":"PRC By Name","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"profession\": \"Mechanical Engineer\",\r\n  \"firstName\": \"Juan\",\r\n  \"lastName\": \"Dela Cruz\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/philippines/prc"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"valid\": true,\n        \"data\": {\n            \"profession\": \"Mechanical Engineer\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doe\"\n        }\n    }\n}"}],"_postman_id":"096f32cb-2644-4605-8345-eefb03c3daf4"}],"id":"48c8d1e3-b73b-4cfb-b0d5-89e47c86e560","description":"<p>Verify Professional Regulation Commission credentials in the Philippines.</p>\n","_postman_id":"48c8d1e3-b73b-4cfb-b0d5-89e47c86e560"},{"name":"PH SSS","item":[{"name":"PH SSS","id":"b434cff1-3c73-4066-953d-c08f3a34436c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"crnSsNumber\": \"3383253474\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/philippines/socialsecurity","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>crnSsNumber</td>\n<td>String</td>\n<td>Yes</td>\n<td>Common Reference Number(CRN) or Social Security (SS) number for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","socialsecurity"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"2231f6b3-c84e-4a8b-b7c8-440eb7437b2f","name":"PH SSS","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"crnSsNumber\": \"3383253474\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/philippines/socialsecurity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"valid\": true,\n        \"data\": {\n            \"crnSsNumber\": \"3383253474\"\n        }\n    }\n}"}],"_postman_id":"b434cff1-3c73-4066-953d-c08f3a34436c"}],"id":"89119b88-1fc2-4fa8-84db-593a76fe316c","description":"<p>Validate Philippine SSS number with the Social Security System database.</p>\n","_postman_id":"89119b88-1fc2-4fa8-84db-593a76fe316c"},{"name":"PH Philsys Check","item":[{"name":"PH Philsys (PCN)","id":"a927892f-4df7-44e9-a6e3-d5db27df2308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcn\": \"{your pcn}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type Live</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pcn</td>\n<td>String</td>\n<td>Yes</td>\n<td>Philsys Card Number for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","philsys"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"fb83f90b-0d3f-4e60-9ea1-2daac5a47c61","name":"PH SSS","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcn\": \"{your pcn}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": 3,\n  \"status_message\": \"VERIFIED\",\n  \"message\": \"OK\",\n  \"result\": \"{\\\"data\\\":{\\\"code\\\":\\\"GMA1234\\\",\\\"token\\\":\\\"123456789012345678901234567890123456\\\",\\\"reference\\\":\\\"9876543210987654\\\",\\\"face_url\\\":\\\"https://example-bucket.s3.ap-southeast-1.amazonaws.com/123/faces/9876543210987654.jpg\\\",\\\"full_name\\\":\\\"JOHN DOE\\\",\\\"first_name\\\":\\\"JOHN\\\",\\\"middle_name\\\":\\\"MICHAEL\\\",\\\"last_name\\\":\\\"DOE\\\",\\\"suffix\\\":null,\\\"gender\\\":\\\"Male\\\",\\\"marital_status\\\":\\\"Married\\\",\\\"blood_type\\\":\\\"O\\\",\\\"email\\\":\\\"johndoe@example.com\\\",\\\"mobile_number\\\":\\\"639123456789\\\",\\\"birth_date\\\":\\\"1987-01-26\\\",\\\"full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"address_line_2\\\":null,\\\"barangay\\\":\\\"Sample Barangay\\\",\\\"municipality\\\":\\\"Quezon City\\\",\\\"province\\\":\\\"Metro Manila\\\",\\\"country\\\":\\\"Philippines\\\",\\\"postal_code\\\":\\\"1000\\\",\\\"present_full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"present_address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"present_address_line_2\\\":null,\\\"present_barangay\\\":\\\"Sample Barangay\\\",\\\"present_municipality\\\":\\\"Quezon City\\\",\\\"present_province\\\":\\\"Metro Manila\\\",\\\"present_country\\\":\\\"Philippines\\\",\\\"present_postal_code\\\":\\\"1000\\\",\\\"residency_status\\\":\\\"Filipino\\\",\\\"place_of_birth\\\":\\\"MAKATI CITY\\\",\\\"pob_municipality\\\":\\\"Makati\\\",\\\"pob_province\\\":\\\"Metro Manila\\\",\\\"pob_country\\\":\\\"Philippines\\\"},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":1}}\",\n}\n"}],"_postman_id":"a927892f-4df7-44e9-a6e3-d5db27df2308"},{"name":"PH Philsys (Personal Information)","id":"f00ecb70-61a3-4cf2-afa9-7e448de716ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcnFormData\": \"{\\\"first_name\\\":\\\"John\\\",\\\"middle_name\\\":\\\"\\\",\\\"last_name\\\":\\\"Doe\\\",\\\"suffix\\\":\\\"\\\",\\\"birth_date\\\":\\\"1990-01-01\\\"}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pcnFormData</td>\n<td>JSON</td>\n<td>Yes</td>\n<td>{  <br />\"first_name\": \"{mandatory}\",  <br />\"middle_name\": \"{optional}\",  <br />\"last_name\": \"{mandatory}\",  <br />\"suffix\": \"{optional}\",  <br />\"birth_date\": \"{mandatory}\"  <br />}</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div><p>PCN Form Data JSON Keys</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>Yes</td>\n<td>Name on Philsys Card</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>No</td>\n<td>Name on Philsys Card</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Yes</td>\n<td>Name on Philsys Card</td>\n</tr>\n<tr>\n<td>suffix</td>\n<td>string</td>\n<td>No</td>\n<td>Suffix on Philsys Card</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>date</td>\n<td>Yes</td>\n<td>Date of Birth</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","philsys"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"bd6d9583-d459-48a6-9fd2-cf8fe10444cb","name":"PH SSS","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcnFormData\": \"{\\\"first_name\\\":\\\"John\\\",\\\"middle_name\\\":\\\"\\\",\\\"last_name\\\":\\\"Doe\\\",\\\"suffix\\\":\\\"\\\",\\\"birth_date\\\":\\\"1990-01-01\\\"}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": 3,\n  \"status_message\": \"VERIFIED\",\n  \"message\": \"OK\",\n  \"result\": \"{\\\"data\\\":{\\\"code\\\":\\\"GMA1234\\\",\\\"token\\\":\\\"123456789012345678901234567890123456\\\",\\\"reference\\\":\\\"9876543210987654\\\",\\\"face_url\\\":\\\"https://example-bucket.s3.ap-southeast-1.amazonaws.com/123/faces/9876543210987654.jpg\\\",\\\"full_name\\\":\\\"JOHN DOE\\\",\\\"first_name\\\":\\\"JOHN\\\",\\\"middle_name\\\":\\\"MICHAEL\\\",\\\"last_name\\\":\\\"DOE\\\",\\\"suffix\\\":null,\\\"gender\\\":\\\"Male\\\",\\\"marital_status\\\":\\\"Married\\\",\\\"blood_type\\\":\\\"O\\\",\\\"email\\\":\\\"johndoe@example.com\\\",\\\"mobile_number\\\":\\\"639123456789\\\",\\\"birth_date\\\":\\\"1987-01-26\\\",\\\"full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"address_line_2\\\":null,\\\"barangay\\\":\\\"Sample Barangay\\\",\\\"municipality\\\":\\\"Quezon City\\\",\\\"province\\\":\\\"Metro Manila\\\",\\\"country\\\":\\\"Philippines\\\",\\\"postal_code\\\":\\\"1000\\\",\\\"present_full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"present_address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"present_address_line_2\\\":null,\\\"present_barangay\\\":\\\"Sample Barangay\\\",\\\"present_municipality\\\":\\\"Quezon City\\\",\\\"present_province\\\":\\\"Metro Manila\\\",\\\"present_country\\\":\\\"Philippines\\\",\\\"present_postal_code\\\":\\\"1000\\\",\\\"residency_status\\\":\\\"Filipino\\\",\\\"place_of_birth\\\":\\\"MAKATI CITY\\\",\\\"pob_municipality\\\":\\\"Makati\\\",\\\"pob_province\\\":\\\"Metro Manila\\\",\\\"pob_country\\\":\\\"Philippines\\\"},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":1}}\",\n}\n"}],"_postman_id":"f00ecb70-61a3-4cf2-afa9-7e448de716ed"},{"name":"PH Philsys (QR Scan)","id":"a8ab6b33-2bbb-4f6d-be05-723fef3cad14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"qr_data\": \"{  \\\"DateIssued\\\": \\\"22 October 2021\\\",  \\\"Issuer\\\": \\\"PSA\\\",  \\\"subject\\\": {    \\\"Suffix\\\": \\\"\\\",    \\\"lName\\\": \\\"DOE\\\",    \\\"fName\\\": \\\"JOHN\\\",    \\\"mName\\\": \\\"NGO\\\",    \\\"sex\\\": \\\"Male\\\",    \\\"BF\\\": \\\"[9,1]\\\",    \\\"DOB\\\": \\\"September 12, 1944\\\",    \\\"POB\\\": \\\"City of Manila,NCR, CITY OF MANILA, FIRST DISTRICT\\\",    \\\"PCN\\\": \\\"1234-43212-9999-0123\\\"  },  \\\"alg\\\": \\\"EDDSA\\\",  \\\"signature\\\": \\\"GsasdxedSASDSxxasdzz80cwvcXI/XaC3OZZQmvUWXs6VaQRI5H98VgwIrhmtObanb7nwlnr19q6vhf/Bw==\\\"}\",\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","philsys"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8ab6b33-2bbb-4f6d-be05-723fef3cad14"}],"id":"34f2123c-befd-420c-92ba-3d4054d0d37d","description":"<p><strong>Validate Philippine PhilSys Card Number with Face Liveness</strong></p>\n<p>There is a 2 step process for verifying PhilSys Card Number:</p>\n<ol>\n<li><p>Face Liveness Capturing</p>\n</li>\n<li><p>IDmeta PhilSys Check API</p>\n</li>\n</ol>\n<p><strong>-</strong></p>\n<p><strong>Face Liveness Check</strong></p>\n<p>Integrate the liveness check to your website by adding this script</p>\n<img src=\"https://content.pstmn.io/82c45820-0c3b-464f-a322-d409009d09ee/aW1hZ2UucG5n\" />\n\n<p>Start the face livess check by calling the function <code>IDmetaPhilsysLiveness().start({options</code>})</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Options</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>verificationId</td>\n<td>Your IDmeta Verification that Philsys Check is currently running on</td>\n</tr>\n<tr>\n<td>token</td>\n<td>Your API token</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Face Liveness SDK Response:</strong></p>\n<p>{<br />\"status\": \"COMPLETED\",<br />\"result\": {<br />\"photo\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAA...\"<br />\"session_id\": \"a1b3fae6-af74-4896-bd58-32a81604de01\",<br />\"photo_url\": \"<a href=\"https://liveness.photo.url/image.jpg/?expires=some-expiration\">https://liveness.photo.url/image.jpg/?expires=some-expiration\"</a>,<br />}<br />}</p>\n<p><strong>-</strong></p>\n<p><strong>IDmeta Philsys API</strong></p>\n<p>After completing the liveness capturing process, you will receive the face liveness session id from the SDK that will then be used in the next API call payload (/api/v1/verification/philippines/philsys) where it will validate the PCN entered against the face that was captured.</p>\n<p>-</p>\n<p>Example HTML File:</p>\n<img src=\"https://content.pstmn.io/67e6dd0b-18c5-4fea-96e5-9195457ee685/aW1hZ2UucG5n\" />\n\n<img src=\"https://content.pstmn.io/67e6dd0b-18c5-4fea-96e5-9195457ee685/aW1hZ2UucG5n\" />\n\n<p>**</p>\n<p>Expected Philsys API Responses:</p>\n<p><strong>Philsys Check is successful:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 3,\n  \"status_message\": \"VERIFIED\",\n  \"message\": \"PhilSys ID is Valid\",\n  \"result\": \"{\\\"data\\\":{\\\"code\\\":\\\"GMA1234\\\",\\\"token\\\":\\\"123456789012345678901234567890123456\\\",\\\"reference\\\":\\\"9876543210987654\\\",\\\"face_url\\\":\\\"https://example-bucket.s3.ap-southeast-1.amazonaws.com/123/faces/9876543210987654.jpg\\\",\\\"full_name\\\":\\\"JOHN DOE\\\",\\\"first_name\\\":\\\"JOHN\\\",\\\"middle_name\\\":\\\"MICHAEL\\\",\\\"last_name\\\":\\\"DOE\\\",\\\"suffix\\\":null,\\\"gender\\\":\\\"Male\\\",\\\"marital_status\\\":\\\"Married\\\",\\\"blood_type\\\":\\\"O\\\",\\\"email\\\":\\\"johndoe@example.com\\\",\\\"mobile_number\\\":\\\"639123456789\\\",\\\"birth_date\\\":\\\"1987-01-26\\\",\\\"full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"address_line_2\\\":null,\\\"barangay\\\":\\\"Sample Barangay\\\",\\\"municipality\\\":\\\"Quezon City\\\",\\\"province\\\":\\\"Metro Manila\\\",\\\"country\\\":\\\"Philippines\\\",\\\"postal_code\\\":\\\"1000\\\",\\\"present_full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"present_address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"present_address_line_2\\\":null,\\\"present_barangay\\\":\\\"Sample Barangay\\\",\\\"present_municipality\\\":\\\"Quezon City\\\",\\\"present_province\\\":\\\"Metro Manila\\\",\\\"present_country\\\":\\\"Philippines\\\",\\\"present_postal_code\\\":\\\"1000\\\",\\\"residency_status\\\":\\\"Filipino\\\",\\\"place_of_birth\\\":\\\"MAKATI CITY\\\",\\\"pob_municipality\\\":\\\"Makati\\\",\\\"pob_province\\\":\\\"Metro Manila\\\",\\\"pob_country\\\":\\\"Philippines\\\"},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":1}}\",\n}\n\n</code></pre>\n<p><strong>Face liveness ID does not match PCN/QR/Form Information or PCN/QR/Form Information is invalid:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n\"status\": 1,\n\"status_message\": \"REJECTED\"\n\"message\": \"Invalid PhilSys ID Information\",\n\"result\": \"\"{\\\"data\\\":{\\\"verified\\\":false},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":2}}\"\",\n}\n\n</code></pre>\n<p><strong>If Face Liveness ID has expired</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 1,\n    \"status_message\": \"REJECTED\",\n    \"message\": \"OK\",\n    \"result\": \"\\\"{\\\\\\\"error\\\\\\\":\\\\\\\"face_liveness_error_exception\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"Face liveness encountered an error. Please try again.\\\\\\\",\\\\\\\"error_description\\\\\\\":\\\\\\\"Face liveness encountered an error. Please try again.\\\\\\\"}\\\"\"\n}\n\n</code></pre>\n","_postman_id":"34f2123c-befd-420c-92ba-3d4054d0d37d"},{"name":"PH Philsys Check V2","item":[{"name":"PH Philsys (PCN)","id":"66c39f19-ff68-4e04-aa3f-e29fab05bff1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcn\": \"{your pcn}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type Live</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pcn</td>\n<td>String</td>\n<td>Yes</td>\n<td>Philsys Card Number for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","philsys"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"8ca113c0-a9d4-49bb-8107-34cda5a29ed6","name":"PH SSS","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcn\": \"{your pcn}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": 3,\n  \"status_message\": \"VERIFIED\",\n  \"message\": \"OK\",\n  \"result\": \"{\\\"data\\\":{\\\"code\\\":\\\"GMA1234\\\",\\\"token\\\":\\\"123456789012345678901234567890123456\\\",\\\"reference\\\":\\\"9876543210987654\\\",\\\"face_url\\\":\\\"https://example-bucket.s3.ap-southeast-1.amazonaws.com/123/faces/9876543210987654.jpg\\\",\\\"full_name\\\":\\\"JOHN DOE\\\",\\\"first_name\\\":\\\"JOHN\\\",\\\"middle_name\\\":\\\"MICHAEL\\\",\\\"last_name\\\":\\\"DOE\\\",\\\"suffix\\\":null,\\\"gender\\\":\\\"Male\\\",\\\"marital_status\\\":\\\"Married\\\",\\\"blood_type\\\":\\\"O\\\",\\\"email\\\":\\\"johndoe@example.com\\\",\\\"mobile_number\\\":\\\"639123456789\\\",\\\"birth_date\\\":\\\"1987-01-26\\\",\\\"full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"address_line_2\\\":null,\\\"barangay\\\":\\\"Sample Barangay\\\",\\\"municipality\\\":\\\"Quezon City\\\",\\\"province\\\":\\\"Metro Manila\\\",\\\"country\\\":\\\"Philippines\\\",\\\"postal_code\\\":\\\"1000\\\",\\\"present_full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"present_address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"present_address_line_2\\\":null,\\\"present_barangay\\\":\\\"Sample Barangay\\\",\\\"present_municipality\\\":\\\"Quezon City\\\",\\\"present_province\\\":\\\"Metro Manila\\\",\\\"present_country\\\":\\\"Philippines\\\",\\\"present_postal_code\\\":\\\"1000\\\",\\\"residency_status\\\":\\\"Filipino\\\",\\\"place_of_birth\\\":\\\"MAKATI CITY\\\",\\\"pob_municipality\\\":\\\"Makati\\\",\\\"pob_province\\\":\\\"Metro Manila\\\",\\\"pob_country\\\":\\\"Philippines\\\"},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":1}}\",\n}\n"}],"_postman_id":"66c39f19-ff68-4e04-aa3f-e29fab05bff1"},{"name":"PH Philsys (Personal Information)","id":"1aa6d682-4a75-4e05-89bc-ff272e01cfc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcnFormData\": \"{\\\"first_name\\\":\\\"John\\\",\\\"middle_name\\\":\\\"\\\",\\\"last_name\\\":\\\"Doe\\\",\\\"suffix\\\":\\\"\\\",\\\"birth_date\\\":\\\"1990-01-01\\\"}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pcnFormData</td>\n<td>JSON</td>\n<td>Yes</td>\n<td>{  <br />\"first_name\": \"{mandatory}\",  <br />\"middle_name\": \"{optional}\",  <br />\"last_name\": \"{mandatory}\",  <br />\"suffix\": \"{optional}\",  <br />\"birth_date\": \"{mandatory}\"  <br />}</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div><p>PCN Form Data JSON Keys</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>Yes</td>\n<td>Name on Philsys Card</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>string</td>\n<td>No</td>\n<td>Name on Philsys Card</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Yes</td>\n<td>Name on Philsys Card</td>\n</tr>\n<tr>\n<td>suffix</td>\n<td>string</td>\n<td>No</td>\n<td>Suffix on Philsys Card</td>\n</tr>\n<tr>\n<td>birth_date</td>\n<td>date</td>\n<td>Yes</td>\n<td>Date of Birth</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","philsys"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"87a96d7d-be20-40e9-9151-18d843a31366","name":"PH SSS","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"pcnFormData\": \"{\\\"first_name\\\":\\\"John\\\",\\\"middle_name\\\":\\\"\\\",\\\"last_name\\\":\\\"Doe\\\",\\\"suffix\\\":\\\"\\\",\\\"birth_date\\\":\\\"1990-01-01\\\"}\",\r\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n  \"status\": 3,\n  \"status_message\": \"VERIFIED\",\n  \"message\": \"OK\",\n  \"result\": \"{\\\"data\\\":{\\\"code\\\":\\\"GMA1234\\\",\\\"token\\\":\\\"123456789012345678901234567890123456\\\",\\\"reference\\\":\\\"9876543210987654\\\",\\\"face_url\\\":\\\"https://example-bucket.s3.ap-southeast-1.amazonaws.com/123/faces/9876543210987654.jpg\\\",\\\"full_name\\\":\\\"JOHN DOE\\\",\\\"first_name\\\":\\\"JOHN\\\",\\\"middle_name\\\":\\\"MICHAEL\\\",\\\"last_name\\\":\\\"DOE\\\",\\\"suffix\\\":null,\\\"gender\\\":\\\"Male\\\",\\\"marital_status\\\":\\\"Married\\\",\\\"blood_type\\\":\\\"O\\\",\\\"email\\\":\\\"johndoe@example.com\\\",\\\"mobile_number\\\":\\\"639123456789\\\",\\\"birth_date\\\":\\\"1987-01-26\\\",\\\"full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"address_line_2\\\":null,\\\"barangay\\\":\\\"Sample Barangay\\\",\\\"municipality\\\":\\\"Quezon City\\\",\\\"province\\\":\\\"Metro Manila\\\",\\\"country\\\":\\\"Philippines\\\",\\\"postal_code\\\":\\\"1000\\\",\\\"present_full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"present_address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"present_address_line_2\\\":null,\\\"present_barangay\\\":\\\"Sample Barangay\\\",\\\"present_municipality\\\":\\\"Quezon City\\\",\\\"present_province\\\":\\\"Metro Manila\\\",\\\"present_country\\\":\\\"Philippines\\\",\\\"present_postal_code\\\":\\\"1000\\\",\\\"residency_status\\\":\\\"Filipino\\\",\\\"place_of_birth\\\":\\\"MAKATI CITY\\\",\\\"pob_municipality\\\":\\\"Makati\\\",\\\"pob_province\\\":\\\"Metro Manila\\\",\\\"pob_country\\\":\\\"Philippines\\\"},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":1}}\",\n}\n"}],"_postman_id":"1aa6d682-4a75-4e05-89bc-ff272e01cfc3"},{"name":"PH Philsys (QR Scan)","id":"73da8739-f194-4655-a607-dd046d29a1c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"qr_data\": \"{  \\\"DateIssued\\\": \\\"22 October 2021\\\",  \\\"Issuer\\\": \\\"PSA\\\",  \\\"subject\\\": {    \\\"Suffix\\\": \\\"\\\",    \\\"lName\\\": \\\"DOE\\\",    \\\"fName\\\": \\\"JOHN\\\",    \\\"mName\\\": \\\"NGO\\\",    \\\"sex\\\": \\\"Male\\\",    \\\"BF\\\": \\\"[9,1]\\\",    \\\"DOB\\\": \\\"September 12, 1944\\\",    \\\"POB\\\": \\\"City of Manila,NCR, CITY OF MANILA, FIRST DISTRICT\\\",    \\\"PCN\\\": \\\"1234-43212-9999-0123\\\"  },  \\\"alg\\\": \\\"EDDSA\\\",  \\\"signature\\\": \\\"GsasdxedSASDSxxasdzz80cwvcXI/XaC3OZZQmvUWXs6VaQRI5H98VgwIrhmtObanb7nwlnr19q6vhf/Bw==\\\"}\",\n  \"face_liveness_session_id\": \"{liveness session id retrieved from the IDmeta Liveness SDK}\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v1/verification/philippines/philsys","urlObject":{"protocol":"https","path":["api","v1","verification","philippines","philsys"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"73da8739-f194-4655-a607-dd046d29a1c2"}],"id":"4407630f-1de3-4110-a6dd-d0081c0ea555","description":"<p><strong>`Validate Philippine PhilSys Card Number with Face Liveness</strong></p>\n<p>There is a 2 step process for verifying PhilSys Card Number:</p>\n<ol>\n<li><p>Face Liveness Capturing</p>\n</li>\n<li><p>IDmeta PhilSys Check API</p>\n</li>\n</ol>\n<p><strong>-</strong></p>\n<p><strong>Face Liveness Check</strong></p>\n<p>Integrate the liveness check to your website by adding this script</p>\n<img src=\"https://content.pstmn.io/657e4671-494b-448b-afc8-dbadf5f6fdc2/V2hhdHNBcHAgSW1hZ2UgMjAyNi0wNC0yMCBhdCAxNi4xMS4wMS5qcGVn\" width=\"1280\" height=\"110\" />\n\n<p>Start the face livess check by calling the function <code>IDmetaPhilsysLiveness().start({options</code>})</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Options</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>verificationId</td>\n<td>Your IDmeta Verification that Philsys Check is currently running on</td>\n</tr>\n<tr>\n<td>Client ID</td>\n<td>Your Client ID can be found in Company Admin profile page</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Face Liveness SDK Response:</strong></p>\n<img src=\"https://content.pstmn.io/52c05d93-d2c5-486c-9f88-8774462ed8ac/U2NyZWVuc2hvdCAyMDI2LTA0LTIwIGF0IDQuMzUuMDDigK9QTS5wbmc=\" width=\"646\" height=\"174\" />\n\n<p><strong>-</strong></p>\n<p><strong>IDmeta Philsys API</strong></p>\n<p>After completing the liveness capturing process, you will receive the face liveness session id from the SDK that will then be used in the next API call payload (/api/v1/verification/philippines/philsys) where it will validate the PCN entered against the face that was captured.</p>\n<p>-</p>\n<p>Example HTML File:</p>\n<img src=\"https://content.pstmn.io/c96653ec-ab02-479d-a67f-965b6f11b62b/V2hhdHNBcHAgSW1hZ2UgMjAyNi0wNC0yMCBhdCAxNi4zNS41OC5qcGVn\" alt height=\"686\" width=\"652\" />\n\n<p>Expected Philsys API Responses:</p>\n<p><strong>Philsys Check is successful:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": 3,\n  \"status_message\": \"VERIFIED\",\n  \"message\": \"PhilSys ID is Valid\",\n  \"result\": \"{\\\"data\\\":{\\\"code\\\":\\\"GMA1234\\\",\\\"token\\\":\\\"123456789012345678901234567890123456\\\",\\\"reference\\\":\\\"9876543210987654\\\",\\\"face_url\\\":\\\"https://example-bucket.s3.ap-southeast-1.amazonaws.com/123/faces/9876543210987654.jpg\\\",\\\"full_name\\\":\\\"JOHN DOE\\\",\\\"first_name\\\":\\\"JOHN\\\",\\\"middle_name\\\":\\\"MICHAEL\\\",\\\"last_name\\\":\\\"DOE\\\",\\\"suffix\\\":null,\\\"gender\\\":\\\"Male\\\",\\\"marital_status\\\":\\\"Married\\\",\\\"blood_type\\\":\\\"O\\\",\\\"email\\\":\\\"johndoe@example.com\\\",\\\"mobile_number\\\":\\\"639123456789\\\",\\\"birth_date\\\":\\\"1987-01-26\\\",\\\"full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"address_line_2\\\":null,\\\"barangay\\\":\\\"Sample Barangay\\\",\\\"municipality\\\":\\\"Quezon City\\\",\\\"province\\\":\\\"Metro Manila\\\",\\\"country\\\":\\\"Philippines\\\",\\\"postal_code\\\":\\\"1000\\\",\\\"present_full_address\\\":\\\"123 FAKE STREET, SAMPLE BARANGAY, METRO MANILA, PHILIPPINES, 1000\\\",\\\"present_address_line_1\\\":\\\"123 FAKE STREET\\\",\\\"present_address_line_2\\\":null,\\\"present_barangay\\\":\\\"Sample Barangay\\\",\\\"present_municipality\\\":\\\"Quezon City\\\",\\\"present_province\\\":\\\"Metro Manila\\\",\\\"present_country\\\":\\\"Philippines\\\",\\\"present_postal_code\\\":\\\"1000\\\",\\\"residency_status\\\":\\\"Filipino\\\",\\\"place_of_birth\\\":\\\"MAKATI CITY\\\",\\\"pob_municipality\\\":\\\"Makati\\\",\\\"pob_province\\\":\\\"Metro Manila\\\",\\\"pob_country\\\":\\\"Philippines\\\"},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":1}}\",\n}\n\n</code></pre>\n<p><strong>Face liveness ID does not match PCN/QR/Form Information or PCN/QR/Form Information is invalid:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n\"status\": 1,\n\"status_message\": \"REJECTED\"\n\"message\": \"Invalid PhilSys ID Information\",\n\"result\": \"\"{\\\"data\\\":{\\\"verified\\\":false},\\\"meta\\\":{\\\"tier_level\\\":\\\"Tier II\\\",\\\"result_grade\\\":2}}\"\",\n}\n\n</code></pre>\n<p><strong>If Face Liveness ID has expired</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": 1,\n    \"status_message\": \"REJECTED\",\n    \"message\": \"OK\",\n    \"result\": \"\\\"{\\\\\\\"error\\\\\\\":\\\\\\\"face_liveness_error_exception\\\\\\\",\\\\\\\"message\\\\\\\":\\\\\\\"Face liveness encountered an error. Please try again.\\\\\\\",\\\\\\\"error_description\\\\\\\":\\\\\\\"Face liveness encountered an error. Please try again.\\\\\\\"}\\\"\"\n}\n\n</code></pre>\n","_postman_id":"4407630f-1de3-4110-a6dd-d0081c0ea555"},{"name":"PH Philsys Qr Verification","item":[{"name":"QR Code Verification","id":"91a4faa2-c5b3-4d70-ad9d-c4dd8c187ea1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"qr_value\": \"{\\\"bd\\\":\\\"1982-01-01\\\",\\\"bf\\\":null,\\\"bt\\\":\\\"B+\\\",\\\"iat\\\":11231222123,\\\"id\\\":\\\"AXL11231\\\",\\\"iss\\\":\\\"national-id.gov.ph\\\",\\\"ms\\\":\\\"Married\\\",\\\"n_f\\\":\\\"JOOHN\\\",\\\"n_l\\\":\\\"TERRRY\\\",\\\"n_m\\\":\\\"DOE\\\",\\\"n_s\\\":null,\\\"p\\\":\\\"213123AS+KARCWkAFGbF+d2K5osOmsegW6r6NuUcCVkcfkk+K\\\\/LiO\\\\/8oBM1bWcbaS2csqbt9y9nWqil2Mnb5Cc4pPVSUplcAAAD+9+HOhvXpQ4xeaY50s5az1rdyACWMOQaOcwpKoOg9dnTTaZC\\\\/QhnZ\\\\/KlgsZKiInm10\\\\/Vq\\\\/p1okmxWtki0mRF3FefHKOQQBhJlw+LqpQ\\\\/\\\\/WNJXBSXDm9bTSQRaBgxX\\\\/WNBkC+rerzoTUTCMW02Ovtf79m\\\\/SKZkiNuUdCU3s9PsWcS3TPFGW5WzgP0eADKCNJ\\\\/P85tgqV0WGc9Q2fHfp\\\\/6lnk+RGmsX3Ap+IT3Y7+GI8c8tXU27oXyZAKm4O0oC9+Guz1YOducxxCr5qnTu4uujabpPBLVsknuWBOP\\\\/O\\\\/ecE4oSb2srARgWnI4hbAgn2tFzME9mOUWEE+sW2oFyyTS1qKRz7GWA\\\\/HlQY925okJckh8lgVlp7IW7tcaF69DpxJZZmwww9Rh64+cArPXiZhjjeGXpMONHbKGNWZHl\\\\/W+urUc5EtBc2BPMzCXoA2MPiM6gAzPYRuq\\\\/AAAA\\\",\\\"pcn\\\":\\\"2065807137608367\\\",\\\"pob\\\":\\\"CITY OF LEGAZPI, ALBAY\\\",\\\"s\\\":\\\"Male\\\",\\\"v\\\":\\\"2.0\\\",\\\"z\\\":\\\"0M9sO6\\\\/YUF\\\\/hsY0FnD+ut\\\\/EprXRdL1AE2HfZLsKptqgaM5IqArfP8mQD1XXH++WWgbqQJs2E6abna8SGEI7bCg==\\\"}\",\r\n    \"template_id\": \"{your_template_id}\",\r\n    \"verification_id\": \"{your_created_verification_id}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://{(environment-subdomain}}.idmetagroup/api/v1/verification/qr_code_verification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DateIssued</td>\n<td>String</td>\n<td>Yes</td>\n<td>Date the document or record was issued</td>\n</tr>\n<tr>\n<td>Issuer</td>\n<td>String</td>\n<td>Yes</td>\n<td>The authority or organization that issued the document (e.g., PSA)</td>\n</tr>\n<tr>\n<td>lName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the subject</td>\n</tr>\n<tr>\n<td>fName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the subject</td>\n</tr>\n<tr>\n<td>mName</td>\n<td>String</td>\n<td>No</td>\n<td>Middle name of the subject</td>\n</tr>\n<tr>\n<td>Suffix</td>\n<td>String</td>\n<td>No</td>\n<td>Suffix of the subject’s name (e.g., Jr., Sr.)</td>\n</tr>\n<tr>\n<td>sex</td>\n<td>String</td>\n<td>Yes</td>\n<td>Gender of the subject</td>\n</tr>\n<tr>\n<td>DOB</td>\n<td>String</td>\n<td>Yes</td>\n<td>Date of birth of the subject</td>\n</tr>\n<tr>\n<td>POB</td>\n<td>String</td>\n<td>Yes</td>\n<td>Place of birth of the subject</td>\n</tr>\n<tr>\n<td>PCN</td>\n<td>String</td>\n<td>Yes</td>\n<td>Personal Case Number (unique ID assigned to the subject)</td>\n</tr>\n<tr>\n<td>BF</td>\n<td>String</td>\n<td>No</td>\n<td>Biometrics Factors or internal reference field</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"http","path":["api","v1","verification","qr_code_verification"],"host":["{(environment-subdomain}}","idmetagroup"],"query":[],"variable":[]}},"response":[{"id":"a97af20d-e446-4a5d-adbf-991135becb37","name":"Scan QR","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"DateIssued\": \"29 August 2023\",\r\n    \"Issuer\": \"PSA\",\r\n    \"subject\": {\r\n        \"Suffix\": \"\",\r\n        \"lName\": \"JOHN\",\r\n        \"fName\": \"JACK\",\r\n        \"mName\": \"DOE\",\r\n        \"sex\": \"Male\",\r\n        \"BF\": \"[1,9]\",\r\n        \"DOB\": \"June 06, 1992\",\r\n        \"POB\": \"City of Legazpi,Albay\",\r\n        \"PCN\": \"1234-5678-9123-4567\"\r\n    },\r\n    \"alg\": \"EDDSA\",\r\n    \"template_id\": \"{your_template_id}\",\r\n    \"verification_id\": \"{your_created_verification_id}\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"POST http://{(environment-subdomain}}.idmetagroup/api/v1/verification/scan-qr\n","protocol":"POST http","host":["{(environment-subdomain}}","idmetagroup"],"path":["api","v1","verification","scan-qr\n"],"query":[{"key":"","value":null,"type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\"isValid\":true}"}],"_postman_id":"91a4faa2-c5b3-4d70-ad9d-c4dd8c187ea1"}],"id":"7f655739-e688-4dab-b197-64b05ad9bba4","description":"<p>Validate QR code content and issuer authenticity.</p>\n","_postman_id":"7f655739-e688-4dab-b197-64b05ad9bba4"}],"id":"841c21ae-5e3f-4fe2-ac2c-26511a7d4ff3","_postman_id":"841c21ae-5e3f-4fe2-ac2c-26511a7d4ff3","description":""},{"name":"Australia","item":[{"name":"AU AEC Electoral(TBD)","item":[],"id":"1685635e-e7df-43d0-93db-a4948f917c9d","description":"<p>Validate Australian Electoral Commission data against voter records.</p>\n","_postman_id":"1685635e-e7df-43d0-93db-a4948f917c9d"},{"name":"AU ASIC MSIC Card","item":[{"name":"AU ASIC MSIC","id":"ed41195f-24e5-4027-8485-6dc52c43742e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_expiry\": \"2027-09\",\r\n  \"card_number\": 9876543210,\r\n  \"card_type\": \"ASIC\",\r\n  \"dob\": \"1992-04-15\",\r\n  \"full_name\": \"Jane Marie Doe\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/asic_msic","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_expiry</td>\n<td>Year-month</td>\n<td>Yes</td>\n<td>Expiry date of the ASIC/MSIC card for verification</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Unique number printed on the ASIC/MSIC card</td>\n</tr>\n<tr>\n<td>card_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of card (ASIC/MSIC)</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of cardholder</td>\n</tr>\n<tr>\n<td>full_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Full name of cardholder as printed on the card</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","asic_msic"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"80a786c4-6d5e-4e49-9e4e-0d423e3ceacb","name":"AU ASIC MSIC","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_expiry\": \"2027-09\",\r\n  \"card_number\": 9876543210,\r\n  \"card_type\": \"ASIC\",\r\n  \"dob\": \"1992-04-15\",\r\n  \"full_name\": \"Jane Marie Doe\",\r\n  \"template_id\": \"asic-template-01\",\r\n  \"verification_id\": \"verify-asic-003\"\r\n}\r\ns","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/asic_msic"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n  \"status\": true,\r\n  \"message\": \"OK\",\r\n  \"result\": {\r\n    \"ActivityId\": \"b6f42e1a-1f3c-4e34-bc2a-71555d6213a4\",\r\n    \"Errors\": [],\r\n    \"OriginatingAgencyCode\": \"IDM001\",\r\n    \"VerificationRequestNumber\": \"VI-01-01\",\r\n    \"VerificationResultCode\": 1\r\n  }\r\n}\r\n"}],"_postman_id":"ed41195f-24e5-4027-8485-6dc52c43742e"}],"id":"ba6e3295-bf9e-4e25-9bc7-3590cb2f13fd","description":"<p>Authenticate miscellaneous ASIC‐issued documents through official registries.</p>\n","_postman_id":"ba6e3295-bf9e-4e25-9bc7-3590cb2f13fd"},{"name":"AU Birth Certificate","item":[{"name":"AU Birth Certificate","id":"2c07d938-f493-4f91-a6eb-a6de6770a173","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"certificate_number\": \"BC-87654321\",\r\n  \"date_printed\": \"2020-08-15\",\r\n  \"dob\": \"1990-05-12\",\r\n  \"family_name\": \"Smith\",\r\n  \"given_name\": \"John\",\r\n  \"registration_date\": \"1990-05-15\",\r\n  \"registration_number\": \"REG12345678\",\r\n  \"registration_state\": \"NSW\",\r\n  \"registration_year\": 1990,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/certificate/birth","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>certificate_number</td>\n<td>String</td>\n<td>No</td>\n<td>Unique number printed on the birth certificate</td>\n</tr>\n<tr>\n<td>date_printed</td>\n<td>Date</td>\n<td>No</td>\n<td>Date when the certificate was issued or printed</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>No</td>\n<td>Family name of the individual</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>No</td>\n<td>Given name of the individual</td>\n</tr>\n<tr>\n<td>registration_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Date of registration</td>\n</tr>\n<tr>\n<td>registration_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Official birth registration number</td>\n</tr>\n<tr>\n<td>registration_state</td>\n<td>ACT,NSW,NT,QLD,SA,TAS,VIC,WA</td>\n<td>Yes</td>\n<td>Australian state where the birth was registered</td>\n</tr>\n<tr>\n<td>registration_year</td>\n<td>Year</td>\n<td>No</td>\n<td>Year of registration</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","certificate","birth"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"f311c11f-4fd2-469f-ab0c-cc242cb6fef2","name":"AU Birth Certificate","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"certificate_number\": \"BC-87654321\",\r\n  \"date_printed\": \"2020-08-15\",\r\n  \"dob\": \"1990-05-12\",\r\n  \"family_name\": \"Smith\",\r\n  \"given_name\": \"John\",\r\n  \"registration_date\": \"1990-05-15\",\r\n  \"registration_number\": \"REG12345678\",\r\n  \"registration_state\": \"NSW\",\r\n  \"registration_year\": 1990,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/certificate/birth"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"status\": true,\r\n    \"message\": \"OK\",\r\n    \"result\": {\r\n        \"ActivityId\": \"30b3fdeb-32ba-444b-a818-052c3102fd40\",\r\n        \"Errors\": [],\r\n        \"OriginatingAgencyCode\": \"IDM001\",\r\n        \"VerificationRequestNumber\": \"VI-01-01\",\r\n        \"VerificationResultCode\": 2\r\n    }\r\n}"}],"_postman_id":"2c07d938-f493-4f91-a6eb-a6de6770a173"}],"id":"6124169c-ab64-49d3-8a8c-35cff5f1cf5a","description":"<p>Verify Australian birth certificates against registry data.</p>\n","_postman_id":"6124169c-ab64-49d3-8a8c-35cff5f1cf5a"},{"name":"AU Centrelink Card(HCC type invalid)","item":[{"name":"AU Centrelink Card","id":"76268bfd-ef8d-41cd-a556-501fcc265162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_expiry\": \"2026-04-02\",\r\n  \"card_type\": \"PCC\",\r\n  \"customer_reference_number\": \"123456789A\",\r\n  \"dob\": \"2003-07-09\",\r\n  \"name\": \"Emily Johnson\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/centrelink_card","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_expiry</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Expiry date of the Centrelink card</td>\n</tr>\n<tr>\n<td>card_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of Centrelink card (e.g., Health Care Card, Pensioner Concession Card)</td>\n</tr>\n<tr>\n<td>customer_reference_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique CRN (Customer Reference Number) listed on the card</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the cardholder</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Full name of the individual as shown on the card</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","centrelink_card"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"c5f97f62-831b-4fa3-85f5-1b11a50e76c0","name":"AU Centrelink Card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_expiry\": \"30-09-2026\",\r\n  \"card_type\": \"Health Care Card\",\r\n  \"customer_reference_number\": \"123456789A\",\r\n  \"dob\": \"22-04-1985\",\r\n  \"name\": \"Emily Johnson\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/centrelink_card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"00000000-0000-0000-0000-000000000000\",\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 3\n    }\n}"}],"_postman_id":"76268bfd-ef8d-41cd-a556-501fcc265162"}],"id":"742113cb-b89f-4dd6-998f-0e5201c094e6","description":"<p>Verify Australian Centrelink card details against social services records.</p>\n","_postman_id":"742113cb-b89f-4dd6-998f-0e5201c094e6"},{"name":"AU Change of Name Cert","item":[{"name":"AU Change of Name Cert","id":"0fd1897c-14c1-461e-9bc6-1a5726838837","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"certificate_number\": \"NC-2022-4456\",\r\n  \"date_printed\": \"2020-08-15\",\r\n  \"dob\": \"1992-04-15\",\r\n  \"family_name\": \"Smith\",\r\n  \"given_name\": \"Johnathan\",\r\n  \"new_family_name\": \"Williams\",\r\n  \"new_given_name\": \"John\",\r\n  \"registration_date\": \"1990-05-15\",\r\n  \"registration_number\": \"REG12345678\",\r\n  \"registration_state\": \"VIC\",\r\n  \"registration_year\": \"2022\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/certificate/changeOfName","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>certificate_number</td>\n<td>String</td>\n<td>No</td>\n<td>Certificate number of the change of name document</td>\n</tr>\n<tr>\n<td>date_printed</td>\n<td>Date</td>\n<td>No</td>\n<td>Date when the certificate was printed</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>No</td>\n<td>Family name (surname) of the individual before the name change</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>No</td>\n<td>Given name(s) of the individual before the name change</td>\n</tr>\n<tr>\n<td>new_family_name</td>\n<td>String</td>\n<td>No</td>\n<td>New family name (surname) of the individual after the name change</td>\n</tr>\n<tr>\n<td>new_given_name</td>\n<td>String</td>\n<td>No</td>\n<td>New given name(s) of the individual after the name change</td>\n</tr>\n<tr>\n<td>registration_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Date when the change of name was registered</td>\n</tr>\n<tr>\n<td>registration_number</td>\n<td>String</td>\n<td>No</td>\n<td>Registration number of the name change certificate</td>\n</tr>\n<tr>\n<td>registration_state</td>\n<td>ACT,NSW,NT,QLD,SA,TAS,VIC,WA</td>\n<td>Yes</td>\n<td>State where the change of name was registered</td>\n</tr>\n<tr>\n<td>registration_year</td>\n<td>Year</td>\n<td>No</td>\n<td>Year when the change of name was registered</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","certificate","changeOfName"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"2fd3378b-e159-461f-98b5-855c7cd295b9","name":"AU Change of Name Cert","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"certificate_number\": \"NC-2022-4456\",\r\n  \"date_printed\": \"12-06-2022\",\r\n  \"dob\": \"15-03-1990\",\r\n  \"family_name\": \"Smith\",\r\n  \"given_name\": \"Johnathan\",\r\n  \"new_family_name\": \"Williams\",\r\n  \"new_given_name\": \"John\",\r\n  \"registration_date\": \"14-06-2022\",\r\n  \"registration_number\": \"CHG-2022-7890\",\r\n  \"registration_state\": \"VIC\",\r\n  \"registration_year\": \"2022\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/certificate/changeOfName"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"5680ffa7-385e-4a3d-8fcc-c6493bc382fd\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 2\n    }\n}"}],"_postman_id":"0fd1897c-14c1-461e-9bc6-1a5726838837"}],"id":"5ad70e3a-1043-41e8-a7a6-b4b1f6f84ff6","description":"<p>Verify Australian change‐of‐name certificates with registry records.</p>\n","_postman_id":"5ad70e3a-1043-41e8-a7a6-b4b1f6f84ff6"},{"name":"AU Citizenship","item":[{"name":"AU Citizenship","id":"92bf06d6-0a72-4a59-81f0-5bcc40be1d4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"acquisition_date\": \"1992-04-15\",\r\n  \"dob\": \"1992-04-15\",\r\n  \"family_name\": \"Nguyen\",\r\n  \"given_name\": \"Liam\",\r\n  \"stock_number\": \"CIT-789456123\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/certificate/citizenship","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>acquisition_date</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date the Australian citizenship was acquired</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Family name (surname) as stated on the certificate</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>No</td>\n<td>Given name as stated on the certificate for verification</td>\n</tr>\n<tr>\n<td>stock_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Stock number found on the citizenship certificate for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","certificate","citizenship"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"6d849605-0f1b-4ac7-b15b-f91d14c2c3ab","name":"AU Citizenship","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"acquisition_date\": \"20-01-2015\",\r\n  \"dob\": \"15-07-1990\",\r\n  \"family_name\": \"Nguyen\",\r\n  \"given_name\": \"Liam\",\r\n  \"stock_number\": \"CIT-789456123\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/certificate/citizenship"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"1877b006-b278-49d1-8c0c-efee8b2b0b62\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"92bf06d6-0a72-4a59-81f0-5bcc40be1d4f"}],"id":"9c44218c-afc1-4833-bf5f-49cb79015252","description":"<p>Authenticate Australian citizenship certificates with official records.</p>\n","_postman_id":"9c44218c-afc1-4833-bf5f-49cb79015252"},{"name":"AU Death Certificate","item":[{"name":"AU Death Certificate","id":"5ccd033d-ad8a-4909-83bc-53bc41dd2ad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"certificate_number\": \"DOC-778899\",\r\n  \"doe\": \"1992-04-15\",\r\n  \"family_name\": \"Garcia\",\r\n  \"given_name\": \"Elena\",\r\n  \"registration_date\": \"2024-04-15\",\r\n  \"registration_number\": \"REG-456321\",\r\n  \"registration_state\": \"NSW\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/certificate/death","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>certificate_number</td>\n<td>String</td>\n<td>No</td>\n<td>Certificate or document number.</td>\n</tr>\n<tr>\n<td>doe</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of expiry or issuance, depending on context.</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>No</td>\n<td>Last name of the individual.</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>No</td>\n<td>First name of the individual.</td>\n</tr>\n<tr>\n<td>registration_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Date of registration.</td>\n</tr>\n<tr>\n<td>registration_number</td>\n<td>String</td>\n<td>No</td>\n<td>Registration or license number.</td>\n</tr>\n<tr>\n<td>registration_state</td>\n<td>String</td>\n<td>Yes</td>\n<td>State of registration (e.g., QLD, NSW, etc.).</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>System identifier for the template.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID for tracking the verification request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","certificate","death"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"36a22dcb-ec28-4782-9d37-68121a1bbe72","name":"AU Death Certificate","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"certificate_number\": \"DOC-778899\",\r\n  \"doe\": \"12-09-2023\",\r\n  \"family_name\": \"Garcia\",\r\n  \"given_name\": \"Elena\",\r\n  \"registration_date\": \"01-01-2022\",\r\n  \"registration_number\": \"REG-456321\",\r\n  \"registration_state\": \"NSW\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/certificate/death"},"status":"ok","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"b67cd5e0-b0a8-4196-baad-90b2cd96ca52\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"5ccd033d-ad8a-4909-83bc-53bc41dd2ad2"}],"id":"d9ce7352-8e7b-456a-b3e7-67a1883d2e12","description":"<p>Authenticate Australian death certificates through official channels.</p>\n","_postman_id":"d9ce7352-8e7b-456a-b3e7-67a1883d2e12"},{"name":"AU Drivers License","item":[{"name":"AU Driver License","id":"977492cd-797d-4686-8b42-b001b298b2f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_number\": \"HC123456789\",\r\n  \"dob\": \"15-08-1990\",\r\n  \"family_name\": \"Nguyen\",\r\n  \"given_name\": \"Minh\",\r\n  \"licence_number\": \"LIC87654321\",\r\n  \"middle_name\": \"Anh\",\r\n  \"state_of_issue\": \"VIC\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/driver_license","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_number</td>\n<td>String</td>\n<td>No</td>\n<td>The number of the healthcare or ID card.</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual.</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the individual.</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the individual.</td>\n</tr>\n<tr>\n<td>licence_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Associated license number if applicable.</td>\n</tr>\n<tr>\n<td>middle_name</td>\n<td>String</td>\n<td>No</td>\n<td>Middle name of the individual.</td>\n</tr>\n<tr>\n<td>state_of_issue</td>\n<td>String</td>\n<td>Yes</td>\n<td>Australian state where the card/license was issued.</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Internal template identifier.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID for the verification request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","driver_license"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"22202ac8-e201-4cfc-b980-fe24618d526f","name":"AU Driver License","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_number\": \"HC123456789\",\r\n  \"dob\": \"15-08-1990\",\r\n  \"family_name\": \"Nguyen\",\r\n  \"given_name\": \"Minh\",\r\n  \"licence_number\": \"LIC87654321\",\r\n  \"middle_name\": \"Anh\",\r\n  \"state_of_issue\": \"VIC\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/driver_license"},"status":"ok","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"fbf85de7-1b92-4e8a-b01e-3dcc97cbb118\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"977492cd-797d-4686-8b42-b001b298b2f5"}],"id":"5dc1502a-27e4-4b65-8055-9a9bd9eb3833","description":"<p>Validate Australian driver's license information with transport authorities.</p>\n","_postman_id":"5dc1502a-27e4-4b65-8055-9a9bd9eb3833"},{"name":"AU Immigration Card","item":[{"name":"AU Immigration Card","id":"6866c379-9999-4628-923e-994e0b878440","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_of_birth\": \"Philippines\",\r\n  \"dob\": \"1992-04-15\",\r\n  \"family_name\": \"Garcia\",\r\n  \"given_name\": \"Lorenzo\",\r\n  \"immigration_card_number\": \"acd123456\",\r\n  \"passport_number\": \"3433565635\",\r\n  \"visa_expiry_date\": \"2025-11-19\",\r\n  \"visa_grant_number\": \"222\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/immigration","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>country_of_birth</td>\n<td>String</td>\n<td>No</td>\n<td>Country where the individual was born.</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual.</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the individual.</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the individual.</td>\n</tr>\n<tr>\n<td>immigration_card_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Immigration card number if applicable.</td>\n</tr>\n<tr>\n<td>passport_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Passport number of the individual.</td>\n</tr>\n<tr>\n<td>visa_expiry_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Visa expiry date .</td>\n</tr>\n<tr>\n<td>visa_grant_number</td>\n<td>String</td>\n<td>No</td>\n<td>Grant number of the issued visa.</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Internal template identifier.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID for the verification request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","immigration"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"1f1debcf-d7fc-4428-9d67-a4fccb2f4c73","name":"AU Immigration Card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_of_birth\": \"Philippines\",\r\n  \"dob\": \"22-07-1988\",\r\n  \"family_name\": \"Garcia\",\r\n  \"given_name\": \"Lorenzo\",\r\n  \"immigration_card_number\": \"IMC5432109876\",\r\n  \"passport_number\": \"P1234567PH\",\r\n  \"visa_expiry_date\": \"30-09-2026\",\r\n  \"visa_grant_number\": \"VG987654321\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/immigration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"a813163d-acd8-482f-a054-2ac7a09c62c8\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"6866c379-9999-4628-923e-994e0b878440"}],"id":"e814f74f-2e5f-4c89-8cc7-e84285690db4","description":"<p>Validate Australian immigration status against government systems.</p>\n","_postman_id":"e814f74f-2e5f-4c89-8cc7-e84285690db4"},{"name":"AU Marriage Certificate","item":[{"name":"AU Marriage Certificate","id":"d3ff10ba-c153-450a-a566-cf060aa627d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"bride_family_name\": \"Santos\",\r\n  \"bride_given_name\": \"Maria\",\r\n  \"groom_family_name\": \"Reyes\",\r\n  \"groom_given_name\": \"Jose\",\r\n  \"certificate_number\": \"MC12345678\",\r\n  \"date_printed\": \"05-06-2024\",\r\n  \"doe\": \"01-05-2024\",\r\n  \"registration_date\": \"10-05-2024\",\r\n  \"registration_number\": \"REGM20240501\",\r\n  \"registration_state\": \"NSW\",\r\n  \"registration_year\": 2024,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/certificate/marriage","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bride_family_name</td>\n<td>String</td>\n<td>No</td>\n<td>Family name of the bride for verification.</td>\n</tr>\n<tr>\n<td>bride_given_name</td>\n<td>String</td>\n<td>No</td>\n<td>Given name of the bride.</td>\n</tr>\n<tr>\n<td>groom_family_name</td>\n<td>String</td>\n<td>No</td>\n<td>Family name of the groom.</td>\n</tr>\n<tr>\n<td>groom_given_name</td>\n<td>String</td>\n<td>No</td>\n<td>Given name of the groom.</td>\n</tr>\n<tr>\n<td>certificate_number</td>\n<td>String</td>\n<td>No</td>\n<td>Certificate number issued for the marriage for verification.</td>\n</tr>\n<tr>\n<td>date_printed</td>\n<td>Date</td>\n<td>No</td>\n<td>Date the certificate was printed.</td>\n</tr>\n<tr>\n<td>doe</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of event (i.e. marriage).</td>\n</tr>\n<tr>\n<td>registration_date</td>\n<td>Date</td>\n<td>No</td>\n<td>Date the marriage was registered.</td>\n</tr>\n<tr>\n<td>registration_number</td>\n<td>String</td>\n<td>No</td>\n<td>Unique registration number.</td>\n</tr>\n<tr>\n<td>registration_state</td>\n<td>String</td>\n<td>Yes</td>\n<td>State where the marriage was registered (e.g. WA).</td>\n</tr>\n<tr>\n<td>registration_year</td>\n<td>Year</td>\n<td>No</td>\n<td>Year the marriage was registered (e.g. 2025).</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Internal template identifier.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID for the verification request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","certificate","marriage"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"c0bc33c1-25cb-4780-8e69-fa7f468ac207","name":"AU Marriage Certificate","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"bride_family_name\": \"Santos\",\r\n  \"bride_given_name\": \"Maria\",\r\n  \"groom_family_name\": \"Reyes\",\r\n  \"groom_given_name\": \"Jose\",\r\n  \"certificate_number\": \"MC12345678\",\r\n  \"date_printed\": \"05-06-2024\",\r\n  \"doe\": \"01-05-2024\",\r\n  \"registration_date\": \"10-05-2024\",\r\n  \"registration_number\": \"REGM20240501\",\r\n  \"registration_state\": \"NSW\",\r\n  \"registration_year\": 2024,\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/certificate/marriage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"235a8b63-c298-4ec1-8c41-2c82459a7d93\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"d3ff10ba-c153-450a-a566-cf060aa627d7"}],"id":"6ee53bcc-bee1-45fa-892b-3ef88e5f77f0","description":"<p>Authenticate Australian marriage certificates via official sources.</p>\n","_postman_id":"6ee53bcc-bee1-45fa-892b-3ef88e5f77f0"},{"name":"AU Medicare Card","item":[{"name":"AU Medicare","id":"ddfe8ce2-7199-4bda-aee2-17ecb3127607","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_expiry\": \"2026-03\",\r\n  \"card_number\": \"1234567891\",\r\n  \"card_type\": \"G\",\r\n  \"dob\": \"2025-08-05\",\r\n  \"individual_reference_number\": \"8\",\r\n  \"name1\": \"Juan Dela Cruz\",\r\n  \"name2\": \"Jr.\",\r\n  \"name3\": \"N/A\",\r\n  \"name4\": \"N/A\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/medicare","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_expiry</td>\n<td>String</td>\n<td>Yes</td>\n<td>Expiry date of the card.(Year-Month)</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>10 digit card number associated with the individual.</td>\n</tr>\n<tr>\n<td>card_type</td>\n<td>String</td>\n<td>Yes</td>\n<td>Type of the card (e.g., G,B,Y)</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>No</td>\n<td>Date of birth of the individual.</td>\n</tr>\n<tr>\n<td>individual_reference_number</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Reference number identifying the individual.(1-9)</td>\n</tr>\n<tr>\n<td>name1</td>\n<td>String</td>\n<td>Yes</td>\n<td>Primary name field (usually full name or surname).</td>\n</tr>\n<tr>\n<td>name2</td>\n<td>String</td>\n<td>No</td>\n<td>Optional additional name field.</td>\n</tr>\n<tr>\n<td>name3</td>\n<td>String</td>\n<td>No</td>\n<td>Optional additional name field.</td>\n</tr>\n<tr>\n<td>name4</td>\n<td>String</td>\n<td>No</td>\n<td>Optional additional name field.</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Internal template identifier.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID for the verification request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","medicare"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"bc0d1b04-7727-4364-a7ac-3d71c8d6ff97","name":"AU Medicare","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"card_expiry\": \"12-08-2026\",\r\n  \"card_number\": \"G123456789\",\r\n  \"card_type\": \"Green\",\r\n  \"dob\": \"25-07-1990\",\r\n  \"individual_reference_number\": \"REF0987654321\",\r\n  \"name1\": \"Juan Dela Cruz\",\r\n  \"name2\": \"Jr.\",\r\n  \"name3\": \"N/A\",\r\n  \"name4\": \"N/A\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/medicare"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"00000000-0000-0000-0000-000000000000\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"ddfe8ce2-7199-4bda-aee2-17ecb3127607"}],"id":"90117b56-39a9-4bce-b348-273a1dd8a9c0","description":"<p>Verify Australian Medicare card details against health authority databases.</p>\n","_postman_id":"90117b56-39a9-4bce-b348-273a1dd8a9c0"},{"name":"AU Passport","item":[{"name":"AU Passport","id":"5a4e4bad-069e-4bfc-9bdc-1679c1e0bc71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"dob\": \"2003-07-30\",\r\n  \"family_name\": \"Smith\",\r\n  \"given_name\": \"John\",\r\n  \"gender\": \"M\",\r\n  \"travel_document_number\": \"PA1234567\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/passport","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual.</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the individual.</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>No</td>\n<td>First name of the individual.</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Yes</td>\n<td>Gender of the individual(M/F)</td>\n</tr>\n<tr>\n<td>travel_document_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Passport or travel document number.</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Internal template identifier.</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique ID for the verification request.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","passport"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"15814bdf-631d-4f2d-bb33-09f94788fea7","name":"AU Passport","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"dob\": \"15-03-1985\",\r\n  \"family_name\": \"Smith\",\r\n  \"given_name\": \"John\",\r\n  \"gender\": \"Male\",\r\n  \"travel_document_number\": \"PA1234567\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/passport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"31e12f16-8442-40ec-8780-8860765693d6\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"5a4e4bad-069e-4bfc-9bdc-1679c1e0bc71"}],"id":"39c1deb9-fc24-4ada-87fa-0895997c2622","description":"<p>Verify Australian passport details with government databases.</p>\n","_postman_id":"39c1deb9-fc24-4ada-87fa-0895997c2622"},{"name":"Australia Visa","item":[{"name":"AU Visa","id":"333c8fd7-b5f4-470a-8fce-7fe98563f1d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_of_issue\": \"Australia\",\r\n  \"dob\": \"24-11-1990\",\r\n  \"family_name\": \"Gonzales\",\r\n  \"given_name\": \"Maria\",\r\n  \"passport_number\": \"N12345678\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/australia/visa","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>country_of_issue</td>\n<td>String</td>\n<td>No</td>\n<td>Country where Visa was issued for verification</td>\n</tr>\n<tr>\n<td>dob</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of individual</td>\n</tr>\n<tr>\n<td>family_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Family name (surname) of the individual</td>\n</tr>\n<tr>\n<td>given_name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Given name of the individual to be verified</td>\n</tr>\n<tr>\n<td>passport_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Number on the passport for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","australia","visa"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"4fd54cb9-15bc-476e-ac67-18b4acd3b05a","name":"AU Visa","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_of_issue\": \"Australia\",\r\n  \"dob\": \"24-11-1990\",\r\n  \"family_name\": \"Gonzales\",\r\n  \"given_name\": \"Maria\",\r\n  \"passport_number\": \"N12345678\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/australia/visa"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"ActivityId\": \"56ad77b8-6562-4751-a077-99a1740168e5\",\n        \"Errors\": [],\n        \"OriginatingAgencyCode\": \"IDM001\",\n        \"VerificationRequestNumber\": \"VI-01-01\",\n        \"VerificationResultCode\": 1\n    }\n}"}],"_postman_id":"333c8fd7-b5f4-470a-8fce-7fe98563f1d3"}],"id":"873bf9dc-d79f-40f1-b037-7c67e208179c","description":"<p>Validate Australian visa credentials against official immigration records.</p>\n","_postman_id":"873bf9dc-d79f-40f1-b037-7c67e208179c"}],"id":"f4c52e9c-6311-440b-89cf-4def2a39f9ca","_postman_id":"f4c52e9c-6311-440b-89cf-4def2a39f9ca","description":""},{"name":"Indonesia","item":[{"name":"Dukcapil Data Full","item":[{"name":"Dukcapil Data Full","id":"66b07625-4bea-4e87-8fad-de6a942905f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"address\": \"Jl. Merdeka No. 10\",\r\n  \"city\": \"Jakarta\",\r\n  \"date_of_birth\": \"1990-01-01\",\r\n  \"district\": \"Gambir\",\r\n  \"gender\": \"Male\",\r\n  \"job_type\": \"Software Engineer\",\r\n  \"marital_status\": \"Single\",\r\n  \"mother_maiden_name\": \"Sari\",\r\n  \"name\": \"Andi Prasetyo\",\r\n  \"nik\": \"3111091508900221\",\r\n  \"no_kk\": \"3111091508902211\",\r\n  \"place_of_birth\": \"Jakarta\",\r\n  \"province\": \"DKI Jakarta\",\r\n  \"rt\": \"001\",\r\n  \"rw\": \"005\",\r\n  \"subdistrict\": \"Cikini\",\r\n  \"selfie_image\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  // Base64-encoded selfie image\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/dukcapilfull","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>String</td>\n<td>No</td>\n<td>Residential address of the individual</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>No</td>\n<td>City of residence</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>district</td>\n<td>String</td>\n<td>No</td>\n<td>District or municipality</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Yes</td>\n<td>Gender of the individual (e.g., Male, Female)</td>\n</tr>\n<tr>\n<td>job_type</td>\n<td>String</td>\n<td>No</td>\n<td>Occupation or type of job</td>\n</tr>\n<tr>\n<td>marital_status</td>\n<td>String</td>\n<td>No</td>\n<td>Marital status (e.g., Single, Married,Divorced)</td>\n</tr>\n<tr>\n<td>mother_maiden_name</td>\n<td>String</td>\n<td>No</td>\n<td>Mother's maiden name</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Full name of the individual to be verified</td>\n</tr>\n<tr>\n<td>nik</td>\n<td>String</td>\n<td>Yes</td>\n<td>Indonesian National Identity Number (Nomor Induk Kependudukan)</td>\n</tr>\n<tr>\n<td>no_kk</td>\n<td>String</td>\n<td>No</td>\n<td>Family card number (Nomor Kartu Keluarga)</td>\n</tr>\n<tr>\n<td>place_of_birth</td>\n<td>String</td>\n<td>No</td>\n<td>Place of birth of the individual</td>\n</tr>\n<tr>\n<td>province</td>\n<td>String</td>\n<td>No</td>\n<td>Province of residence</td>\n</tr>\n<tr>\n<td>rt</td>\n<td>String</td>\n<td>No</td>\n<td>Neighborhood unit (Rukun Tetangga)</td>\n</tr>\n<tr>\n<td>rw</td>\n<td>String</td>\n<td>No</td>\n<td>Community unit (Rukun Warga)</td>\n</tr>\n<tr>\n<td>subdistrict</td>\n<td>String</td>\n<td>No</td>\n<td>Subdistrict or village</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","dukcapilfull"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"39104961-5631-4fca-abab-c54f834b1776","name":"Dukcapil Data","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"address\": \"Jl. Merdeka No. 10\",\r\n  \"city\": \"Jakarta\",\r\n  \"date_of_birth\": \"15-08-1990\",\r\n  \"district\": \"Gambir\",\r\n  \"gender\": \"Male\",\r\n  \"job_type\": \"Software Engineer\",\r\n  \"marital_status\": \"Single\",\r\n  \"mother_maiden_name\": \"Sari\",\r\n  \"name\": \"Andi Prasetyo\",\r\n  \"nik\": \"3175091508900001\",\r\n  \"no_kk\": \"3175091508900011\",\r\n  \"place_of_birth\": \"Jakarta\",\r\n  \"province\": \"DKI Jakarta\",\r\n  \"rt\": \"001\",\r\n  \"rw\": \"005\",\r\n  \"subdistrict\": \"Cikini\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v2/verification/dukcapil"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"success\": true,\n        \"message\": \"Berhasil\",\n        \"data\": {\n            \"nik\": true,\n            \"name\": true,\n            \"date_of_birth\": true,\n            \"selfie_image_percentage\": null,\n            \"liveness_result\": null,\n            \"liveness_fail_message\": \"\",\n            \"no_kk\": true,\n            \"mother_maiden_name\": true,\n            \"place_of_birth\": true,\n            \"address\": true,\n            \"gender\": true,\n            \"marital_status\": true,\n            \"job_type\": true,\n            \"province\": true,\n            \"city\": true,\n            \"district\": true,\n            \"subdistrict\": true,\n            \"rt\": true,\n            \"rw\": true,\n            \"uuid\": \"88a65209-15a6-402d-ae96-22263aaab0e1\",\n            \"url\": \"\",\n            \"reason_code\": \"0\",\n            \"error_message\": null\n        }\n    },\n    \"api_request_status\": 1\n}"}],"_postman_id":"66b07625-4bea-4e87-8fad-de6a942905f7"}],"id":"1e405dea-aec0-4fdb-9723-d51f3bf03e9f","description":"<p>Retrieve and verify Indonesian citizen data from Dukcapil government records.</p>\n","_postman_id":"1e405dea-aec0-4fdb-9723-d51f3bf03e9f"},{"name":"Dukcapil Data","item":[{"name":"Dukcapil Data","id":"417f2f39-5420-4655-8fe0-eb6c6485b307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"address\": \"Jl. Merdeka\",\r\n  \"city\": \"Jakarta Utara\",\r\n  \"date_of_birth\": \"1990-01-01\",\r\n  \"district\": \"Gambir\",\r\n  \"gender\": \"Male\",\r\n  \"job_type\": \"Software Engineer\",\r\n  \"marital_status\": \"Single\",\r\n  \"mother_maiden_name\": \"Sari\",\r\n  \"name\": \"Rizki\",\r\n  \"nik\": \"3111091508900001\",\r\n  \"no_kk\": \"3175091508900011\",\r\n  \"place_of_birth\": \"Jakarta\",\r\n  \"province\": \"DKI Jakarta\",\r\n  \"rt\": \"001\",\r\n  \"rw\": \"005\",\r\n  \"subdistrict\": \"Cikini\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/dukcapil","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>String</td>\n<td>No</td>\n<td>Residential address of the individual</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>No</td>\n<td>City of residence</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>district</td>\n<td>String</td>\n<td>No</td>\n<td>District or municipality</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Yes</td>\n<td>Gender of the individual (e.g., Male, Female)</td>\n</tr>\n<tr>\n<td>job_type</td>\n<td>String</td>\n<td>No</td>\n<td>Occupation or type of job</td>\n</tr>\n<tr>\n<td>marital_status</td>\n<td>String</td>\n<td>No</td>\n<td>Marital status (e.g., Single, Married,Divorced)</td>\n</tr>\n<tr>\n<td>mother_maiden_name</td>\n<td>String</td>\n<td>No</td>\n<td>Mother's maiden name</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Full name of the individual to be verified</td>\n</tr>\n<tr>\n<td>nik</td>\n<td>String</td>\n<td>Yes</td>\n<td>Indonesian National Identity Number (Nomor Induk Kependudukan)</td>\n</tr>\n<tr>\n<td>no_kk</td>\n<td>String</td>\n<td>No</td>\n<td>Family card number (Nomor Kartu Keluarga)</td>\n</tr>\n<tr>\n<td>place_of_birth</td>\n<td>String</td>\n<td>No</td>\n<td>Place of birth of the individual</td>\n</tr>\n<tr>\n<td>province</td>\n<td>String</td>\n<td>No</td>\n<td>Province of residence</td>\n</tr>\n<tr>\n<td>rt</td>\n<td>String</td>\n<td>No</td>\n<td>Neighborhood unit (Rukun Tetangga)</td>\n</tr>\n<tr>\n<td>rw</td>\n<td>String</td>\n<td>No</td>\n<td>Community unit (Rukun Warga)</td>\n</tr>\n<tr>\n<td>subdistrict</td>\n<td>String</td>\n<td>No</td>\n<td>Subdistrict or village</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","dukcapil"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"f1136cd6-f9f4-478d-bd31-a5fe337b4387","name":"Dukcapil Data","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"address\": \"Jl. Merdeka No. 10\",\r\n  \"city\": \"Jakarta\",\r\n  \"date_of_birth\": \"15-08-1990\",\r\n  \"district\": \"Gambir\",\r\n  \"gender\": \"Male\",\r\n  \"job_type\": \"Software Engineer\",\r\n  \"marital_status\": \"Single\",\r\n  \"mother_maiden_name\": \"Sari\",\r\n  \"name\": \"Andi Prasetyo\",\r\n  \"nik\": \"3175091508900001\",\r\n  \"no_kk\": \"3175091508900011\",\r\n  \"place_of_birth\": \"Jakarta\",\r\n  \"province\": \"DKI Jakarta\",\r\n  \"rt\": \"001\",\r\n  \"rw\": \"005\",\r\n  \"subdistrict\": \"Cikini\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v2/verification/dukcapil"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"success\": true,\n        \"message\": \"Berhasil\",\n        \"data\": {\n            \"nik\": true,\n            \"name\": true,\n            \"date_of_birth\": true,\n            \"selfie_image_percentage\": null,\n            \"liveness_result\": null,\n            \"liveness_fail_message\": \"\",\n            \"no_kk\": true,\n            \"mother_maiden_name\": true,\n            \"place_of_birth\": true,\n            \"address\": true,\n            \"gender\": true,\n            \"marital_status\": true,\n            \"job_type\": true,\n            \"province\": true,\n            \"city\": true,\n            \"district\": true,\n            \"subdistrict\": true,\n            \"rt\": true,\n            \"rw\": true,\n            \"uuid\": \"88a65209-15a6-402d-ae96-22263aaab0e1\",\n            \"url\": \"\",\n            \"reason_code\": \"0\",\n            \"error_message\": null\n        }\n    },\n    \"api_request_status\": 1\n}"}],"_postman_id":"417f2f39-5420-4655-8fe0-eb6c6485b307"}],"id":"94b486db-6dd0-4911-a392-dd8622bcf5e5","description":"<p>Retrieve and verify Indonesian citizen data from Dukcapil government records.</p>\n","_postman_id":"94b486db-6dd0-4911-a392-dd8622bcf5e5"},{"name":"Dukcapil Data Facematch","item":[{"name":"Dukcapil Data Face Match","id":"1d06e8d9-e2f8-47a5-8f81-a586dbe8faa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"date_of_birth\": \"12-12-1993\",\r\n  \"name\": \"Rizky Adi Putra\",\r\n  \"nik\": \"3211111206930001\",\r\n  \"selfie_image\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  // Base64-encoded selfie image\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/dukcapilfacematch","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>date_of_birth</td>\n<td>Date</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Yes</td>\n<td>Full name of the individual</td>\n</tr>\n<tr>\n<td>nik</td>\n<td>String;Size:16</td>\n<td>Yes</td>\n<td>Indonesian National Identity Number (16-digit NIK)</td>\n</tr>\n<tr>\n<td>selfie_image</td>\n<td>String</td>\n<td>Yes</td>\n<td>Selfie image used for facial biometric matching</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","dukcapilfacematch"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"18ea560a-e50e-497e-be2e-1e2bd47fe1bd","name":"Dukcapil Data Face Match","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"date_of_birth\": \"12-06-1993\",\r\n  \"name\": \"Rizky Adi Putra\",\r\n  \"nik\": \"3201011206930001\",\r\n  \"selfie_image\": \"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD...\",  // Base64-encoded selfie image\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/dukcapilfacematch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"success\": true,\n        \"message\": \"Berhasil\",\n        \"data\": {\n            \"nik\": false,\n            \"name\": null,\n            \"date_of_birth\": null,\n            \"selfie_image_percentage\": null,\n            \"liveness_result\": null,\n            \"liveness_fail_message\": \"\",\n            \"uuid\": \"620bda89-e3f7-4910-aece-535ca95c15e1\",\n            \"url\": \"\",\n            \"reason_code\": \"1\",\n            \"error_message\": \"Data Tidak Ditemukan, NIK tidak terdapat di database Kependudukan\"\n        }\n    }\n}"}],"_postman_id":"1d06e8d9-e2f8-47a5-8f81-a586dbe8faa7"}],"id":"9f4879fb-d0ca-4493-a196-bd4263f3721c","description":"<p>Match user facial image against Dukcapil database for identity confirmation.</p>\n","_postman_id":"9f4879fb-d0ca-4493-a196-bd4263f3721c"},{"name":"KTP Details Extraction","item":[{"name":"KTP Details Extraction","id":"9d554141-bb18-4b2f-a718-4ecddbecb882","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"imageFrontSide","description":"<p>Front side of KTP card</p>\n","type":"file","uuid":"0a8de824-752e-405e-afcd-aab5fc379fda","value":null},{"key":"template_id","value":"{your_template_id}","type":"text","uuid":"67cf85c4-f07f-4c62-b3c5-152e674b1eb2"},{"key":"verification_id","value":"{your_verification_id}","type":"text","uuid":"0bcced9a-3d04-4a41-add9-b3adfe586bf9"}]},"url":"http://{(environment-subdomain}}/api/v2/verification/ktp-extraction","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>imageFrontSide</td>\n<td>File</td>\n<td>Yes</td>\n<td>Front image of document for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"http","path":["api","v2","verification","ktp-extraction"],"host":["{(environment-subdomain}}"],"query":[],"variable":[]}},"response":[{"id":"acf4a478-f867-4793-a05f-47db83569b8e","name":"KTP Details Extraction","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"imageFrontSide","description":"Front Side of KTP Card","type":"file","uuid":"92f52414-ab58-4a93-9e52-dc7b9394408e","value":null},{"key":"template_id","value":"{your_template_id}","type":"text","uuid":"2aa13559-2821-462d-b64f-8f3cb3522a43"},{"key":"verification_id","value":"{your_verification_id}","type":"text","uuid":"717fa1b5-250f-48e7-9f94-538ae0d13240"}],"options":{"raw":{"language":"json"}}},"url":"http://{(environment-subdomain}}/api/v2/verification/ktp_details_extraction"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"9d554141-bb18-4b2f-a718-4ecddbecb882"}],"id":"827db1bf-7c0b-425e-bd41-54b61f66a8bd","description":"<p>Extraction of all the details from KTP</p>\n","_postman_id":"827db1bf-7c0b-425e-bd41-54b61f66a8bd"}],"id":"39b7ed6c-500d-4291-a70c-ecdd62c681ea","_postman_id":"39b7ed6c-500d-4291-a70c-ecdd62c681ea","description":""},{"name":"Malaysia","item":[{"name":"Malaysia IC Check","item":[{"name":"Malaysia IC Check","id":"c929930d-dfdc-4ab6-8079-bf6e66410afd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"ic_number\": \"{your_ic_number}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v2/verification/malaysian-ic-verification","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ic_number</td>\n<td>integer</td>\n<td>Yes</td>\n<td>Number on the Malaysia identification card (IC)</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","malaysian-ic-verification"],"host":["integrate","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"9d40c25f-9c07-453c-9726-120c4dcfc4a5","name":"Malaysia IC Check","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"ic_number\": \"{your_ic_number}\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://integrate.idmetagroup.com/api/v2/verification/malaysian-ic-verification"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"response\": {\n        \"status\": \"valid\",\n        \"data\": {\n            \"name\": \"LEO ADRIANO RICHARD\",\n            \"icNumber\": \"030226060581\",\n            \"dateOfBirth\": \"2003-02-26\",\n            \"gender\": \"male\"\n        },\n        \"requestData\": {\n            \"icNumber\": \"030226060581\"\n        }\n    }\n}"}],"_postman_id":"c929930d-dfdc-4ab6-8079-bf6e66410afd"}],"id":"010a3fd3-e4f9-436a-9aea-cfc9dfad1cd8","description":"<p>Retrieve and verify Malaysian citizen data from government records.</p>\n","_postman_id":"010a3fd3-e4f9-436a-9aea-cfc9dfad1cd8"}],"id":"bfe093df-ffea-4ee7-803e-3e6f9f827957","_postman_id":"bfe093df-ffea-4ee7-803e-3e6f9f827957","description":""}],"id":"783d0f57-ba14-4439-9f68-a20e6e7ce98b","_postman_id":"783d0f57-ba14-4439-9f68-a20e6e7ce98b","description":""},{"name":"Alternative Verifications","item":[{"name":"Email Social Insight","item":[{"name":"Email Social Insight","id":"5a314118-62b0-47dd-a741-d8e19f896c74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer{Your_API_Token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"jane.doe@example.com\",\r\n  \"email_address\": \"jane.doe.alt@example.com\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/email-social","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email</td>\n<td>email</td>\n<td>Yes</td>\n<td>Email address to be analyzed for social insights</td>\n</tr>\n<tr>\n<td>email_address</td>\n<td>String</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","email-social"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"2b3f13db-7bf8-4d60-b53c-1e74cbe3e13f","name":"Email Social Insight","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer{Your_API_Token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"jane.doe@example.com\",\r\n  \"email_address\": \"jane.doe.alt@example.com\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/email-social"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"code\": \"OK\",\n        \"message\": \"Success!\",\n        \"requestId\": \"93777316-f767-42bd-9675-0143fd9a6f65\",\n        \"data\": {\n            \"id\": \"fp-c2c97784f72149359fdaafb7c9eb21cf\",\n            \"createdAt\": \"2025-08-14T02:53:57Z\",\n            \"status\": \"COMPLETED\",\n            \"resultCode\": \"SUCCESS\",\n            \"requestMeta\": {\n                \"emailAddress\": \"anonymous@example.com\",\n                \"mobileNumber\": null,\n                \"countryCode\": null,\n                \"templateId\": \"tpl-xxxxxxx\",\n                \"consent\": {\n                    \"type\": \"IDmeta Phone Number & Email Footprint Consent\",\n                    \"version\": \"v1\",\n                    \"consentedAt\": \"2025-08-14T09:53:57Z\",\n                    \"consentedWith\": \"By Starting\",\n                    \"consentTemplateId\": \"ct-xxxxxxxxxxxxxxxx\"\n                }\n            },\n            \"items\": [\n                {\n                    \"name\": \"registered\",\n                    \"value\": \"true\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"creationTime\",\n                    \"value\": \"1995-08-13 04:00:00\",\n                    \"valueType\": \"STRING\"\n                },\n                {\n                    \"name\": \"companyName\",\n                    \"value\": \"Anonymous Corp.\",\n                    \"valueType\": \"STRING\"\n                },\n                {\n                    \"name\": \"deliverable\",\n                    \"value\": \"true\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"breached\",\n                    \"value\": \"false\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"registeredProfilesCount\",\n                    \"value\": \"2\",\n                    \"valueType\": \"NUMBER\"\n                },\n                {\n                    \"name\": \"emailProviderGoogleRegistered\",\n                    \"value\": \"true\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"socialMediaInstagramRegistered\",\n                    \"value\": \"false\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"socialMediaFacebookRegistered\",\n                    \"value\": \"false\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"entertainmentSpotifyRegistered\",\n                    \"value\": \"true\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"lastActivity\",\n                    \"value\": null,\n                    \"valueType\": \"STRING\"\n                }\n            ]\n        }\n    }\n}\n"}],"_postman_id":"5a314118-62b0-47dd-a741-d8e19f896c74"}],"id":"ed73dea8-716a-4daf-8ba3-f12760bd9231","description":"<p>Retrieve social media and reputation insights for an email address.</p>\n","_postman_id":"ed73dea8-716a-4daf-8ba3-f12760bd9231"},{"name":"Phone Social Insights","item":[{"name":"Phone Social Insights","id":"8f444fcc-357e-4df8-a6b6-fc33b070b0e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer{Your_API_Token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_code\": \"+{your_country_code}\",\r\n  \"phone_number\": \"{your_phone_number}\",\r\n  \"template_id\": \"{your_template_id}\",\r\n  \"verification_id\": \"{your_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/phone-social","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>country_code</td>\n<td>String</td>\n<td>Yes</td>\n<td>Country code of phone number for verification</td>\n</tr>\n<tr>\n<td>phone_number</td>\n<td>String</td>\n<td>Yes</td>\n<td>Phone number of individual for verification</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","phone-social"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"92ac5ecd-449b-4d3b-895b-d855e50bc22c","name":"Phone Social Insights","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer{Your_API_Token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"country_code\": \"+{your_country_code}\",\r\n  \"phone_number\": \"{your_phone_number}\",\r\n  \"template_id\": \"{your_template_id}\",\r\n  \"verification_id\": \"{your_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/phone-social"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"code\": \"OK\",\n        \"message\": \"Success!\",\n        \"requestId\":\"93777316-f767-42bd-9675-0143fd9a6f65\",\n        \"data\": {\n            \"id\": \"fp-b3c7980dcd754041bcb1919e12b2bab7\",\n            \"createdAt\": \"2025-08-14T02:53:52Z\",\n            \"status\": \"COMPLETED\",\n            \"resultCode\": \"SUCCESS\",\n            \"requestMeta\": {\n                \"emailAddress\": null,\n                \"mobileNumber\": \"60123456789\",\n                \"countryCode\": \"MY\",\n                \"templateId\": \"tpl-xxxxxxx\",\n                \"consent\": {\n                    \"type\": \"IDmeta Phone Number & Email Footprint Consent\",\n                    \"version\": \"v1\",\n                    \"consentedAt\": \"2025-08-14T09:53:51Z\",\n                    \"consentedWith\": \"By Starting\",\n                    \"consentTemplateId\": \"ct-xxxxxxxxxxxxxxxx\"\n                }\n            },\n            \"items\": [\n                {\n                    \"name\": \"valid\",\n                    \"value\": \"true\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"originalCarrier\",\n                    \"value\": \"Anonymous Carrier\",\n                    \"valueType\": \"STRING\"\n                },\n                {\n                    \"name\": \"carrier\",\n                    \"value\": \"Anonymous Carrier\",\n                    \"valueType\": \"STRING\"\n                },\n                {\n                    \"name\": \"ported\",\n                    \"value\": \"false\",\n                    \"valueType\": \"STRING\"\n                },\n                {\n                    \"name\": \"portedCount\",\n                    \"value\": \"0\",\n                    \"valueType\": \"STRING\"\n                },\n                {\n                    \"name\": \"socialMediaInstagramRegistered\",\n                    \"value\": \"true\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"socialMediaFacebookRegistered\",\n                    \"value\": \"false\",\n                    \"valueType\": \"BOOLEAN\"\n                },\n                {\n                    \"name\": \"lastActivity\",\n                    \"value\": null,\n                    \"valueType\": \"STRING\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"8f444fcc-357e-4df8-a6b6-fc33b070b0e4"}],"id":"89247352-cd8e-4e57-b524-bbc3cb718b89","description":"<p>Gather social and risk insights associated with a phone number.</p>\n","_postman_id":"89247352-cd8e-4e57-b524-bbc3cb718b89"}],"id":"f15337d0-8267-4cff-8df6-993b5154eae9","_postman_id":"f15337d0-8267-4cff-8df6-993b5154eae9","description":""},{"name":"Customize","item":[{"name":"Custom Document","item":[{"name":"Custom Document","id":"c77fd9c4-872d-491e-a37d-c58e3fb5d5f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"document\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA...==\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v1/verification/customdocument","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>document</td>\n<td>Binary</td>\n<td>No</td>\n<td>Uploaded document file to be verified</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","verification","customdocument"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"56a81c07-69b1-41c9-8c38-65d46c893ce4","name":"Custom Document","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"document\": \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA...==\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://stag-integrate.idmetagroup.com/api/v1/verification/customdocument"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"OK\",\n    \"result\": {\n        \"formData\": {\n            \"name\": \"Michael Reyes\",\n            \"idnumber\": \"ASIC764839201\",\n            \"address\": \"45 Bonifacio St, Pasay City, Metro Manila, Philippines\",\n            \"birthdate\": \"26-02-2003\",\n            \"gender\": \"Male\",\n            \"date_of_issue\": \"22-07-2025\"\n        }\n    }\n}"}],"_postman_id":"c77fd9c4-872d-491e-a37d-c58e3fb5d5f4"}],"id":"0f3509b3-a1f2-4007-b713-a201f1437ce5","description":"<p>Supplement facial verification by authenticating custom documents.</p>\n","_postman_id":"0f3509b3-a1f2-4007-b713-a201f1437ce5"},{"name":"Custom Form(Coming Soon)","item":[{"name":"Custom Form","id":"021be939-5f52-4d6e-aa52-3d2f2b1cb800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/custom_form","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Null(?)</td>\n<td>-</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","custom_form"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"1aba3eec-d020-4771-9ef3-a87522a363ae","name":"Custom Form","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://stag-integrate.idmetagroup.com/api/v2/verification/custom_form"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Form submitted successfully\",\n    \"result\": {\n        \"submission_id\": null,\n        \"data\": {\n            \"null\": \"John Doe\",\n            \"template_id\": \"132\",\n            \"verification_id\": \"1101da93-6470-491d-a054-b742fdf83d5b\"\n        }\n    }\n}"}],"_postman_id":"021be939-5f52-4d6e-aa52-3d2f2b1cb800"}],"id":"aad79b69-f310-45f9-a113-19e15f918d7d","description":"<p>Create custom forms for specific data collection needs.</p>\n","_postman_id":"aad79b69-f310-45f9-a113-19e15f918d7d"}],"id":"9da7ac76-4ece-4211-b4b5-2182e343f9fd","_postman_id":"9da7ac76-4ece-4211-b4b5-2182e343f9fd","description":""},{"name":"Know Your Business","item":[{"name":"Indonesia","item":[{"name":"KYB Comprehensive","id":"229cc843-275b-4363-81dc-88a7459a5d6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"companyName\": \"Example Technologies Sdn Bhd\",\r\n  \"country\": \"Malaysia\",\r\n  \"registrationNumber\": \"1234567-A\",\r\n  \"template_id\": \"{your_trust_flow_id}\",\r\n  \"verification_id\": \"{your_created_verification_id}\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/kyb/comprehensive","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>companyName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Name of the company to be verified</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Yes</td>\n<td>Country where the company is registered</td>\n</tr>\n<tr>\n<td>registrationNumber</td>\n<td>String</td>\n<td>Yes</td>\n<td>Official company registration number</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group requests for tracking or reporting</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","kyb","comprehensive"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"229cc843-275b-4363-81dc-88a7459a5d6e"}],"id":"22eb4e2c-926a-4998-a1da-8cd0a9434f48","_postman_id":"22eb4e2c-926a-4998-a1da-8cd0a9434f48","description":""},{"name":"KYB Lite","id":"4c6945ed-311e-4e07-9f10-aedcff2ca531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"companyName\": \"Example Technologies Sdn Bhd\",\n  \"country\": \"Malaysia\",\n  \"registrationNumber\": \"1234567-A\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/kyb/lite","urlObject":{"protocol":"https","path":["api","v2","kyb","lite"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c6945ed-311e-4e07-9f10-aedcff2ca531"},{"name":"KYB UBO","id":"3861a913-6486-4043-86aa-a7f798dad0f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"country\": \"Malaysia\",\n  \"registrationNumber\": \"1234567-A\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/kyb/ubo","urlObject":{"protocol":"https","path":["api","v2","kyb","ubo"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3861a913-6486-4043-86aa-a7f798dad0f8"}],"id":"02afe7d7-440b-407b-85bb-55f1dcd6876b","_postman_id":"02afe7d7-440b-407b-85bb-55f1dcd6876b","description":""},{"name":"Credit Worthiness","item":[{"name":"Finlink All-in-One","item":[{"name":"Finlink All-in-One","id":"c6b260a5-9834-4e11-99a4-9929e0428a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the person to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the person to be verified</td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String (YYYY-MM-DD)</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Contact number of the individual</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address of the individual</td>\n</tr>\n<tr>\n<td>idNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>National ID or identification number of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group verification requests</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","finlink"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"d4f276d0-1e20-452e-845f-ba99394df474","name":"Finlink All-in-One","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"X123-AB45\",\n    \"productIds\": [\n        \"FR\",\n        \"PT\",\n        \"TS\",\n        \"LR\",\n        \"CHA\",\n        \"LAC\"\n    ],\n    \"response\": {\n        \"FR\": {\n            \"data\": [\n                {\n                    \"recordID\": \"123456789\",\n                    \"kycSurname\": \"Doe\",\n                    \"kycFirstName\": \"John\",\n                    \"kycMiddleName\": \"Smith\",\n                    \"kycDateOfBirth\": \"1990-01-01\",\n                    \"kycIdNumber\": \"ABC123456\",\n                    \"kycIdType\": 4,\n                    \"kycMobileNumber\": \"63XXXXXXXXXX\",\n                    \"kycEmailAddress\": \"john.doe@example.com\",\n                    \"kycAddress\": \"123 Main St, Anytown, USA\",\n                    \"loanInfoLoanType\": 1,\n                    \"loanInfoApplicationDate\": \"2022-01-01\",\n                    \"loanInfoOpenDate\": \"2022-01-01\",\n                    \"loanInfoLoanTerm\": 5,\n                    \"loanInfoOpenBalance\": 10000,\n                    \"loanInfoOutstandingBalance\": 8000,\n                    \"loanInfoNextDueDate\": \"2024-05-01\",\n                    \"loanInfoLastPaymentAmount\": 200,\n                    \"loanInfoLastPaymentDate\": \"2024-04-01\",\n                    \"loanInfoStatusCode\": \"Active\",\n                    \"loanInfoInstallmentAmount\": 500,\n                    \"loanInfoOverdueAmount\": 100,\n                    \"loanInfoRepaymentFrequency\": 1,\n                    \"loanInfoRepaymentHistory\": \"00000\",\n                    \"loanInfoCloseDate\": \"2023-12-28\",\n                    \"contributorId\": \"12d3ae45-678d-9ae1-2345-6e789e3xx000\"\n                }\n            ],\n            \"summary\": {\n                \"numApp\": 1,\n                \"numAcc\": 1,\n                \"wasDpd30Ever\": 1,\n                \"wasDpd90Ever\": 0,\n                \"wasDpd30Last3Months\": 0,\n                \"wasDpd90Last3Months\": 0,\n                \"wasDpd30LastYear\": 0,\n                \"wasDpd90LastYear\": 0\n            }\n        },\n        \"PT\": {\n            \"transactionCount\": 4,\n            \"minAmount\": 1985,\n            \"maxAmount\": 6656,\n            \"aveAmount\": 3531.5,\n            \"sumAmount\": 14126,\n            \"stdDev\": 1839.28,\n            \"refDates\": [\n                \"2025-03-19\",\n                \"2025-04-30\",\n                \"2025-05-10\",\n                \"2025-05-18\"\n            ],\n            \"refDateDetails\": [\n                {\n                    \"refDate\": \"2025-03-19\",\n                    \"count\": 1,\n                    \"total\": 6656\n                },\n                {\n                    \"refDate\": \"2025-05-18\",\n                    \"count\": 1,\n                    \"total\": 2485\n                },\n                {\n                    \"refDate\": \"2025-04-30\",\n                    \"count\": 1,\n                    \"total\": 1985\n                },\n                {\n                    \"refDate\": \"2025-05-10\",\n                    \"count\": 1,\n                    \"total\": 3000\n                }\n            ],\n            \"categories\": [\n                \"Loans\"\n            ],\n            \"procIds\": [\n                \"GCSH\"\n            ],\n            \"within1to30Days\": [],\n            \"within31to60Days\": [],\n            \"beyond61Days\": [\n                {\n                    \"category\": \"Loans\",\n                    \"transactionCount\": 4,\n                    \"minAmount\": 1985,\n                    \"maxAmount\": 6656,\n                    \"sumAmount\": 14126,\n                    \"stdDev\": 1839.28\n                }\n            ],\n            \"matchKey\": \"cellphoneNumber\"\n        },\n        \"TS\": {\n            \"transactionId\": \"f2279c3df6eb4368a8ec31c0ca561c8a\",\n            \"code\": \"0000\",\n            \"result\": \"ok\",\n            \"scores\": {\n                \"G\": [\n                    [\n                        \"score\",\n                        337\n                    ],\n                    [\n                        \"band\",\n                        1\n                    ]\n                ]\n            }\n        },\n        \"LR\": {\n            \"msisdn\": \"63XXXXXXXXXX\",\n            \"numApp\": 1,\n            \"numAcc\": 1,\n            \"wasDpd30Ever\": 1,\n            \"wasDpd90Ever\": 0,\n            \"wasDpd30Last3Months\": 0,\n            \"wasDpd90Last3Months\": 0,\n            \"wasDpd30LastYear\": 0,\n            \"wasDpd90LastYear\": 0\n        },\n        \"CHA\": {\n            \"document\": null,\n            \"phone\": {\n                \"wasAgr\": 1,\n                \"dpd30Ntb\": 0,\n                \"dpd90Ntb\": 0,\n                \"mmDocByPhone\": null,\n                \"mmAccByPhone\": null,\n                \"mmBdByPhone\": null,\n                \"sumApps1m\": 0,\n                \"sumApps3d\": 0,\n                \"uniqueAddDob\": 1,\n                \"uniqueAddAccount\": 1,\n                \"uniqueAddDoc\": 1,\n                \"diffDaysFapp\": 2158,\n                \"diffDaysLapp\": 2060,\n                \"hasApp\": 1,\n                \"wasDpd10LastYear\": null,\n                \"wasDpd10Last3Months\": null,\n                \"uniqueAddDocType\": null,\n                \"uniqueAddDobYear\": 1,\n                \"uniqueAddBank\": null,\n                \"uniqueAddEmail\": 1,\n                \"uniqueAddGuarantor\": 1,\n                \"uniqueAddType\": 1,\n                \"uniqueAddChannel\": null,\n                \"wasDpd10Ever\": 1,\n                \"suspiciousFlag\": 0,\n                \"indexCredibility\": 4,\n                \"getLoanLast3Month\": 0,\n                \"getLoanLastMonth\": 0,\n                \"getLoanLastYear\": 0,\n                \"uniqueAddAcquisitionChannels\": 1,\n                \"uniqueAddDocTypes\": 1,\n                \"uniqueAddWallet\": 0,\n                \"wasDpd10LastMonth\": null,\n                \"wasDpd30Ever\": 1,\n                \"wasDpd30Last3Months\": null,\n                \"wasDpd30LastMonth\": null,\n                \"wasDpd30LastYear\": null,\n                \"wasDpd90Ever\": 0,\n                \"wasDpd90Last3Months\": null,\n                \"wasDpd90LastMonth\": null,\n                \"wasDpd90LastYear\": null\n            },\n            \"email\": null,\n            \"phoneAsWallet\": null,\n            \"phoneAsGuarantor\": null\n        },\n        \"LAC\": {\n            \"result\": \"ok\",\n            \"code\": \"0000\",\n            \"transactionId\": \"c14432247a694546bdd11abf156c2161\",\n            \"scores\": {\n                \"CVSCR2\": {\n                    \"cvScore\": {\n                        \"score\": 501,\n                        \"band\": 3\n                    },\n                    \"cvTotals\": {\n                        \"reqTotal1\": 0,\n                        \"unqEntities1\": 0,\n                        \"reqOthers1\": 0,\n                        \"reqBnpl1\": 0,\n                        \"reqPos1\": 0,\n                        \"reqDigiLoan1\": 0,\n                        \"reqDigiBank1\": 0,\n                        \"reqCashLoan1\": 0,\n                        \"reqAuto1\": 0,\n                        \"reqBank1\": 0,\n                        \"reqDigiBnpl1\": 0,\n                        \"reqTotal7\": 0,\n                        \"unqEntities7\": 0,\n                        \"reqOthers7\": 0,\n                        \"reqBnpl7\": 0,\n                        \"reqPos7\": 0,\n                        \"reqDigiLoan7\": 0,\n                        \"reqDigiBank7\": 0,\n                        \"reqCashLoan7\": 0,\n                        \"reqAuto7\": 0,\n                        \"reqBank7\": 0,\n                        \"reqDigiBnpl7\": 0,\n                        \"reqTotal14\": 0,\n                        \"unqEntities14\": 0,\n                        \"reqOthers14\": 0,\n                        \"reqBnpl14\": 0,\n                        \"reqPos14\": 0,\n                        \"reqDigiLoan14\": 0,\n                        \"reqDigiBank14\": 0,\n                        \"reqCashLoan14\": 0,\n                        \"reqAuto14\": 0,\n                        \"reqBank14\": 0,\n                        \"reqDigiBnpl14\": 0,\n                        \"reqTotal21\": 0,\n                        \"unqEntities21\": 0,\n                        \"reqOthers21\": 0,\n                        \"reqBnpl21\": 0,\n                        \"reqPos21\": 0,\n                        \"reqDigiLoan21\": 0,\n                        \"reqDigiBank21\": 0,\n                        \"reqCashLoan21\": 0,\n                        \"reqAuto21\": 0,\n                        \"reqBank21\": 0,\n                        \"reqDigiBnpl21\": 0,\n                        \"reqTotal28\": 0,\n                        \"unqEntities28\": 0,\n                        \"reqOthers28\": 0,\n                        \"reqBnpl28\": 0,\n                        \"reqPos28\": 0,\n                        \"reqDigiLoan28\": 0,\n                        \"reqDigiBank28\": 0,\n                        \"reqCashLoan28\": 0,\n                        \"reqAuto28\": 0,\n                        \"reqBank28\": 0,\n                        \"reqDigiBnpl28\": 0,\n                        \"reqTotal35\": 0,\n                        \"unqEntities35\": 0,\n                        \"reqOthers35\": 0,\n                        \"reqBnpl35\": 0,\n                        \"reqPos35\": 0,\n                        \"reqDigiLoan35\": 0,\n                        \"reqDigiBank35\": 0,\n                        \"reqCashLoan35\": 0,\n                        \"reqAuto35\": 0,\n                        \"reqBank35\": 0,\n                        \"reqDigiBnpl35\": 0,\n                        \"reqTotal45\": 0,\n                        \"unqEntities45\": 0,\n                        \"reqOthers45\": 0,\n                        \"reqBnpl45\": 0,\n                        \"reqPos45\": 0,\n                        \"reqDigiLoan45\": 0,\n                        \"reqDigiBank45\": 0,\n                        \"reqCashLoan45\": 0,\n                        \"reqAuto45\": 0,\n                        \"reqBank45\": 0,\n                        \"reqDigiBnpl45\": 0,\n                        \"reqTotal60\": 0,\n                        \"unqEntities60\": 0,\n                        \"reqOthers60\": 0,\n                        \"reqBnpl60\": 0,\n                        \"reqPos60\": 0,\n                        \"reqDigiLoan60\": 0,\n                        \"reqDigiBank60\": 0,\n                        \"reqCashLoan60\": 0,\n                        \"reqAuto60\": 0,\n                        \"reqBank60\": 0,\n                        \"reqDigiBnpl60\": 0,\n                        \"reqTotal90\": 0,\n                        \"unqEntities90\": 0,\n                        \"reqOthers90\": 0,\n                        \"reqBnpl90\": 0,\n                        \"reqPos90\": 0,\n                        \"reqDigiLoan90\": 0,\n                        \"reqDigiBank90\": 0,\n                        \"reqCashLoan90\": 0,\n                        \"reqAuto90\": 0,\n                        \"reqBank90\": 0,\n                        \"reqDigiBnpl90\": 0,\n                        \"reqTotal180\": 0,\n                        \"unqEntities180\": 0,\n                        \"reqOthers180\": 0,\n                        \"reqBnpl180\": 0,\n                        \"reqPos180\": 0,\n                        \"reqDigiLoan180\": 0,\n                        \"reqDigiBank180\": 0,\n                        \"reqCashLoan180\": 0,\n                        \"reqAuto180\": 0,\n                        \"reqBank180\": 0,\n                        \"reqDigiBnpl180\": 0,\n                        \"reqTotal360\": 0,\n                        \"unqEntities360\": 0,\n                        \"reqOthers360\": 0,\n                        \"reqBnpl360\": 0,\n                        \"reqPos360\": 0,\n                        \"reqDigiLoan360\": 0,\n                        \"reqDigiBank360\": 0,\n                        \"reqCashLoan360\": 0,\n                        \"reqAuto360\": 0,\n                        \"reqBank360\": 0,\n                        \"reqDigiBnpl360\": 0,\n                        \"reqTotal540\": 0,\n                        \"unqEntities540\": 0,\n                        \"reqOthers540\": 0,\n                        \"reqBnpl540\": 0,\n                        \"reqPos540\": 0,\n                        \"reqDigiLoan540\": 0,\n                        \"reqDigiBank540\": 0,\n                        \"reqCashLoan540\": 0,\n                        \"reqAuto540\": 0,\n                        \"reqBank540\": 0,\n                        \"reqDigiBnpl540\": 0,\n                        \"reqTotal720\": 1,\n                        \"unqEntities720\": 1,\n                        \"reqOthers720\": 1,\n                        \"reqBnpl720\": 0,\n                        \"reqPos720\": 0,\n                        \"reqDigiLoan720\": 1,\n                        \"reqDigiBank720\": 0,\n                        \"reqCashLoan720\": 0,\n                        \"reqAuto720\": 0,\n                        \"reqBank720\": 0,\n                        \"reqDigiBnpl720\": 0,\n                        \"reqTotalAll\": 33,\n                        \"unqEntitiesTotalAll\": 6,\n                        \"reqOthersTotalAll\": 33\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"c6b260a5-9834-4e11-99a4-9929e0428a00"}],"id":"f3b7faf3-d6b6-4018-bac0-3849746f18b5","description":"<p>Retrieves borrower's comprehensive loan data and history</p>\n<p><strong>Expected Finlink API Response:</strong></p>\n<ol>\n<li><strong>If there is no hit from entered details:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"08066c78-bb14-40e1-bfd3-cb9c31383a00\",\n    \"productIds\": [],\n    \"response\": []\n  }\n}\n\n</code></pre>\n<ol>\n<li><strong>If there is a hit:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"a34f9e71-d511-45a6-abdd-5f1e9fa2652c\",\n    \"productIds\": [\n      \"FR\"\n    ],\n    \"response\": {\n      \"FR\": {\n        \"data\": [\n          {\n            \"recordID\": \"33536f17-c5fe-4a79-a23b-e06eec6a1100\",\n            \"kycSurname\": \"Dela Cruz\",\n            \"kycFirstName\": \"Juan\",\n            \"kycMiddleName\": \"Perez\",\n            \"kycDateOfBirth\": \"1985-04-23\",\n            \"kycIdNumber\": \"123456789012\",\n            \"kycIdType\": 1,\n            \"kycMobileNumber\": \"639171234567\",\n            \"kycEmailAddress\": \"juan.delacruz@email.com\",\n            \"kycAddress\": \"Makati City, NCR\",\n            \"loanInfoLoanType\": 2,\n            \"loanInfoApplicationDate\": \"2024-09-10\",\n            \"loanInfoOpenDate\": \"2024-01-15\",\n            \"loanInfoLoanTerm\": 24,\n            \"loanInfoOpenBalance\": 50000,\n            \"loanInfoOutstandingBalance\": 45000,\n            \"loanInfoNextDueDate\": \"2024-11-15\",\n            \"loanInfoLastPaymentAmount\": 2500,\n            \"loanInfoLastPaymentDate\": \"2024-10-15\",\n            \"loanInfoStatusCode\": \"Rejected\",\n            \"loanInfoInstallmentAmount\": 2500,\n            \"loanInfoOverdueAmount\": 2000,\n            \"loanInfoRepaymentFrequency\": 1,\n            \"loanInfoRepaymentHistory\": \"On-time payments\",\n            \"loanInfoCloseDate\": \"2026-01-15\",\n            \"contributorId\": \"9af5d282-7de2-42b9-bdd2-026ef6c7ffee\"\n          }\n        ]\n      }\n    }\n  }\n}\n\n</code></pre>\n","_postman_id":"f3b7faf3-d6b6-4018-bac0-3849746f18b5"},{"name":"Finlink Comprehensive","item":[{"name":"Finlink Comprehensive","id":"cb96af24-e9d6-4a2d-9f57-88ff2da6775c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the person to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the person to be verified</td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String (YYYY-MM-DD)</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Contact number of the individual</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address of the individual</td>\n</tr>\n<tr>\n<td>idNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>National ID or identification number of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group verification requests</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","finlink"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"89233721-2c4c-4d38-a394-f9c319591362","name":"Finlink Comprehensive","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"X123-AB45\",\n    \"productIds\": [\n        \"FR\"\n    ],\n    \"response\": {\n        \"FR\": {\n            \"data\": [\n                {\n                    \"recordID\": \"123456789\",\n                    \"kycSurname\": \"Doe\",\n                    \"kycFirstName\": \"John\",\n                    \"kycMiddleName\": \"Smith\",\n                    \"kycDateOfBirth\": \"1990-01-01\",\n                    \"kycIdNumber\": \"ABC123456\",\n                    \"kycIdType\": 4,\n                    \"kycMobileNumber\": \"63XXXXXXXXXX\",\n                    \"kycEmailAddress\": \"john.doe@example.com\",\n                    \"kycAddress\": \"123 Main St, Anytown, USA\",\n                    \"loanInfoLoanType\": 1,\n                    \"loanInfoApplicationDate\": \"2022-01-01\",\n                    \"loanInfoOpenDate\": \"2022-01-01\",\n                    \"loanInfoLoanTerm\": 5,\n                    \"loanInfoOpenBalance\": 10000,\n                    \"loanInfoOutstandingBalance\": 8000,\n                    \"loanInfoNextDueDate\": \"2024-05-01\",\n                    \"loanInfoLastPaymentAmount\": 200,\n                    \"loanInfoLastPaymentDate\": \"2024-04-01\",\n                    \"loanInfoStatusCode\": \"Active\",\n                    \"loanInfoInstallmentAmount\": 500,\n                    \"loanInfoOverdueAmount\": 100,\n                    \"loanInfoRepaymentFrequency\": 1,\n                    \"loanInfoRepaymentHistory\": \"00000\",\n                    \"loanInfoCloseDate\": \"2023-12-28\",\n                    \"contributorId\": \"12d3ae45-678d-9ae1-2345-6e789e3xx000\"\n                }\n            ],\n            \"summary\": {\n                \"numApp\": 1,\n                \"numAcc\": 1,\n                \"wasDpd30Ever\": 1,\n                \"wasDpd90Ever\": 0,\n                \"wasDpd30Last3Months\": 0,\n                \"wasDpd90Last3Months\": 0,\n                \"wasDpd30LastYear\": 0,\n                \"wasDpd90LastYear\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"cb96af24-e9d6-4a2d-9f57-88ff2da6775c"}],"id":"e5cfef00-a09c-4552-8070-21b852bf3f58","description":"<p>Retrieves borrower's comprehensive loan data and history</p>\n<p><strong>Expected Finlink API Response:</strong></p>\n<ol>\n<li><strong>If there is no hit from entered details:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"08066c78-bb14-40e1-bfd3-cb9c31383a00\",\n    \"productIds\": [],\n    \"response\": []\n  }\n}\n\n</code></pre>\n<ol>\n<li><strong>If there is a hit:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"a34f9e71-d511-45a6-abdd-5f1e9fa2652c\",\n    \"productIds\": [\n      \"FR\"\n    ],\n    \"response\": {\n      \"FR\": {\n        \"data\": [\n          {\n            \"recordID\": \"33536f17-c5fe-4a79-a23b-e06eec6a1100\",\n            \"kycSurname\": \"Dela Cruz\",\n            \"kycFirstName\": \"Juan\",\n            \"kycMiddleName\": \"Perez\",\n            \"kycDateOfBirth\": \"1985-04-23\",\n            \"kycIdNumber\": \"123456789012\",\n            \"kycIdType\": 1,\n            \"kycMobileNumber\": \"639171234567\",\n            \"kycEmailAddress\": \"juan.delacruz@email.com\",\n            \"kycAddress\": \"Makati City, NCR\",\n            \"loanInfoLoanType\": 2,\n            \"loanInfoApplicationDate\": \"2024-09-10\",\n            \"loanInfoOpenDate\": \"2024-01-15\",\n            \"loanInfoLoanTerm\": 24,\n            \"loanInfoOpenBalance\": 50000,\n            \"loanInfoOutstandingBalance\": 45000,\n            \"loanInfoNextDueDate\": \"2024-11-15\",\n            \"loanInfoLastPaymentAmount\": 2500,\n            \"loanInfoLastPaymentDate\": \"2024-10-15\",\n            \"loanInfoStatusCode\": \"Rejected\",\n            \"loanInfoInstallmentAmount\": 2500,\n            \"loanInfoOverdueAmount\": 2000,\n            \"loanInfoRepaymentFrequency\": 1,\n            \"loanInfoRepaymentHistory\": \"On-time payments\",\n            \"loanInfoCloseDate\": \"2026-01-15\",\n            \"contributorId\": \"9af5d282-7de2-42b9-bdd2-026ef6c7ffee\"\n          }\n        ]\n      }\n    }\n  }\n}\n\n</code></pre>\n","_postman_id":"e5cfef00-a09c-4552-8070-21b852bf3f58"},{"name":"Finlink Lite","item":[{"name":"Finlink Lite","id":"937303ba-81dc-4b2d-b6c1-5eacbff2a800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the person to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the person to be verified</td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String (YYYY-MM-DD)</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Contact number of the individual</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address of the individual</td>\n</tr>\n<tr>\n<td>idNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>National ID or identification number of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group verification requests</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","finlink"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"a92ab1be-2f26-4820-b448-7ec537788665","name":"Finlink Lite","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"X123-AB45\",\n    \"productIds\": [\n        \"LR\"\n    ],\n    \"response\": {\n        \"LR\": {\n            \"msisdn\": \"63XXXXXXXXXX\",\n            \"numApp\": 1,\n            \"numAcc\": 1,\n            \"wasDpd30Ever\": 1,\n            \"wasDpd90Ever\": 0,\n            \"wasDpd30Last3Months\": 0,\n            \"wasDpd90Last3Months\": 0,\n            \"wasDpd30LastYear\": 0,\n            \"wasDpd90LastYear\": 0\n        }\n    }\n}"}],"_postman_id":"937303ba-81dc-4b2d-b6c1-5eacbff2a800"}],"id":"15c393bc-dd16-4b9b-b12d-ccdd55b9d817","description":"<p>Retrieves borrower's comprehensive loan data and history</p>\n<p><strong>Expected Finlink API Response:</strong></p>\n<ol>\n<li><strong>If there is no hit from entered details:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"08066c78-bb14-40e1-bfd3-cb9c31383a00\",\n    \"productIds\": [],\n    \"response\": []\n  }\n}\n\n</code></pre>\n<ol>\n<li><strong>If there is a hit:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"a34f9e71-d511-45a6-abdd-5f1e9fa2652c\",\n    \"productIds\": [\n      \"FR\"\n    ],\n    \"response\": {\n      \"FR\": {\n        \"data\": [\n          {\n            \"recordID\": \"33536f17-c5fe-4a79-a23b-e06eec6a1100\",\n            \"kycSurname\": \"Dela Cruz\",\n            \"kycFirstName\": \"Juan\",\n            \"kycMiddleName\": \"Perez\",\n            \"kycDateOfBirth\": \"1985-04-23\",\n            \"kycIdNumber\": \"123456789012\",\n            \"kycIdType\": 1,\n            \"kycMobileNumber\": \"639171234567\",\n            \"kycEmailAddress\": \"juan.delacruz@email.com\",\n            \"kycAddress\": \"Makati City, NCR\",\n            \"loanInfoLoanType\": 2,\n            \"loanInfoApplicationDate\": \"2024-09-10\",\n            \"loanInfoOpenDate\": \"2024-01-15\",\n            \"loanInfoLoanTerm\": 24,\n            \"loanInfoOpenBalance\": 50000,\n            \"loanInfoOutstandingBalance\": 45000,\n            \"loanInfoNextDueDate\": \"2024-11-15\",\n            \"loanInfoLastPaymentAmount\": 2500,\n            \"loanInfoLastPaymentDate\": \"2024-10-15\",\n            \"loanInfoStatusCode\": \"Rejected\",\n            \"loanInfoInstallmentAmount\": 2500,\n            \"loanInfoOverdueAmount\": 2000,\n            \"loanInfoRepaymentFrequency\": 1,\n            \"loanInfoRepaymentHistory\": \"On-time payments\",\n            \"loanInfoCloseDate\": \"2026-01-15\",\n            \"contributorId\": \"9af5d282-7de2-42b9-bdd2-026ef6c7ffee\"\n          }\n        ]\n      }\n    }\n  }\n}\n\n</code></pre>\n","_postman_id":"15c393bc-dd16-4b9b-b12d-ccdd55b9d817"},{"name":"Finlink Loan Application Check","item":[{"name":"Finlink Loan Application Check","id":"034fa2f1-f51a-4308-b3cc-bbb2b4e4b0f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the person to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the person to be verified</td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String (YYYY-MM-DD)</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Contact number of the individual</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address of the individual</td>\n</tr>\n<tr>\n<td>idNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>National ID or identification number of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group verification requests</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","finlink"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"9a8a849a-a50a-464f-bb87-66d7b43aceab","name":"Finlink Loan Application Check","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"X123-AB45\",\n    \"productIds\": [\n        \"LAC\"\n    ],\n    \"response\": {\n        \"LAC\": {\n            \"result\": \"ok\",\n            \"code\": \"0000\",\n            \"transactionId\": \"c14432247a694546bdd11abf156c2161\",\n            \"scores\": {\n                \"CVSCR2\": {\n                    \"cvScore\": {\n                        \"score\": 501,\n                        \"band\": 3\n                    },\n                    \"cvTotals\": {\n                        \"reqTotal1\": 0,\n                        \"unqEntities1\": 0,\n                        \"reqOthers1\": 0,\n                        \"reqBnpl1\": 0,\n                        \"reqPos1\": 0,\n                        \"reqDigiLoan1\": 0,\n                        \"reqDigiBank1\": 0,\n                        \"reqCashLoan1\": 0,\n                        \"reqAuto1\": 0,\n                        \"reqBank1\": 0,\n                        \"reqDigiBnpl1\": 0,\n                        \"reqTotal7\": 0,\n                        \"unqEntities7\": 0,\n                        \"reqOthers7\": 0,\n                        \"reqBnpl7\": 0,\n                        \"reqPos7\": 0,\n                        \"reqDigiLoan7\": 0,\n                        \"reqDigiBank7\": 0,\n                        \"reqCashLoan7\": 0,\n                        \"reqAuto7\": 0,\n                        \"reqBank7\": 0,\n                        \"reqDigiBnpl7\": 0,\n                        \"reqTotal14\": 0,\n                        \"unqEntities14\": 0,\n                        \"reqOthers14\": 0,\n                        \"reqBnpl14\": 0,\n                        \"reqPos14\": 0,\n                        \"reqDigiLoan14\": 0,\n                        \"reqDigiBank14\": 0,\n                        \"reqCashLoan14\": 0,\n                        \"reqAuto14\": 0,\n                        \"reqBank14\": 0,\n                        \"reqDigiBnpl14\": 0,\n                        \"reqTotal21\": 0,\n                        \"unqEntities21\": 0,\n                        \"reqOthers21\": 0,\n                        \"reqBnpl21\": 0,\n                        \"reqPos21\": 0,\n                        \"reqDigiLoan21\": 0,\n                        \"reqDigiBank21\": 0,\n                        \"reqCashLoan21\": 0,\n                        \"reqAuto21\": 0,\n                        \"reqBank21\": 0,\n                        \"reqDigiBnpl21\": 0,\n                        \"reqTotal28\": 0,\n                        \"unqEntities28\": 0,\n                        \"reqOthers28\": 0,\n                        \"reqBnpl28\": 0,\n                        \"reqPos28\": 0,\n                        \"reqDigiLoan28\": 0,\n                        \"reqDigiBank28\": 0,\n                        \"reqCashLoan28\": 0,\n                        \"reqAuto28\": 0,\n                        \"reqBank28\": 0,\n                        \"reqDigiBnpl28\": 0,\n                        \"reqTotal35\": 0,\n                        \"unqEntities35\": 0,\n                        \"reqOthers35\": 0,\n                        \"reqBnpl35\": 0,\n                        \"reqPos35\": 0,\n                        \"reqDigiLoan35\": 0,\n                        \"reqDigiBank35\": 0,\n                        \"reqCashLoan35\": 0,\n                        \"reqAuto35\": 0,\n                        \"reqBank35\": 0,\n                        \"reqDigiBnpl35\": 0,\n                        \"reqTotal45\": 0,\n                        \"unqEntities45\": 0,\n                        \"reqOthers45\": 0,\n                        \"reqBnpl45\": 0,\n                        \"reqPos45\": 0,\n                        \"reqDigiLoan45\": 0,\n                        \"reqDigiBank45\": 0,\n                        \"reqCashLoan45\": 0,\n                        \"reqAuto45\": 0,\n                        \"reqBank45\": 0,\n                        \"reqDigiBnpl45\": 0,\n                        \"reqTotal60\": 0,\n                        \"unqEntities60\": 0,\n                        \"reqOthers60\": 0,\n                        \"reqBnpl60\": 0,\n                        \"reqPos60\": 0,\n                        \"reqDigiLoan60\": 0,\n                        \"reqDigiBank60\": 0,\n                        \"reqCashLoan60\": 0,\n                        \"reqAuto60\": 0,\n                        \"reqBank60\": 0,\n                        \"reqDigiBnpl60\": 0,\n                        \"reqTotal90\": 0,\n                        \"unqEntities90\": 0,\n                        \"reqOthers90\": 0,\n                        \"reqBnpl90\": 0,\n                        \"reqPos90\": 0,\n                        \"reqDigiLoan90\": 0,\n                        \"reqDigiBank90\": 0,\n                        \"reqCashLoan90\": 0,\n                        \"reqAuto90\": 0,\n                        \"reqBank90\": 0,\n                        \"reqDigiBnpl90\": 0,\n                        \"reqTotal180\": 0,\n                        \"unqEntities180\": 0,\n                        \"reqOthers180\": 0,\n                        \"reqBnpl180\": 0,\n                        \"reqPos180\": 0,\n                        \"reqDigiLoan180\": 0,\n                        \"reqDigiBank180\": 0,\n                        \"reqCashLoan180\": 0,\n                        \"reqAuto180\": 0,\n                        \"reqBank180\": 0,\n                        \"reqDigiBnpl180\": 0,\n                        \"reqTotal360\": 0,\n                        \"unqEntities360\": 0,\n                        \"reqOthers360\": 0,\n                        \"reqBnpl360\": 0,\n                        \"reqPos360\": 0,\n                        \"reqDigiLoan360\": 0,\n                        \"reqDigiBank360\": 0,\n                        \"reqCashLoan360\": 0,\n                        \"reqAuto360\": 0,\n                        \"reqBank360\": 0,\n                        \"reqDigiBnpl360\": 0,\n                        \"reqTotal540\": 0,\n                        \"unqEntities540\": 0,\n                        \"reqOthers540\": 0,\n                        \"reqBnpl540\": 0,\n                        \"reqPos540\": 0,\n                        \"reqDigiLoan540\": 0,\n                        \"reqDigiBank540\": 0,\n                        \"reqCashLoan540\": 0,\n                        \"reqAuto540\": 0,\n                        \"reqBank540\": 0,\n                        \"reqDigiBnpl540\": 0,\n                        \"reqTotal720\": 1,\n                        \"unqEntities720\": 1,\n                        \"reqOthers720\": 1,\n                        \"reqBnpl720\": 0,\n                        \"reqPos720\": 0,\n                        \"reqDigiLoan720\": 1,\n                        \"reqDigiBank720\": 0,\n                        \"reqCashLoan720\": 0,\n                        \"reqAuto720\": 0,\n                        \"reqBank720\": 0,\n                        \"reqDigiBnpl720\": 0,\n                        \"reqTotalAll\": 33,\n                        \"unqEntitiesTotalAll\": 6,\n                        \"reqOthersTotalAll\": 33\n                    }\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"034fa2f1-f51a-4308-b3cc-bbb2b4e4b0f4"}],"id":"5d50eab0-8660-4e8d-8200-682a05cea148","description":"<p>Retrieves borrower's comprehensive loan data and history</p>\n<p><strong>Expected Finlink API Response:</strong></p>\n<ol>\n<li><strong>If there is no hit from entered details:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"08066c78-bb14-40e1-bfd3-cb9c31383a00\",\n    \"productIds\": [],\n    \"response\": []\n  }\n}\n\n</code></pre>\n<ol>\n<li><strong>If there is a hit:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"a34f9e71-d511-45a6-abdd-5f1e9fa2652c\",\n    \"productIds\": [\n      \"FR\"\n    ],\n    \"response\": {\n      \"FR\": {\n        \"data\": [\n          {\n            \"recordID\": \"33536f17-c5fe-4a79-a23b-e06eec6a1100\",\n            \"kycSurname\": \"Dela Cruz\",\n            \"kycFirstName\": \"Juan\",\n            \"kycMiddleName\": \"Perez\",\n            \"kycDateOfBirth\": \"1985-04-23\",\n            \"kycIdNumber\": \"123456789012\",\n            \"kycIdType\": 1,\n            \"kycMobileNumber\": \"639171234567\",\n            \"kycEmailAddress\": \"juan.delacruz@email.com\",\n            \"kycAddress\": \"Makati City, NCR\",\n            \"loanInfoLoanType\": 2,\n            \"loanInfoApplicationDate\": \"2024-09-10\",\n            \"loanInfoOpenDate\": \"2024-01-15\",\n            \"loanInfoLoanTerm\": 24,\n            \"loanInfoOpenBalance\": 50000,\n            \"loanInfoOutstandingBalance\": 45000,\n            \"loanInfoNextDueDate\": \"2024-11-15\",\n            \"loanInfoLastPaymentAmount\": 2500,\n            \"loanInfoLastPaymentDate\": \"2024-10-15\",\n            \"loanInfoStatusCode\": \"Rejected\",\n            \"loanInfoInstallmentAmount\": 2500,\n            \"loanInfoOverdueAmount\": 2000,\n            \"loanInfoRepaymentFrequency\": 1,\n            \"loanInfoRepaymentHistory\": \"On-time payments\",\n            \"loanInfoCloseDate\": \"2026-01-15\",\n            \"contributorId\": \"9af5d282-7de2-42b9-bdd2-026ef6c7ffee\"\n          }\n        ]\n      }\n    }\n  }\n}\n\n</code></pre>\n","_postman_id":"5d50eab0-8660-4e8d-8200-682a05cea148"},{"name":"Finlink Payment Transaction","item":[{"name":"Finlink Payment Transaction","id":"7b4c24d2-768b-42ae-a829-47cf2b4d65b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the person to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the person to be verified</td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String (YYYY-MM-DD)</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Contact number of the individual</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address of the individual</td>\n</tr>\n<tr>\n<td>idNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>National ID or identification number of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group verification requests</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","finlink"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"894ab10b-a42e-4c73-be9b-3f92ef935bc5","name":"Finlink Payment Transaction","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"requestId\": \"X123-AB45\",\n    \"productIds\": [\n        \"PT\"\n    ],\n    \"response\": {\n        \"PT\": {\n            \"transactionCount\": 4,\n            \"minAmount\": 1985,\n            \"maxAmount\": 6656,\n            \"aveAmount\": 3531.5,\n            \"sumAmount\": 14126,\n            \"stdDev\": 1839.28,\n            \"refDates\": [\n                \"2025-03-19\",\n                \"2025-04-30\",\n                \"2025-05-10\",\n                \"2025-05-18\"\n            ],\n            \"refDateDetails\": [\n                {\n                    \"refDate\": \"2025-03-19\",\n                    \"count\": 1,\n                    \"total\": 6656\n                },\n                {\n                    \"refDate\": \"2025-05-18\",\n                    \"count\": 1,\n                    \"total\": 2485\n                },\n                {\n                    \"refDate\": \"2025-04-30\",\n                    \"count\": 1,\n                    \"total\": 1985\n                },\n                {\n                    \"refDate\": \"2025-05-10\",\n                    \"count\": 1,\n                    \"total\": 3000\n                }\n            ],\n            \"categories\": [\n                \"Loans\"\n            ],\n            \"procIds\": [\n                \"GCSH\"\n            ],\n            \"within1to30Days\": [],\n            \"within31to60Days\": [],\n            \"beyond61Days\": [\n                {\n                    \"category\": \"Loans\",\n                    \"transactionCount\": 4,\n                    \"minAmount\": 1985,\n                    \"maxAmount\": 6656,\n                    \"sumAmount\": 14126,\n                    \"stdDev\": 1839.28\n                }\n            ],\n            \"matchKey\": \"cellphoneNumber\"\n        }\n    }\n}"}],"_postman_id":"7b4c24d2-768b-42ae-a829-47cf2b4d65b4"}],"id":"7a81c8a0-2695-4dca-b5ed-275516e658c5","description":"<p>Retrieves borrower's comprehensive loan data and history</p>\n<p><strong>Expected Finlink API Response:</strong></p>\n<ol>\n<li><strong>If there is no hit from entered details:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"08066c78-bb14-40e1-bfd3-cb9c31383a00\",\n    \"productIds\": [],\n    \"response\": []\n  }\n}\n\n</code></pre>\n<ol>\n<li><strong>If there is a hit:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"a34f9e71-d511-45a6-abdd-5f1e9fa2652c\",\n    \"productIds\": [\n      \"FR\"\n    ],\n    \"response\": {\n      \"FR\": {\n        \"data\": [\n          {\n            \"recordID\": \"33536f17-c5fe-4a79-a23b-e06eec6a1100\",\n            \"kycSurname\": \"Dela Cruz\",\n            \"kycFirstName\": \"Juan\",\n            \"kycMiddleName\": \"Perez\",\n            \"kycDateOfBirth\": \"1985-04-23\",\n            \"kycIdNumber\": \"123456789012\",\n            \"kycIdType\": 1,\n            \"kycMobileNumber\": \"639171234567\",\n            \"kycEmailAddress\": \"juan.delacruz@email.com\",\n            \"kycAddress\": \"Makati City, NCR\",\n            \"loanInfoLoanType\": 2,\n            \"loanInfoApplicationDate\": \"2024-09-10\",\n            \"loanInfoOpenDate\": \"2024-01-15\",\n            \"loanInfoLoanTerm\": 24,\n            \"loanInfoOpenBalance\": 50000,\n            \"loanInfoOutstandingBalance\": 45000,\n            \"loanInfoNextDueDate\": \"2024-11-15\",\n            \"loanInfoLastPaymentAmount\": 2500,\n            \"loanInfoLastPaymentDate\": \"2024-10-15\",\n            \"loanInfoStatusCode\": \"Rejected\",\n            \"loanInfoInstallmentAmount\": 2500,\n            \"loanInfoOverdueAmount\": 2000,\n            \"loanInfoRepaymentFrequency\": 1,\n            \"loanInfoRepaymentHistory\": \"On-time payments\",\n            \"loanInfoCloseDate\": \"2026-01-15\",\n            \"contributorId\": \"9af5d282-7de2-42b9-bdd2-026ef6c7ffee\"\n          }\n        ]\n      }\n    }\n  }\n}\n\n</code></pre>\n","_postman_id":"7a81c8a0-2695-4dca-b5ed-275516e658c5"},{"name":"Finlink Telco Score","item":[{"name":"Finlink Telco Score","id":"727a001e-0340-411a-b069-d11a56ea09f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Mandatory</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Yes</td>\n<td>First name of the person to be verified</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Yes</td>\n<td>Last name of the person to be verified</td>\n</tr>\n<tr>\n<td>dateOfBirth</td>\n<td>String (YYYY-MM-DD)</td>\n<td>Yes</td>\n<td>Date of birth of the individual</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>Contact number of the individual</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Yes</td>\n<td>Email address of the individual</td>\n</tr>\n<tr>\n<td>idNumber</td>\n<td>Integer</td>\n<td>Yes</td>\n<td>National ID or identification number of the individual</td>\n</tr>\n<tr>\n<td>template_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Identifier used to categorize or group verification requests</td>\n</tr>\n<tr>\n<td>verification_id</td>\n<td>String</td>\n<td>Yes</td>\n<td>Unique identifier for the verification request</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","verification","finlink"],"host":["{(environment-subdomain}}","idmetagroup","com"],"query":[],"variable":[]}},"response":[{"id":"16f017f8-fbd2-459d-b8fc-26b12fd4c069","name":"Finlink Telco Score","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {your_api_token}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstName\": \"John\",\n  \"lastName\": \"Doe\",\n  \"dateOfBirth\": \"yyyy-mm-dd\",\n  \"phoneNumber\": \"60123456789\",\n  \"email\": \"johndoe@email.com\",\n  \"idNumber\": \"1234567890\",\n  \"template_id\": \"{your_trust_flow_id}\",\n  \"verification_id\": \"{your_created_verification_id}\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://{(environment-subdomain}}.idmetagroup.com/api/v2/verification/finlink"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"requestId\": \"X123-AB45\",\r\n  \"productIds\": [\r\n    \"TS\"\r\n  ],\r\n  \"response\": {\r\n    \"TS\": {\r\n      \"transactionId\": \"f2279c3df6eb4368a8ec31c0ca561c8a\",\r\n      \"code\": \"0000\",\r\n      \"result\": \"ok\",\r\n      \"scores\": {\r\n        \"G\": [\r\n          [\r\n            \"score\",\r\n            337\r\n          ],\r\n          [\r\n            \"band\",\r\n            1\r\n          ]\r\n        ]\r\n      }\r\n    }\r\n  }\r\n}"}],"_postman_id":"727a001e-0340-411a-b069-d11a56ea09f2"}],"id":"ed91fc80-7ef4-4676-bfce-8d70cc1608a2","description":"<p>Retrieves borrower's comprehensive loan data and history</p>\n<p><strong>Expected Finlink API Response:</strong></p>\n<ol>\n<li><strong>If there is no hit from entered details:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"08066c78-bb14-40e1-bfd3-cb9c31383a00\",\n    \"productIds\": [],\n    \"response\": []\n  }\n}\n\n</code></pre>\n<ol>\n<li><strong>If there is a hit:</strong></li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"status\": true,\n  \"message\": \"OK\",\n  \"result\": {\n    \"requestId\": \"a34f9e71-d511-45a6-abdd-5f1e9fa2652c\",\n    \"productIds\": [\n      \"FR\"\n    ],\n    \"response\": {\n      \"FR\": {\n        \"data\": [\n          {\n            \"recordID\": \"33536f17-c5fe-4a79-a23b-e06eec6a1100\",\n            \"kycSurname\": \"Dela Cruz\",\n            \"kycFirstName\": \"Juan\",\n            \"kycMiddleName\": \"Perez\",\n            \"kycDateOfBirth\": \"1985-04-23\",\n            \"kycIdNumber\": \"123456789012\",\n            \"kycIdType\": 1,\n            \"kycMobileNumber\": \"639171234567\",\n            \"kycEmailAddress\": \"juan.delacruz@email.com\",\n            \"kycAddress\": \"Makati City, NCR\",\n            \"loanInfoLoanType\": 2,\n            \"loanInfoApplicationDate\": \"2024-09-10\",\n            \"loanInfoOpenDate\": \"2024-01-15\",\n            \"loanInfoLoanTerm\": 24,\n            \"loanInfoOpenBalance\": 50000,\n            \"loanInfoOutstandingBalance\": 45000,\n            \"loanInfoNextDueDate\": \"2024-11-15\",\n            \"loanInfoLastPaymentAmount\": 2500,\n            \"loanInfoLastPaymentDate\": \"2024-10-15\",\n            \"loanInfoStatusCode\": \"Rejected\",\n            \"loanInfoInstallmentAmount\": 2500,\n            \"loanInfoOverdueAmount\": 2000,\n            \"loanInfoRepaymentFrequency\": 1,\n            \"loanInfoRepaymentHistory\": \"On-time payments\",\n            \"loanInfoCloseDate\": \"2026-01-15\",\n            \"contributorId\": \"9af5d282-7de2-42b9-bdd2-026ef6c7ffee\"\n          }\n        ]\n      }\n    }\n  }\n}\n\n</code></pre>\n","_postman_id":"ed91fc80-7ef4-4676-bfce-8d70cc1608a2"}],"id":"27e48efe-afb8-436b-ae09-dc843d768335","_postman_id":"27e48efe-afb8-436b-ae09-dc843d768335","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"variable":[{"key":"id","value":"1"},{"key":"base_url","value":"https://postman-rest-api-learner.glitch.me/"},{"key":"environment-subdomain","value":"{(environment-subdomain}}","type":"default"}]}