Adyen · Schema

UpdateAccountHolderStateRequest

UpdateAccountHolderStateRequest schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
accountHolderCode string The code of the Account Holder on which to update the state.
disable boolean If true, disable the requested state. If false, enable the requested state.
reason string The reason that the state is being updated. >Required if the state is being disabled.
stateType string The state to be updated. >Permitted values are: `Processing`, `Payout`
View JSON Schema on GitHub