ReleaseUpdateDetails is a JSON Structure definition published by Adyen, describing 2 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/management-release-update-details-structure.json",
"description": "ReleaseUpdateDetails schema from Adyen API",
"type": "object",
"properties": {
"type": {
"default": "ReleaseUpdate",
"description": "Type of terminal action: Update Release.",
"enum": [
"ReleaseUpdate"
],
"type": "string"
},
"updateAtFirstMaintenanceCall": {
"description": "Boolean flag that tells if the terminal should update at the first next maintenance call. If false, terminal will update on its configured reboot time.",
"type": "boolean"
}
},
"additionalProperties": false,
"name": "ReleaseUpdateDetails"
}
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.