CustomerComponents Web Service
Method/GetSinglePhoneNumber
CustomerComponents Web Service > All Operations Resource Group : /GetSinglePhoneNumber (Method)
Description
Get single record from PhoneNumbers table by specified primary key
Request (GetSinglePhoneNumberSoapIn)

The request body is of type GetSinglePhoneNumber.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSinglePhoneNumber Element

Overview

Sequence
itemId xs:int
Response (GetSinglePhoneNumberSoapOut)

The response body is of type GetSinglePhoneNumberResponse.

Response Body Parameters

NameDescriptionData Type
 PhoneNumberInfo
FormattedPhoneNumber Element CountryId Element PhoneNumber Element AreaCode Element NationalPrefix Element CountryCode Element SearchPhoneNumber Element FollowupNumber Element IsSecret Element PhoneTypeId Element Description Element CustomerContactId Element CustomerId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSinglePhoneNumberResult Element Sequence GetSinglePhoneNumberResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CustomerId xs:int
Description optional xs:string
IsSecret xs:boolean
SearchPhoneNumber optional xs:string
CountryCode xs:short
AreaCode optional xs:string
PhoneNumber optional xs:string
CountryId xs:int
FormattedPhoneNumber optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service