Skip to main content

CustomerDataUgIdCard

documentNumberstring

The card number. Format should be: 123456789

nationalitystring

Nationality of the document holder.

birthDatedate-time

The birth date of the document holder

sexstring

The sex of the id card holder

expirationDatedate-time

The expiration date of the document.

ninstring

The National Identification Number (NIN).

CustomerDataUgIdCard
{
"documentNumber": "string",
"nationality": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"sex": "string",
"expirationDate": "2024-07-29T15:51:28.071Z",
"nin": "string"
}