SubInputDetail is a JSON Structure definition published by Adyen, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/checkout-sub-input-detail-structure.json",
"description": "SubInputDetail schema from Adyen API",
"type": "object",
"properties": {
"configuration": {
"additionalProperties": {
"type": "string"
},
"description": "Configuration parameters for the required input.",
"type": "object"
},
"items": {
"description": "In case of a select, the items to choose from.",
"items": {
"$ref": "#/components/schemas/Item"
},
"type": "array"
},
"key": {
"description": "The value to provide in the result.",
"type": "string"
},
"optional": {
"description": "True if this input is optional to provide.",
"type": "boolean"
},
"type": {
"description": "The type of the required input.",
"type": "string"
},
"value": {
"description": "The value can be pre-filled, if available.",
"type": "string"
}
},
"name": "SubInputDetail"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.