Skip to main content

CustomerDataZaPassport

documentNumberstring

The passport number.

nationalitystring

Nationality of the document holder.

birthDatedate-time

The birth date of the document holder

sexstring

The sex of the passport holder

issueDatedate-time

The issue date of the document.

expirationDatedate-time

The expiration date of the document.

birthplacestring

The birthplace

authoritystring

Issuing Authority

identityNostring

Identity Number

CustomerDataZaPassport
{
"documentNumber": "string",
"nationality": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"sex": "string",
"issueDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"birthplace": "string",
"authority": "string",
"identityNo": "string"
}