Skip to main content
Schema2020-08-27object

legal_entity_company_verification_document

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

LegalEntityCompanyVerificationDocument

object
back
optionalnullable

The back of a document returned by a [file upload](https://stripe.com/docs/api#create_file) with a `purpose` value of `additional_verification`.

details string
optionalnullable

A user-displayable string describing the verification state of this document.

details_code string
optionalnullable

One of `document_corrupt`, `document_expired`, `document_failed_copy`, `document_failed_greyscale`, `document_failed_other`, `document_failed_test_mode`, `document_fraudulent`, `document_incomplete`, `document_invalid`, `document_manipulated`, `document_not_readable`, `document_not_uploaded`, `document_type_not_supported`, or `document_too_large`. A machine-readable code specifying the verification state for this document.

front
optionalnullable

The front of a document returned by a [file upload](https://stripe.com/docs/api#create_file) with a `purpose` value of `additional_verification`.