π³#5 National Id Scan
#5.1 Select National Id Step (True) :
This API is only required when the national id or passport configuration is enabled .
If you enable the National ID or Passport option in the Personality Confirmation section of the Organization Configuration, then during the onboarding process you must specify the type of document you want to use for onboarding β either National ID or Passport.
Please insert JWT with Bearer into field
True if onboarding using National Id, false if passport
trueSuccess
No content
BadRequest
Unauthorized
No content
#5.2 Upload National Id Front Image :
This API is to upload front-side image of National Id.
Please insert JWT with Bearer into field
This attribute is base64 front-side, back-side or passport image.
Success
BadRequest
Unauthorized
#5.3 Upload National Id Back Image :
This API is to upload back-side image of National Id.
Please insert JWT with Bearer into field
This attribute is base64 front-side, back-side or passport image.
Success
BadRequest
Unauthorized
#5.4 Approve National Id Front Image :
This API is to approve the OCR result data of front-side National Id.
Please insert JWT with Bearer into field
Client english full name. Attribute is used when translation feature was enabled from admin panel configuration. If the english full name has no changes you can pass the same value of OCR translated result. It is mandatory if trasnslate feature was enabled.
Ahmed Mohamed AliClient english first name. Attribute is used when translation feature was enabled from admin panel configuration. If the english first name has no changes you can pass the same value of OCR translated result. It is mandatory if trasnslate feature was enabled.
AhmedClient english family name. Attribute is used when translation feature was enabled from admin panel configuration. If the english family name has no changes you can pass the same value of OCR translated result. It is mandatory if trasnslate feature was enabled.
Mohamed AliSuccess
BadRequest
Unauthorized
#5.5 Approve National Id Back Image :
This API is to approve the OCR result data of back-side National Id.
Please insert JWT with Bearer into field
Success
BadRequest
Unauthorized
Last updated