IdentityDocumentType
normalizedNormalized (string)required
Possible values: [identity_card, passport, driving_license, residence_permit]
rawRaw (string)required
IdentityDocumentType
{
"normalized": "identity_card",
"raw": "string"
}