Skip to main content

CustomerDataCdDrivingLicense

documentNumberstring

The license number (field 5). Format should be: CD0070101

adminNumberstring

The administrative number (field 4d) β€” all 11 digits as printed, leading zeros included. Format should be: 00000093086

birthDatedate-time

The birth date of the document holder

birthplacestring

The birthplace β€” city only (e.g. Kinshasa)

issueDatedate-time

The issue date of the document (field 4a).

expirationDatedate-time

The expiration date of the document (field 4b).

authoritystring

The issuing authority (field 4c), e.g. Ministère des Transports

CustomerDataCdDrivingLicense
{
"documentNumber": "string",
"adminNumber": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"birthplace": "string",
"issueDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"authority": "string"
}