The GetSingleEftDevice function returns the eftDevice object for the given primary key.
| Method | /GetSingleEftDevice |
The request body is of type GetSingleEftDevice.
| Name | Description | Data Type |
|---|---|---|
| itemId | xml:int |

![]() |
|
The response body is of type GetSingleEftDeviceResponse.
| Name | Description | Data Type |
|---|---|---|
| GetSingleEftDeviceResult | EftDeviceInfo |

![]() |
|