π³#5 National Id Scan
#5.1 Select National Id Step (True) :
This API is only required when national id or passport configuration is enabled
This endpoint accepts encrypted front and back images in Base64 format. It processes these images to extract and verify the necessary data from both the front and back images. The extracted data is then approved based on verification rules.
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
Body
frontImagestringOptional
backImagestringOptional
Responses
200
Success
application/json
Responseboolean
post
api/v2/onboarding/NationalId/UploadNationalIdFrontBackImages200
Success
Last updated