RetailTransactionService::authenticateDevice Method [AX 2012]

Authenticate the device.

client server public static container authenticateDevice(RetailDeviceId deviceId, RefRecId terminalRecId)

Run On

Called

Parameters

deviceId
Type: RetailDeviceId Extended Data Type
ID of the Device.
terminalRecId
Type: RefRecId Extended Data Type
terminal record id.

Return Value

Type: container
A container object containing status of authentication, error message (if any)
Show: