Skip to main content
Schema2020-08-27object

gelato_document_report

Result from a document check

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

GelatoDocumentReport

object

Result from a document check

address
optionalnullable

Address as it appears in the document.

dob
optionalnullable

Date of birth as it appears in the document.

error
optionalnullable

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

expiration_date
optionalnullable

Expiration date of the document.

files array
optionalnullable

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

first_name string
optionalnullable

First name as it appears in the document.

issued_date
optionalnullable

Issued date of the document.

issuing_country string
optionalnullable

Issuing country of the document.

last_name string
optionalnullable

Last name as it appears in the document.

number string
optionalnullable

Document ID number.

status string
required

Status of this `document` check.

type string
optionalnullable

Type of the document.