Verification Identities » History » Version 3
prin methirattanasophon, 02/23/2026 04:09 AM
| 1 | 1 | prin methirattanasophon | # Verification Identities |
|---|---|---|---|
| 2 | |||
| 3 | 1. THAID |
||
| 4 | |||
| 5 | Objective: This API developed to serve for processing digital identity verification and authentication requests through the ThaID application. |
||
| 6 | |||
| 7 | Page Route: /onboarding/thaid-manual |
||
| 8 | |||
| 9 | Data Source: |
||
| 10 | - localStorage: member_id |
||
| 11 | |||
| 12 | |||
| 13 | System Intregration: |
||
| 14 | |||
| 15 | API: |
||
| 16 | - Method: POST |
||
| 17 | - Endpoint: /thaid/ekyc/initial |
||
| 18 | |||
| 19 | Request Body: |
||
| 20 | |||
| 21 | |key|type|value| |
||
| 22 | |:--|:--|:--| |
||
| 23 | |thaid|bool|true| |
||
| 24 | |member_id|string|member_id| |
||
| 25 | |||
| 26 | |||
| 27 | Workflow: |
||
| 28 | <img style="width: 329px;" src="clipboard-202602201428-axltj.png"><br> |