Device Settings

Device Settings

Get Device Settings

get
Header parameters
api-keyanyRequired

apiKeyValue

Responses
200

OK

get
/rest/v2/settings/terminal/device

Update Device Settings

post
Header parameters
api-keyanyRequired

apiKeyValue

Body
device-api-keystringOptional

The API key that was inputted into the device (for verification purposes)

Example: xxxxxxxxxxxxxxfue8
enabledbooleanOptional

Device is enabled/disabled

Example: true
manufacturerstring · enumOptional

Terminal Manufacturer you are boarding to the cloud

Example: DEJAVOOPossible values:
Responses
200

OK

post
/rest/v2/settings/terminal/device

Update Device Settings

put
Header parameters
api-keyanyRequired

apiKeyValue

Body
device-api-keystringOptional

The API key that was inputted into the device (for verification purposes)

Example: xxxxxxxxxxxxxxfue8
enabledbooleanOptional

Device is enabled/disabled

Example: true
manufacturerstring · enumOptional

Terminal Manufacturer you are boarding to the cloud

Example: DEJAVOOPossible values:
Responses
200

OK

put
/rest/v2/settings/terminal/device

Delete Device Settings

delete
Header parameters
api-keyanyRequired

apiKeyValue

Responses
200

OK

delete
/rest/v2/settings/terminal/device

Last updated

Was this helpful?