OPENAPI / COMPONENTS / SCHEMAS

GelatoDocumentReport

gelato_document_report

Result from a document check

object15properties
addressstring

Address as it appears in the document.

dobstring

Date of birth as it appears in the document.

errorstring

Details on the verification error. Present when status is `unverified`.

expiration_datestring

Expiration date of the document.

filesarray

Array of [File](https://docs.stripe.com/api/files) ids containing images for this document.

first_namestring

First name as it appears in the document.

issued_datestring

Issued date of the document.

issuing_countrystring

Issuing country of the document.

last_namestring

Last name as it appears in the document.

numberstring

Document ID number.

sexstring

Sex of the person in the document.

statusstringrequired

Status of this `document` check.

typestring

Type of the document.

unparsed_place_of_birthstring

Place of birth as it appears in the document.

unparsed_sexstring

Sex as it appears in the document.