CustomerDataCdIdCard
postNamestring
The postname
birthdaydate-time
The birthday. Date format on the id card should be: 01 JAN 2000
birthplacestring
The birthplace
documentNumberstring
The document number (numero de carte). Format should be: AB1234567
expirationDatedate-time
The expiration date of the id card
sexstring
The sex marked on the id card (M/F)
CustomerDataCdIdCard
{
"postName": "string",
"birthday": "2024-07-29T15:51:28.071Z",
"birthplace": "string",
"documentNumber": "string",
"expirationDate": "2024-07-29T15:51:28.071Z",
"sex": "string"
}