Get single record from PhoneTypes table by specified primary key
Method | /GetSinglePhoneType |
The request body is of type GetSinglePhoneType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePhoneTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePhoneTypeResult | PhoneTypeInfo |
|