From 8244771d9a0d413759e489558620420679e44c83 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Wed, 29 May 2024 10:12:43 +0200 Subject: [PATCH] spec release --- json/LegalEntityService-v2.json | 3 ++- json/LegalEntityService-v3.json | 3 ++- yaml/LegalEntityService-v2.yaml | 4 +++- yaml/LegalEntityService-v3.yaml | 4 +++- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/json/LegalEntityService-v2.json b/json/LegalEntityService-v2.json index c574dbe1..2a965d14 100644 --- a/json/LegalEntityService-v2.json +++ b/json/LegalEntityService-v2.json @@ -4075,6 +4075,7 @@ "enum" : [ "definedBeneficiary", "director", + "immediateParentCompany", "pciSignatory", "protector", "secondaryTrustee", @@ -4857,7 +4858,7 @@ "type" : "string" }, "mainSourceOfIncome" : { - "description" : "The organization's main source of income.\n\nPossible values: **businessOperation**, **realEstateSales**, **investmentInterestOrRoyalty**, **propertyRental**, **other**.", + "description" : "The organization's main source of income. Only required if `businessType` is **other**.\n\nPossible values: **businessOperation**, **realEstateSales**, **investmentInterestOrRoyalty**, **propertyRental**, **other**.", "enum" : [ "businessOperation", "realEstateSales", diff --git a/json/LegalEntityService-v3.json b/json/LegalEntityService-v3.json index f92eef1f..32150a92 100644 --- a/json/LegalEntityService-v3.json +++ b/json/LegalEntityService-v3.json @@ -4605,6 +4605,7 @@ "enum" : [ "definedBeneficiary", "director", + "immediateParentCompany", "pciSignatory", "protector", "secondaryTrustee", @@ -5550,7 +5551,7 @@ "type" : "string" }, "mainSourceOfIncome" : { - "description" : "The organization's main source of income.\n\nPossible values: **businessOperation**, **realEstateSales**, **investmentInterestOrRoyalty**, **propertyRental**, **other**.", + "description" : "The organization's main source of income. Only required if `businessType` is **other**.\n\nPossible values: **businessOperation**, **realEstateSales**, **investmentInterestOrRoyalty**, **propertyRental**, **other**.", "enum" : [ "businessOperation", "realEstateSales", diff --git a/yaml/LegalEntityService-v2.yaml b/yaml/LegalEntityService-v2.yaml index 87b1412c..87f65e41 100644 --- a/yaml/LegalEntityService-v2.yaml +++ b/yaml/LegalEntityService-v2.yaml @@ -2929,6 +2929,7 @@ components: enum: - definedBeneficiary - director + - immediateParentCompany - pciSignatory - protector - secondaryTrustee @@ -3718,7 +3719,8 @@ components: and the `businessType` is **financialInstitution**. type: string mainSourceOfIncome: - description: 'The organization''s main source of income. + description: 'The organization''s main source of income. Only required if + `businessType` is **other**. Possible values: **businessOperation**, **realEstateSales**, **investmentInterestOrRoyalty**, diff --git a/yaml/LegalEntityService-v3.yaml b/yaml/LegalEntityService-v3.yaml index ae37567e..29746ce1 100644 --- a/yaml/LegalEntityService-v3.yaml +++ b/yaml/LegalEntityService-v3.yaml @@ -3335,6 +3335,7 @@ components: enum: - definedBeneficiary - director + - immediateParentCompany - pciSignatory - protector - secondaryTrustee @@ -4256,7 +4257,8 @@ components: and the `businessType` is **financialInstitution**. type: string mainSourceOfIncome: - description: 'The organization''s main source of income. + description: 'The organization''s main source of income. Only required if + `businessType` is **other**. Possible values: **businessOperation**, **realEstateSales**, **investmentInterestOrRoyalty**,