Adyen · Schema

GetTerminalDetailsResponse

GetTerminalDetailsResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
bluetoothIp string The Bluetooth IP address of the terminal.
bluetoothMac string The Bluetooth MAC address of the terminal.
companyAccount string The company account that the terminal is associated with. If this is the only account level shown in the response, the terminal is assigned to the inventory of the company account.
country string The country where the terminal is used.
deviceModel string The model name of the terminal.
dhcpEnabled boolean Indicates whether assigning IP addresses through a DHCP server is enabled on the terminal.
displayLabel string The label shown on the status bar of the display. This label (if any) is specified in your Customer Area.
ethernetIp string The terminal's IP address in your Ethernet network.
ethernetMac string The terminal's MAC address in your Ethernet network.
firmwareVersion string The software release currently in use on the terminal.
iccid string The integrated circuit card identifier (ICCID) of the SIM card in the terminal.
lastActivityDateTime string Date and time of the last activity on the terminal. Not included when the last activity was more than 14 days ago.
lastTransactionDateTime string Date and time of the last transaction on the terminal. Not included when the last transaction was more than 14 days ago.
linkNegotiation string The Ethernet link negotiation that the terminal uses: - `auto`: Auto-negotiation - `100full`: 100 Mbps full duplex
merchantAccount string The merchant account that the terminal is associated with. If the response doesn't contain a `store` the terminal is assigned to this merchant account.
merchantInventory boolean Boolean that indicates if the terminal is assigned to the merchant inventory. This is returned when the terminal is assigned to a merchant account. - If **true**, this indicates that the terminal is i
permanentTerminalId string The permanent terminal ID.
serialNumber string The serial number of the terminal.
simStatus string On a terminal that supports 3G or 4G connectivity, indicates the status of the SIM card in the terminal: ACTIVE or INVENTORY.
store string The store code of the store that the terminal is assigned to.
storeDetails object The store that the terminal is assigned to.
terminal string The unique terminal ID.
terminalStatus string The status of the terminal: - `OnlineToday`, `OnlineLast1Day`, `OnlineLast2Days` etcetera to `OnlineLast7Days`: Indicates when in the past week the terminal was last online. - `SwitchedOff`: Indicates
wifiIp string The terminal's IP address in your Wi-Fi network.
wifiMac string The terminal's MAC address in your Wi-Fi network.
View JSON Schema on GitHub