Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 985 Bytes

IdentityDocumentCreate.md

File metadata and controls

15 lines (11 loc) · 985 Bytes

IdentityDocumentCreate

Properties

Name Type Description Notes
IdentificationType string [default to null]
Domain string Domain for which Real Name Validation must be completed [default to null]
LegalEntityName string Individual or business name written on the document. Must match image exactly [default to null]
IdentificationNumber string Individual or business identification number written on the document. Must match image exactly [default to null]
Image string The base64 encoded string of the document image. The document image must be in JPEG format with a file size between 4KB and 2MB [default to null]
Consent Consent [default to null]

[Back to Model list] [Back to API list] [Back to README]