Get KYC records By Reference ID
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/reference
Query Parameters
Name | Type | Description |
---|---|---|
referenceId | String | Pass value of ResponseID from the KYC |
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer [token] |
Content-Type* | String | application/json |
Last updated