Get single record from PhoneNumbers table by specified primary key
Method | /GetSinglePhoneNumber |
The request body is of type GetSinglePhoneNumber.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePhoneNumberResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePhoneNumberResult | PhoneNumberInfo |
|