face-viewfinderOCR

this Option Use Configuration Steps to complete your Request, and you Can upload National Id as Image or use camera Capture to read your national Id.

1 # Get Configuration Steps

get
Authorizations
AuthorizationstringRequired

Please insert JWT with Bearer into field

Responses
chevron-right
200

Success

application/json
registrationStepIdinteger ยท int32Required

The Identifier of onboarding step (registration step)

Example: 1
registrationStepNamestringRequired

The name of onboarding step (registration step)

Example: ุชุฃูƒูŠุฏ ุงู„ู‡ูˆูŠุฉ
minAccuracyThresholdnumber ยท double ยท nullableOptional

If the confidence of OCR and scanned images less than minAccuracyThreshold it is rejected automatically. This attribute is used for confidence of National ID, Passport or selfie images and can be configured from admin panel

Example: 30.0
maxAccuracyThresholdnumber ยท double ยท nullableOptional

If the confidence of OCR and scanned images greater than maxAccuracyThreshold it is accepted automatically. This attribute is used for confidence of National ID, Passport or selfie images and can be configured from admin panel

Example: 65.0
get
/Onboarding/api/v1/ConfigurationKyc/GetKycStepsConfiguration

Last updated