API SuiteKRA & Compliance
Verify CVLKRA
This API retrieves the service's credentials
Try itLoading playground…
Loading…
AuthorizationBearer <token>
JWT Bearer token authentication. Obtain a token from the KwikID dashboard.
In: header
pancard?string
PAN number
Format
stringResponse Body
curl -X POST "https://__mock__/verification/v1/cvlkra" \ -H "Content-Type: application/json" \ -d '{}'{
"message": "string"
}{
"detail": {
"<location>": {
"<field_name>": [
"string"
]
}
},
"message": "string"
}{
"detail": {},
"message": "string"
}