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:
@@ -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" : {
|
||||
|
||||
@@ -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" : {
|
||||
|
||||
@@ -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" : {
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user