National ID Transliteration
Transliteration (Arabic to English)
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
'result': {
'first_name': '<str>',
'full_name': '<str>',
'street': '<str>',
'area': '<str>',
'front_nid': '<str>',
'serial_number': '<str>',
'back_nid': '<str>',
'release_date': '<str>',
'gender': '<str>',
'marital_status': '<str>',
'profession': '<str>',
'religion': '<str>',
'husband_name': '<str>',
'expiry_date': '<str>'
},
'transaction_id': '<str>',
'trials_remaining': '<int>'
}{
"message": "Bad Request – invalid request received (e.g. missing Bundle key, required parameters or invalid json) | Make sure all the required parameters are included"
}Integration
Last updated