The GetSingleMobileDevice function returns the mobileDevice record for the given primary key.
Method | /GetSingleMobileDevice |
The request body is of type GetSingleMobileDevice.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleMobileDeviceResponse.
Name | Description | Data Type |
---|---|---|
GetSingleMobileDeviceResult | MobileDeviceInfo |
|