CustomerDataNgNinCard
ninstring
The 11-digit National Identification Number (NIN), e.g. "12345678901". Spaces are stripped, so the grouped print ("1234 567 8901") is also accepted.
birthDateobject
The date of birth as printed on the card in DD MMM YYYY format (e.g. 29 APR 1995)
CustomerDataNgNinCard
{
"nin": "string",
"birthDate": {}
}