get https://api.accurateappend.com/Services/V2/AddressReverseNames/Business//
Add business contact data and landline phone numbers to your contact records by searching our database using existing contact fields such as city, state, and postal address.
HTTP Header
The "content-type" in the HTTP header must be set to "application/json", otherwise an HTTP 400 Bad Request response will be returned.
Response
A single response may include one and only one Phone element for each Source requested.
Field name | Type | Description |
---|---|---|
BusinessName | string | Business name identity |
StreetAddress | string | Postal address |
City | string | City |
State | string | State |
PhoneNumber | string | 10 digit US phone number |
LineType | enum | Indicates the LineType |
MatchLevel | enum | Indicates the MatchLevel under which the match was found. |
MaxValidationLevel | enum | Indicates the maximum validation level achieved by the input criteria. Measured as MatchLevel. |
Source | enum | Indicates in which Source the match was found. |
LineType codes
[Click for a list of LineType codes and descriptions] (https://docs.accurateappend.com/reference#linetype).
HTTP Error Messages
Click to see a complete listing of error messages and codes.