Adyen · Schema

InputDetail

InputDetail schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
configuration object Configuration parameters for the required input.
details array Input details can also be provided recursively.
inputDetails array Input details can also be provided recursively (deprecated).
itemSearchUrl string In case of a select, the URL from which to query the items.
items array In case of a select, the items to choose from.
key string The value to provide in the result.
optional boolean True if this input value is optional.
type string The type of the required input.
value string The value can be pre-filled, if available.
View JSON Schema on GitHub