Skip to main content

CustomerDataKeAlienId

serialNumberstring

The serial number (top left). Format should be: 071091366

indivNumberstring

The individual number (top right). Format should be: 10276651

sexstring

The sex of the document holder

Possible values: [F, M]

birthDatedate-time

The birth date of the document holder

issueDatedate-time

The issue date of the document.

expirationDatedate-time

The expiration date of the document.

nationalitystring

The nationality as printed on the card (e.g. "British"), not the ISO code

birthplacestring

The place of birth

placeOfIssuestring

The place of issue

CustomerDataKeAlienId
{
"serialNumber": "string",
"indivNumber": "string",
"sex": "F",
"birthDate": "2024-07-29T15:51:28.071Z",
"issueDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"nationality": "string",
"birthplace": "string",
"placeOfIssue": "string"
}