Get KYC records By RequestID
API to fetch KYC record
This API allows clients to fetch KYC records
Base URL
Generate KYC Link End Point API
Method: GET
Authorization: Bearer Token
Content-Type: application/json
GET
https://sdk.faceki.com/kycverify/api/kycverify/records
Query Parameters
Name | Type | Description |
---|---|---|
requestId* | String | Pass value of Request ID from the KYC |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer [token] |
Content-Type* | String | application/json |
Last updated