{ "info": { "_postman_id": "9177e536-2fe6-4fde-b5ee-50c4ac14f530", "name": "Remote Address Details Identity Verification API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:46:34.000Z", "updatedAt": "2026-07-28T02:46:34.000Z", "lastUpdatedBy": "35240", "uid": "35240-9177e536-2fe6-4fde-b5ee-50c4ac14f530" }, "item": [ { "name": "v1", "item": [ { "name": "identity-verification", "item": [ { "name": "{employment_id}", "item": [ { "name": "decline", "item": [ { "name": "Decline Identity Verification", "id": "d269f4cb-9209-4cda-8cf7-2ecbb31445d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/decline", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "decline" ], "variable": [ { "id": "5edc4e7c-6a15-4357-9620-9bab3912f4f0", "key": "employment_id", "value": "", "description": "(Required) Employment ID" } ] }, "description": "Declines the identity verification of an employee.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage employment documents (`employment_documents`) | - | Manage identity verification (`identity_verification:write`) |\n" }, "response": [ { "id": "926e8e78-e00b-4999-9547-62a7ec99fb5b", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/decline", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "decline" ], "variable": [ { "key": "employment_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"status\": \"\"\n }\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-926e8e78-e00b-4999-9547-62a7ec99fb5b" }, { "id": "fc759046-abe1-461e-a9c5-f74200483bd6", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/decline", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "decline" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-fc759046-abe1-461e-a9c5-f74200483bd6" }, { "id": "deb017ab-b971-4965-a99b-5d3acfbc20f2", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/decline", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "decline" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-deb017ab-b971-4965-a99b-5d3acfbc20f2" }, { "id": "4af7f733-04bd-4df6-b71a-0e74618af034", "name": "Unprocessable Entity", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/decline", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "decline" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-4af7f733-04bd-4df6-b71a-0e74618af034" } ], "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-d269f4cb-9209-4cda-8cf7-2ecbb31445d5" } ], "id": "7ab94328-d11e-41a2-aa97-c4c43fe28aea", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-7ab94328-d11e-41a2-aa97-c4c43fe28aea" }, { "name": "verify", "item": [ { "name": "Verify Employment Identity", "id": "c7242ba8-7b17-4597-8898-c7ccb4e37d26", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "verify" ], "variable": [ { "id": "2dcc756c-4853-462c-9979-95a1d79f3a47", "key": "employment_id", "value": "", "description": "(Required) Employment ID" } ] }, "description": "Endpoint to confirms the employment profile is from the actual employee\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage employment documents (`employment_documents`) | - | Manage identity verification (`identity_verification:write`) |\n" }, "response": [ { "id": "e240cb7f-20f2-4c65-8200-1b9045799293", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "verify" ], "variable": [ { "key": "employment_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"status\": \"\"\n }\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-e240cb7f-20f2-4c65-8200-1b9045799293" }, { "id": "196e8f18-704f-4a97-83af-7bd72311ea96", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "verify" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-196e8f18-704f-4a97-83af-7bd72311ea96" }, { "id": "8523da49-3d6c-4719-8777-1ce0648aca7a", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "verify" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-8523da49-3d6c-4719-8777-1ce0648aca7a" }, { "id": "75243a15-6a2f-4874-b786-86cb43cf493b", "name": "Unprocessable Entity", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id/verify", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id", "verify" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-75243a15-6a2f-4874-b786-86cb43cf493b" } ], "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-c7242ba8-7b17-4597-8898-c7ccb4e37d26" } ], "id": "2886cfb5-0cc3-428c-87f6-8ebbf31ce0a5", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-2886cfb5-0cc3-428c-87f6-8ebbf31ce0a5" }, { "name": "Get Employment Profile", "id": "1baac14e-153c-4744-a393-652b39f6c745", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id" ], "variable": [ { "id": "4ac7aa52-9e73-467f-be3f-008704c987bb", "key": "employment_id", "value": "", "description": "(Required) Employment ID" } ] }, "description": "Gets necessary information to perform the identity verification of an employee.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage employment documents (`employment_documents`) | View identity verification (`identity_verification:read`) | Manage identity verification (`identity_verification:write`) |\n" }, "response": [ { "id": "2f788253-d2a6-4bee-947e-5af2f244b491", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id" ], "variable": [ { "key": "employment_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"identity_verification_data\": {\n \"contract_id\": \"\",\n \"status\": \"\",\n \"employment_image\": {\n \"id\": \"\",\n \"inserted_at\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"sub_type\": \"\"\n },\n \"employment_document\": {\n \"id\": \"\",\n \"inserted_at\": \"\",\n \"name\": \"\",\n \"type\": \"\",\n \"sub_type\": \"\"\n }\n }\n }\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-2f788253-d2a6-4bee-947e-5af2f244b491" }, { "id": "7fcecef4-9d26-4839-a060-78404db347d0", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-7fcecef4-9d26-4839-a060-78404db347d0" }, { "id": "f8ded98d-711d-4596-9153-bc26b8d55fef", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-f8ded98d-711d-4596-9153-bc26b8d55fef" }, { "id": "1799b6f4-ec89-4693-91c9-9f4d8b7e5c5f", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/identity-verification/:employment_id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "identity-verification", ":employment_id" ], "variable": [ { "key": "employment_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-1799b6f4-ec89-4693-91c9-9f4d8b7e5c5f" } ], "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-1baac14e-153c-4744-a393-652b39f6c745" } ], "id": "1f108e1e-8dec-4e9a-a220-8f8b8c81b4e6", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-1f108e1e-8dec-4e9a-a220-8f8b8c81b4e6" } ], "id": "da903246-9744-4a5b-b74d-12a39cde4eef", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-da903246-9744-4a5b-b74d-12a39cde4eef" } ], "id": "6dd99170-dffd-48fa-99ea-025394836c2a", "createdAt": "2026-07-28T02:46:35.000Z", "updatedAt": "2026-07-28T02:46:35.000Z", "uid": "35240-6dd99170-dffd-48fa-99ea-025394836c2a" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "company_department:read webhook:write magic_link:write offboarding:write custom_field:write address:write expense:read employment:write identity_verification:write timesheet:write travel_letter:write incentive:read personal_detail:read invoices:write work_authorization:write timeoff:write company_structure:read benefit_renewal:write benefit_offer:read employment_documents onboarding:write payroll_run:read risk_reserve:write invoices resignation_letter:read resignation:read convert_currency:read employments probation_document:read company_admin payroll help_center_article:read timesheet:read custom_field_value:write company_currencies:read payslip:read pay_item:write resignation:write custom_field:read payroll_calendar:read contract_amendment:write offboarding:read timeoff:read probation_document:write country:read webhook:read company_department:write company_manager:read pay_item:read contract_amendment:read company:read sso_configuration:write benefit_offer:write contract_eligibility:write benefit_renewal:read background_check:read custom_field_value:read expense:write identity_verification:read address:read document:write time_and_attendance employment_payments form:read work_authorization:read invoices:read incentive:write employment:read contract:read company_manager:write travel_letter:read document:read sso_configuration:read", "type": "string" }, { "key": "accessTokenUrl", "value": "/auth/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "/auth/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://gateway.remote.com/" } ] }