Looking for ePay classic docs? Go to docs.epay.dk
ePay documentationDocsePay documentation

TerminalResource

A terminal and its related point of sale and device resources.

The terminal resource.

The point of sale associated with the terminal.

The device associated with the terminal, or null when no device is associated.

TerminalResource
{  "terminal": {    "id": "019b3168-9334-770c-b34f-829d3c9c65d1",    "pointOfSaleId": "0192473a-e381-705c-b61c-fc2ac9624afc",    "deviceId": "LDG7M4WW44G",    "externalId": "terminal-beta",    "createdAt": "2026-04-01T15:04:05Z"  },  "pointOfSale": {    "id": "0192473a-e381-705c-b61c-fc2ac9624afc",    "name": "Store #42",    "descriptor": "POS Copenhagen",    "createdAt": "2024-10-01T10:38:14.658688472+02:00",    "updatedAt": "2024-10-01T12:38:14.658688472+02:00"  },  "device": {    "id": "LDG7M4WW44G",    "description": "Checkout 2 tablet",    "createdAt": "2026-03-15T08:30:00Z"  }}