Adyen · Schema

AccountProcessingState

AccountProcessingState schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
disableReason string The reason why processing has been disabled.
disabled boolean Indicates whether the processing of payments is allowed.
processedFrom object The lower bound of the processing tier (i.e., an account holder must have processed at least this amount of money in order to be placed into this tier).
processedTo object The upper bound of the processing tier (i.e., an account holder must have processed less than this amount of money in order to be placed into this tier).
tierNumber integer The processing tier that the account holder occupies.
View JSON Schema on GitHub