RetailTransactionService::deactivateDevice Method [AX 2012]
Activate the device.
Syntax
client server public static container deactivateDevice(
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.