National ID
Request:
{
"template_id" : "{{YOUR_TEMPLATE_ID}}",
"user_data": {
"identity": {
"identity_country_code": "RW",
"identity_number_type": "NATIONAL_ID",
"identity_number": "{{Valid_National_ID_Number}}"
},
}
}
Updated 13 days ago