Retrieve the current status and details of a terminal device. This endpoint provides the latest available information about a terminal, updated in near real-time. Depending on the terminal's internet connectivity and operational status, the response may include limited terminal data.
Success
{- "terminalPosStatusId": 1,
- "terminalPosStatus": "Active",
- "terminalId": "00000000-0000-0000-0000-000000000000",
- "timestamp": "0001-01-01T00:00:00",
- "connectionStatusId": 0,
- "connectionStatus": "0",
- "connectionTypeId": null,
- "connectionType": null,
- "wifiConnectionStrength": 0,
- "mobileConnectionStrength": 0,
- "lastSeenTimestamp": null,
- "debitPinKeyId": null,
- "debitPinKey": null,
- "availabilityStatusId": null,
- "availabilityStatus": null,
- "ariseTerminalVersion": null,
- "batteryLevel": 0,
- "printerStatusId": null,
- "printerStatus": null,
- "deviceSoftwareDetails": null
}
{- "items": [
- {
- "id": "678c41eb-4caf-4d42-9f7d-d98dd57473ef",
- "merchantId": "d65f5cb8-ff21-4c45-b013-c461b78e435d",
- "serialNumber": "SN00000001",
- "terminalManufacturer": "SUNMI",
- "terminalModel": "Pro 1",
- "deliveryStatusId": 3,
- "deliveryStatusName": "Active",
- "createdOn": "2025-01-09T13:27:49.2772933Z",
- "modifiedOn": "2025-01-09T13:27:49.2772938Z",
- "merchantCompanyName": "Merchant",
- "terminalModeId": 1,
- "terminalModeName": null
}
], - "total": 3
}