RetailTransactionService::authenticateDevice Method [AX 2012]
Authenticate the device.
client server public static container authenticateDevice(RetailDeviceId deviceId, RefRecId terminalRecId)
Run On
CalledParameters
- deviceId
- Type: RetailDeviceId Extended Data Type
ID of the Device.
- terminalRecId
- Type: RefRecId Extended Data Type
terminal record id.
Return Value
Type: containerA container object containing status of authentication, error message (if any)
Show: