CustomerDataUsPassport
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
Possible values: [F
, M
]
issueDatedate-time
The issue date of the document.
expirationDatedate-time
The expiration date of the document.
birthplacestring
The birthplace
authoritystring
Issuing Authority
CustomerDataUsPassport
{
"documentNumber": "string",
"nationality": "string",
"birthDate": "2024-07-29T15:51:28.071Z",
"sex": "F",
"issueDate": "2024-07-29T15:51:28.071Z",
"expirationDate": "2024-07-29T15:51:28.071Z",
"birthplace": "string",
"authority": "string"
}