Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Activate the device.
Syntax
client server public static container activateDevice(
RetailDeviceId deviceId,
RetailTerminalId terminalId,
RetailStaffId staffId)
Run On
Called
Parameters
- deviceId
Type: RetailDeviceId Extended Data Type
ID of the Device.
- terminalId
Type: RetailTerminalId Extended Data Type
ID of the terminal.
- staffId
Type: RetailStaffId Extended Data Type
ID of the staff.
Return Value
Type: container
A container object containing status of activation, error message (if any) and the details of the device - terminal, store
Remarks
Validates the Device with the activation code and generates a token.