Skip to main content

CustomerDataKeIdCard

documentNumberstring

The document number. Format should be: 123456789

birthDatedate-time

The birth date of the document holder

sexstring

The sex of the id card holder

issueDatedate-time

The issue date of the document.

birthplacestring

The birthplace

placeOfIssuestring

Place of Issue

serialNumberstring

Serial Number

CustomerDataKeIdCard
{
"documentNumber": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"sex": "string",
"issueDate": "2024-07-29T15:51:28.071Z",
"birthplace": "string",
"placeOfIssue": "string",
"serialNumber": "string"
}