Adyen · Schema

TerminalSettings

TerminalSettings schema from Adyen API

PaymentsFinancial-ServicesFintech

Properties

Name Type Description
cardholderReceipt object Settings to define the header of the shopper receipt.
connectivity object Settings for terminal connectivity features.
gratuities array Settings for tipping with or without predefined options to choose from. The maximum number of predefined options is four, or three plus the option to enter a custom tip.
hardware object Settings for terminal hardware features.
localization object Settings for localization.
nexo object Settings for a Terminal API integration.
offlineProcessing object Settings for [offline payment](https://docs.adyen.com/point-of-sale/offline-payments) features.
opi object Settings for an Oracle Payment Interface (OPI) integration.
passcodes object Settings for [passcodes](https://docs.adyen.com/point-of-sale/managing-terminals/menu-access?tab=manage_passcodes_with_an_api_call_2#manage-passcodes) features.
payAtTable object Settings for [Pay-at-table](https://docs.adyen.com/point-of-sale/pay-at-x) features.
payment object Settings for payment features.
receiptOptions object Generic receipt settings.
receiptPrinting object Transaction outcomes that you want the terminal to print a merchant receipt or a shopper receipt for.
refunds object Settings for refunds.
signature object Settings to skip signature, sign on display, or sign on receipt.
standalone object Settings for [standalone](https://docs.adyen.com/point-of-sale/standalone/standalone-build/set-up-standalone#set-up-standalone-using-an-api-call) features.
surcharge object Settings for payment [surcharge](https://docs.adyen.com/point-of-sale/surcharge) features.
tapToPay object Settings for Tap to Pay.
timeouts object Settings for device [time-outs](https://docs.adyen.com/point-of-sale/pos-timeouts#device-time-out).
wifiProfiles object Remote Wi-Fi profiles for WPA and WPA2 PSK and EAP Wi-Fi networks.
View JSON Schema on GitHub

JSON Schema

management-terminal-settings-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-schema/management-terminal-settings-schema.json",
  "title": "TerminalSettings",
  "description": "TerminalSettings schema from Adyen API",
  "type": "object",
  "properties": {
    "cardholderReceipt": {
      "description": "Settings to define the header of the shopper receipt.",
      "$ref": "#/components/schemas/CardholderReceipt"
    },
    "connectivity": {
      "description": "Settings for terminal connectivity features.",
      "$ref": "#/components/schemas/Connectivity"
    },
    "gratuities": {
      "description": "Settings for tipping with or without predefined options to choose from. The maximum number of predefined options is four, or three plus the option to enter a custom tip.",
      "items": {
        "$ref": "#/components/schemas/Gratuity"
      },
      "type": "array"
    },
    "hardware": {
      "description": "Settings for terminal hardware features.",
      "$ref": "#/components/schemas/Hardware"
    },
    "localization": {
      "description": "Settings for localization.",
      "$ref": "#/components/schemas/Localization"
    },
    "nexo": {
      "description": "Settings for a Terminal API integration.",
      "$ref": "#/components/schemas/Nexo"
    },
    "offlineProcessing": {
      "description": "Settings for [offline payment](https://docs.adyen.com/point-of-sale/offline-payments) features.",
      "$ref": "#/components/schemas/OfflineProcessing"
    },
    "opi": {
      "description": "Settings for an Oracle Payment Interface (OPI) integration.",
      "$ref": "#/components/schemas/Opi"
    },
    "passcodes": {
      "description": "Settings for [passcodes](https://docs.adyen.com/point-of-sale/managing-terminals/menu-access?tab=manage_passcodes_with_an_api_call_2#manage-passcodes) features.",
      "$ref": "#/components/schemas/Passcodes"
    },
    "payAtTable": {
      "description": "Settings for [Pay-at-table](https://docs.adyen.com/point-of-sale/pay-at-x) features.",
      "$ref": "#/components/schemas/PayAtTable"
    },
    "payment": {
      "description": "Settings for payment features.",
      "$ref": "#/components/schemas/Payment"
    },
    "receiptOptions": {
      "description": "Generic receipt settings.",
      "$ref": "#/components/schemas/ReceiptOptions"
    },
    "receiptPrinting": {
      "description": "Transaction outcomes that you want the terminal to print a merchant receipt or a shopper receipt for.",
      "$ref": "#/components/schemas/ReceiptPrinting"
    },
    "refunds": {
      "description": "Settings for refunds.",
      "$ref": "#/components/schemas/Refunds"
    },
    "signature": {
      "description": "Settings to skip signature, sign on display, or sign on receipt.",
      "$ref": "#/components/schemas/Signature"
    },
    "standalone": {
      "description": "Settings for [standalone](https://docs.adyen.com/point-of-sale/standalone/standalone-build/set-up-standalone#set-up-standalone-using-an-api-call) features.",
      "$ref": "#/components/schemas/Standalone"
    },
    "surcharge": {
      "description": "Settings for payment [surcharge](https://docs.adyen.com/point-of-sale/surcharge) features.",
      "$ref": "#/components/schemas/Surcharge"
    },
    "tapToPay": {
      "description": "Settings for Tap to Pay.",
      "$ref": "#/components/schemas/TapToPay"
    },
    "timeouts": {
      "description": "Settings for device [time-outs](https://docs.adyen.com/point-of-sale/pos-timeouts#device-time-out).",
      "$ref": "#/components/schemas/Timeouts"
    },
    "wifiProfiles": {
      "description": "Remote Wi-Fi profiles for WPA and WPA2 PSK and EAP Wi-Fi networks.",
      "$ref": "#/components/schemas/WifiProfiles"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/management-terminal-settings"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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.

A second provider on the same verified email joins the account you already have.