CustomerDataZmDrivingLicense
documentNumberstring
The ID number (National Registration Card Number).
birthDatedate-time
The birth date of the document holder
sexstring
The sex of the driver
issueDatedate-time
The issue date of the document.
expirationDatedate-time
The expiration date of the document.
issuedBystring
Issuing Authority
licenseNostring
License Number
CustomerDataZmDrivingLicense
{
"documentNumber": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"sex": "string",
"issueDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"issuedBy": "string",
"licenseNo": "string"
}