Adyen · Schema

ExternalTerminalAction

ExternalTerminalAction schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
actionType string The type of terminal action: **InstallAndroidApp**, **UninstallAndroidApp**, **InstallAndroidCertificate**, or **UninstallAndroidCertificate**.
config string Technical information about the terminal action.
confirmedAt string The date and time when the action was carried out.
id string The unique ID of the terminal action.
result string The result message for the action.
scheduledAt string The date and time when the action was scheduled to happen.
status string The status of the terminal action: **pending**, **successful**, **failed**, **cancelled**, or **tryLater**.
terminalId string The unique ID of the terminal that the action applies to.
View JSON Schema on GitHub