Adyen · Schema

Document

Document schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
attachment object Object that contains the document.
attachments array Array that contains the document. The array supports multiple attachments for uploading different sides or pages of a document.
creationDate string The creation date of the document.
description string Your description for the document.
expiryDate string The expiry date of the document, in YYYY-MM-DD format.
fileName string The filename of the document.
id string The unique identifier of the document.
issuerCountry string The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code where the document was issued. For example, **US**.
issuerState string The state or province where the document was issued (AU only).
modificationDate string The modification date of the document.
number string The number in the document.
owner object Contains information about the resource that owns the document.
type string Type of document, used when providing an ID number or uploading a document. The possible values depend on the legal entity type. * For **organization**, the `type` values can be **proofOfAddress**, **
View JSON Schema on GitHub