Phone Append 2
DOTS Phone Append 2 is an XML web service that provides information about landline telephone numbers. By providing contact name or business name and address information, DOTS Phone Append 2 provides the landline telephone number registered to the supplied information. With Phone Append 2, users append telephone numbers to existing contact information. This information can be used to improve online applications or as supplemental information for existing databases.
Operations
PhoneAppend (Recommended Operation)
Uses the provided FullName, FirstName, LastName, Address, City, State, Postal Code, License Key to return a landline phone number.
View OperationBusinessPhoneAppend
BusinessPhoneAppend returns a phone number based on provided inputs. The minimum required inputs are BusinessName City State.
View OperationCompositePhoneAppend
This operation is a composite of PhoneAppend and BusinessPhoneAppend. CompositePhoneAppend provides the convenience for developers to code to one operation and is able to append phone numbers for business and residential contacts A parameter “IsBusiness” allows the client to specify whether the contact is a business or not. If left blank, the service can make the determination on its own, however, this increases the response time from the request.
View Operation