Skip to main content

IdentityDocument

type objectrequired
normalizedNormalized (string)required

Possible values: [identity_card, passport, driving_license, residence_permit]

rawRaw (string)required
IdentityDocument
{
"type": {
"normalized": "identity_card",
"raw": "string"
}
}