The GetSingleRfidDevice function returns the rfidDevice record for the given primary key.
Method | /GetSingleRfidDevice |
The request body is of type GetSingleRfidDevice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleRfidDeviceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleRfidDeviceResult | RfidDeviceInfo |
|