Devices
Get all devices
Returns all devices in the enterprise.
Request
[PlatformAddress]/api/connector/v1/devices/getAll
Property
Type
Contract
Description
ClientToken
string
required
Token identifying the client application.
AccessToken
string
required
Access token of the client application.
Client
string
required
Name and version of the client application.
Response
Property
Type
Contract
Description
Devices
required
The devices.
Device
Property
Type
Contract
Description
Id
string
required
Unique identifier of the device.
Type
required
Type of the device.
Name
string
required
Name of the device.
Identifier
string
optional
Device identifier (for internal purposes).
Device type
Printer
- Printer command dataPaymentTerminal
- Payment terminal command dataKeyCutter
- Key cutter command dataFiscalMachine
- Fiscal machine command dataPassportScanner
- Passport scanner command data
Last updated