mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -3581,7 +3581,7 @@
|
||||
"$ref" : "#/components/schemas/OwnerEntity"
|
||||
},
|
||||
"type" : {
|
||||
"description" : "Type of document, used when providing an ID number or uploading a document. The possible values depend on the legal entity type.\n\n* For **organization**, the `type` values can be **proofOfAddress**, **registrationDocument**, **vatDocument**, **proofOfOrganizationTaxInfo**, **proofOfOwnership**, **proofOfIndustry**, **proofOfSignatory**, or **proofOfFundingOrWealthSource**.\n\n* For **individual**, the `type` values can be **identityCard**, **driversLicense**, **passport**, **liveSelfie**, **proofOfResidency**, **proofOfIndustry**, **proofOfNationalIdNumber**, **proofOfIndividualTaxId**, or **proofOfFundingOrWealthSource**.\n\n* For **soleProprietorship**, the `type` values can be **constitutionalDocument**, **proofOfAddress**, or **proofOfIndustry**.\n\n* Use **bankStatement** to upload documents for a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id).",
|
||||
"description" : "Type of document, used when providing an ID number or uploading a document. The possible values depend on the legal entity type.\n\n* For **organization**, the `type` values can be **proofOfAddress**, **registrationDocument**, **vatDocument**, **proofOfOrganizationTaxInfo**, **proofOfOwnership**, **proofOfIndustry**, **proofOfSignatory**, or **proofOfFundingOrWealthSource**.\n\n* For **individual**, the `type` values can be **identityCard**, **driversLicense**, **passport**, **liveSelfie**, **proofOfResidency**, **proofOfIndustry**, **proofOfNationalIdNumber**, **proofOfIndividualTaxId**, or **proofOfFundingOrWealthSource**.\n\n* For **soleProprietorship**, the `type` values can be **constitutionalDocument**, **proofOfAddress**, or **proofOfIndustry**.\n\n* For **trust**, the `type` value can be **constitutionalDocument**.\n\n* Use **bankStatement** to upload documents for a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id).",
|
||||
"enum" : [
|
||||
"bankStatement",
|
||||
"driversLicense",
|
||||
@@ -4781,7 +4781,7 @@
|
||||
"subsidiaryOfListedPublicCompany",
|
||||
"governmentalOrganization",
|
||||
"internationalOrganization",
|
||||
"financialInstitution."
|
||||
"financialInstitution"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
|
||||
@@ -4017,7 +4017,7 @@
|
||||
"$ref" : "#/components/schemas/OwnerEntity"
|
||||
},
|
||||
"type" : {
|
||||
"description" : "Type of document, used when providing an ID number or uploading a document. The possible values depend on the legal entity type.\n\n* For **organization**, the `type` values can be **proofOfAddress**, **registrationDocument**, **vatDocument**, **proofOfOrganizationTaxInfo**, **proofOfOwnership**, **proofOfIndustry**, **proofOfSignatory**, or **proofOfFundingOrWealthSource**.\n\n* For **individual**, the `type` values can be **identityCard**, **driversLicense**, **passport**, **liveSelfie**, **proofOfNationalIdNumber**, **proofOfResidency**, **proofOfIndustry**, **proofOfIndividualTaxId**, or **proofOfFundingOrWealthSource**.\n\n* For **soleProprietorship**, the `type` values can be **constitutionalDocument**, **proofOfAddress**, or **proofOfIndustry**.\n\n* Use **bankStatement** to upload documents for a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id).",
|
||||
"description" : "Type of document, used when providing an ID number or uploading a document. The possible values depend on the legal entity type.\n\n* For **organization**, the `type` values can be **proofOfAddress**, **registrationDocument**, **vatDocument**, **proofOfOrganizationTaxInfo**, **proofOfOwnership**, **proofOfIndustry**, **proofOfSignatory**, or **proofOfFundingOrWealthSource**.\n\n* For **individual**, the `type` values can be **identityCard**, **driversLicense**, **passport**, **liveSelfie**, **proofOfNationalIdNumber**, **proofOfResidency**, **proofOfIndustry**, **proofOfIndividualTaxId**, or **proofOfFundingOrWealthSource**.\n\n* For **soleProprietorship**, the `type` values can be **constitutionalDocument**, **proofOfAddress**, or **proofOfIndustry**.\n\n* For **trust**, the `type` value can be **constitutionalDocument**.\n\n* Use **bankStatement** to upload documents for a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id).",
|
||||
"enum" : [
|
||||
"bankStatement",
|
||||
"driversLicense",
|
||||
@@ -5489,7 +5489,7 @@
|
||||
"subsidiaryOfListedPublicCompany",
|
||||
"governmentalOrganization",
|
||||
"internationalOrganization",
|
||||
"financialInstitution."
|
||||
"financialInstitution"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
|
||||
@@ -2422,6 +2422,9 @@ components:
|
||||
**proofOfAddress**, or **proofOfIndustry**.
|
||||
|
||||
|
||||
* For **trust**, the `type` value can be **constitutionalDocument**.
|
||||
|
||||
|
||||
* Use **bankStatement** to upload documents for a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id).'
|
||||
enum:
|
||||
- bankStatement
|
||||
@@ -3642,7 +3645,7 @@ components:
|
||||
- subsidiaryOfListedPublicCompany
|
||||
- governmentalOrganization
|
||||
- internationalOrganization
|
||||
- financialInstitution.
|
||||
- financialInstitution
|
||||
type: string
|
||||
financialInstitutionNumber:
|
||||
description: The Global Intermediary Identification Number (GIIN) required
|
||||
|
||||
@@ -2753,6 +2753,9 @@ components:
|
||||
**proofOfAddress**, or **proofOfIndustry**.
|
||||
|
||||
|
||||
* For **trust**, the `type` value can be **constitutionalDocument**.
|
||||
|
||||
|
||||
* Use **bankStatement** to upload documents for a [transfer instrument](https://docs.adyen.com/api-explorer/#/legalentity/latest/post/transferInstruments__resParam_id).'
|
||||
enum:
|
||||
- bankStatement
|
||||
@@ -4192,7 +4195,7 @@ components:
|
||||
- subsidiaryOfListedPublicCompany
|
||||
- governmentalOrganization
|
||||
- internationalOrganization
|
||||
- financialInstitution.
|
||||
- financialInstitution
|
||||
type: string
|
||||
financialInstitutionNumber:
|
||||
description: The Global Intermediary Identification Number (GIIN) required
|
||||
|
||||
Reference in New Issue
Block a user