spec release

This commit is contained in:
Adyen Automation
2023-08-18 18:44:00 +02:00
parent 079b8ccbfc
commit 3f701ca004
6 changed files with 15 additions and 3 deletions

View File

@@ -3915,7 +3915,7 @@
"additionalProperties" : {
"type" : "boolean"
},
"description" : "Boolean key-value pairs indicating the settings for the hosted onboarding page. The keys are the settings.\n\nPossible keys:\n\nBy default, these values are set to **true**. Set to **false** to not allow the action.\n\n- **changeLegalEntityType**: The user can change their legal entity type.\n\n- **editPrefilledCountry**: The user can change the country of their legal entity's address, for example the registered address of an organization.\n\nBy default, this value is set to **false**. Set to **true** to allow the action.\n\n- **allowIntraRegionCrossBorderPayout**: The user can select a payout account in a different EU/EEA country than the country of their legal entity.\n\n",
"description" : "Boolean key-value pairs indicating the settings for the hosted onboarding page. The keys are the settings.\n\nPossible keys:\n\nBy default, these values are set to **true**. Set to **false** to not allow the action.\n\n- **changeLegalEntityType**: The user can change their legal entity type.\n\n- **editPrefilledCountry**: The user can change the country of their legal entity's address, for example the registered address of an organization.\n\nBy default, this value is set to **false**. Set to **true** to allow the action.\n\n- **allowBankAccountFormatSelection**: The user can select the format for their payout account if applicable.\n\n- **allowIntraRegionCrossBorderPayout**: The user can select a payout account in a different EU/EEA country than the country of their legal entity.\n\n",
"type" : "object"
},
"themeId" : {

View File

@@ -4198,7 +4198,7 @@
"additionalProperties" : {
"type" : "boolean"
},
"description" : "Boolean key-value pairs indicating the settings for the hosted onboarding page. The keys are the settings.\n\nPossible keys:\n\nBy default, these values are set to **true**. Set to **false** to not allow the action.\n\n- **changeLegalEntityType**: The user can change their legal entity type.\n\n- **editPrefilledCountry**: The user can change the country of their legal entity's address, for example the registered address of an organization.\n\nBy default, this value is set to **false**. Set to **true** to allow the action.\n\n- **allowIntraRegionCrossBorderPayout**: The user can select a payout account in a different EU/EEA country than the country of their legal entity.\n\n",
"description" : "Boolean key-value pairs indicating the settings for the hosted onboarding page. The keys are the settings.\n\nPossible keys:\n\nBy default, these values are set to **true**. Set to **false** to not allow the action.\n\n- **changeLegalEntityType**: The user can change their legal entity type.\n\n- **editPrefilledCountry**: The user can change the country of their legal entity's address, for example the registered address of an organization.\n\nBy default, this value is set to **false**. Set to **true** to allow the action.\n\n- **allowBankAccountFormatSelection**: The user can select the format for their payout account if applicable.\n\n- **allowIntraRegionCrossBorderPayout**: The user can select a payout account in a different EU/EEA country than the country of their legal entity.\n\n",
"type" : "object"
},
"themeId" : {

View File

@@ -4663,7 +4663,7 @@
"additionalProperties" : {
"type" : "boolean"
},
"description" : "Boolean key-value pairs indicating the settings for the hosted onboarding page. The keys are the settings.\n\nPossible keys:\n\nBy default, these values are set to **true**. Set to **false** to not allow the action.\n\n- **changeLegalEntityType**: The user can change their legal entity type.\n\n- **editPrefilledCountry**: The user can change the country of their legal entity's address, for example the registered address of an organization.\n\nBy default, this value is set to **false**. Set to **true** to allow the action.\n\n- **allowIntraRegionCrossBorderPayout**: The user can select a payout account in a different EU/EEA country than the country of their legal entity.\n\n",
"description" : "Boolean key-value pairs indicating the settings for the hosted onboarding page. The keys are the settings.\n\nPossible keys:\n\nBy default, these values are set to **true**. Set to **false** to not allow the action.\n\n- **changeLegalEntityType**: The user can change their legal entity type.\n\n- **editPrefilledCountry**: The user can change the country of their legal entity's address, for example the registered address of an organization.\n\nBy default, this value is set to **false**. Set to **true** to allow the action.\n\n- **allowBankAccountFormatSelection**: The user can select the format for their payout account if applicable.\n\n- **allowIntraRegionCrossBorderPayout**: The user can select a payout account in a different EU/EEA country than the country of their legal entity.\n\n",
"type" : "object"
},
"themeId" : {

View File

@@ -2788,6 +2788,10 @@ components:
action.
- **allowBankAccountFormatSelection**: The user can select the format
for their payout account if applicable.
- **allowIntraRegionCrossBorderPayout**: The user can select a payout
account in a different EU/EEA country than the country of their legal
entity.

View File

@@ -3014,6 +3014,10 @@ components:
action.
- **allowBankAccountFormatSelection**: The user can select the format
for their payout account if applicable.
- **allowIntraRegionCrossBorderPayout**: The user can select a payout
account in a different EU/EEA country than the country of their legal
entity.

View File

@@ -3361,6 +3361,10 @@ components:
action.
- **allowBankAccountFormatSelection**: The user can select the format
for their payout account if applicable.
- **allowIntraRegionCrossBorderPayout**: The user can select a payout
account in a different EU/EEA country than the country of their legal
entity.