# Verify a consumer Uses HTTP GET to accept one input record and returns the response in XML or JSON format. Note: The minimum input requirements differ depending on the Action(s) selected. Please check the documentation for more details. Endpoint: GET /doContactVerify ## Query parameters: - `act` (array, required) Actions - The action(s) to take. Delimit multiple actions with a ,. Enum: "Check", "Verify", "Move", "Append" - `cols` (string) Columns - The column names or groups to be output. Entering the column name will return the column. Specifying a group name will return all columns in the group. Delimit multiple columns with a ,. For example: ColumnName,ColumnName. Columns: [No Group] - These fields have no group and have to be requested by the field name. - DateLastConfirmed - EstimatedHomeValue - MelissaIdentityKey - MoveDate - Occupation - OwnRent - PhoneCountryCode - PhoneCountryName - Plus4 - PrivateMailBox - Suite GrpAddressDetails - Address Details - AddressTypeCode - CarrierRoute - CityAbbreviation - CountryCode - CountryName - DeliveryIndicator - DeliveryPointCheckDigit - DeliveryPointCode - StateName - UrbanizationName - UTC GrpCensus - Census Details - CBSACode - CBSADivisionCode - CBSADivisionLevel - CBSADivisionTitle - CBSALevel - CBSATitle - CensusBlock - CensusTract - CongressionalDistrict - CountyFIPS - CountyName - PlaceCode - PlaceName GrpCensus2 - Additional Census Details - CensusKey - CountySubdivisionCode - CountySubdivisionName - ElementarySchoolDistrictCode - ElementarySchoolDistrictName - SecondarySchoolDistrictCode - SecondarySchoolDistrictName - UnifiedSchoolDistrictCode - UnifiedSchoolDistrictName - StateDistrictUpper - StateDistrictLower GrpGeocode - Geocode Details - Latitude - Longitude GrpDemographicBasic - Basic Demographics - ChildrenAgeRange - CreditCardUser - DateOfBirth - DateOfDeath - DemographicsGender - DemographicsResults - Education - EthnicCode - EthnicGroup - HouseholdIncome - HouseholdSize - LengthOfResidence - MaritalStatus - MedianHouseholdIncome - PoliticalParty - PresenceOfChildren - PresenceOfSenior GrpIPAddress - IP Address Details - DistanceAddressToIP - IPAddress - IPCity - IPConnectionSpeed - IPConnectionType - IPContinent - IPCountryAbbreviation - IPCountryName - IPDomainName - IPISPName - IPLatitude - IPLongitude - IPPostalCode - IPProxyDescription - IPProxyType - IPRegion - IPUTC GrpNameDetails - Name Details - Gender - Gender2 - NameFirst - NameFirst2 - NameLast - NameLast2 - NameMiddle - NameMiddle2 - NamePrefix - NamePrefix2 - NameSuffix - NameSuffix2 - Salutation GrpParsedAddress - Parsed Address Details - AddressDeliveryInstallation - AddressHouseNumber - AddressLockBox - AddressPostDirection - AddressPreDirection - AddressPrivateMailboxName - AddressPrivateMailboxRange - AddressRouteService - AddressStreetName - AddressStreetSuffix - AddressSuiteName - AddressSuiteNumber GrpParsedEmail - Parsed Email Details - DomainName - MailboxName - TopLevelDomain GrpParsedPhone - Parsed Phone Details - AreaCode - NewAreaCode - PhoneExtension - PhonePrefix - PhoneSuffix - `id` (any, required) The License Key issued by Melissa. Example: "{REPLACE-WITH-YOUR-LICENSE-KEY}" - `opt` (string) Options - Specify which options to use for the selected action. List of options in : format. Multiple options are delimited with a ;. For example: OptionName:Parameter;OptionName:Parameter. - AdvancedAddressCorrection: - Uses the name input to perform more advanced address corrections. This can correct or append house numbers, street names, cities, states, and ZIP codes. Default of Off means no advanced address corrections will occur. - AdvancedAddressType: - This option allows you to select whether to return the simplified address type codes or the advanced and more complete address type codes. Default of Off means only Default Address Types are returned (S, G, M, P, R, and U). - AliasMode: - Option to convert an address to the USPS preferred street name or preserve the original address. Default of ConvertAlias will convert the street address alias to the USPS preferred street name. - Append: - Determines the behavior when appending information. Default of Blank returns information only when the input field is blank. - CentricHint: - This option tells the service which piece of information to use as the primary pivot when verifying information. Default of Auto first uses Address if available, followed by Phone if no Address is available, and lastly Email if neither Address nor Phone are available. - CorrectFirstName: - Default of On allows common spelling corrections for the FirstName field. - CorrectSyntax: - Default of On corrects the syntax of the Email field. - DatabaseLookup: - Default of On will attempt to verify domain names using a database of valid domains. - DecennialCensusKey: - Set the preferred Census information returned, whether the latest one or the decennial version. Default of Off returns the latest Census information available. - Demographics: - Determines the data masking of demographics columns. Default of Yes means no data masking will be performed. - Diacritics: - Determines whether or not French language characters are returned. Default of Auto will only return those characters if they are in the input. - EmailAppendFilter: - option to prevent certain categories of emails to append, including accept-all/catch-all emails and spam trap emails. Default of [blank] means no filtering will be done. - FuzzyLookup: - Determines whether or not to apply fuzzy matching algorithms to the input domain for correction. Default of On will apply fuzzy matching correction to the domain. - GenderAggression: - Sets how aggressive genderization is for neutral first names. Default of Neutral sets gender aggression to neutral. - GenderPopulation: - Sets the gender balance of the source data, either predominantly male, female, or mixed (evenly split). Default of Mixed sets source data gender balance to mixed. - LongAddressFormat: - Controls how abbreviations of suffixes and directionals are handled when standardizing a street address. Default of Off will abbreviate suffixes and directionals. - MiddleNameLogic: - Determines the handling of middle names. Default of ParseLogic means that middle names that are typically last names are considered to be part of a hyphenated last name. - NameHint: - Sets the name hint for the input name. Default of Varying means if necessary, statistical logic will be employed to determine name order, with no bias toward either name order. - SalutationFormat: - Sets the salutation format for the response. Default of Formal Sets the salutation format to formal. - StandardizeCasing: - Determines whether to standardize casing in the email field before any checking occurs. Default of On will standardize all letters to lower case. - StandardizeCompany: - Determines whether to standardize the CompanyName field. Default of On will perform standard abbreviation, capitalization, and punctuation on the CompanyName field. - UpdateDomain: - Determines whether to update the domain name. Default of On will update the domain if it is out of date. - UsePreferredCity: - Determines whether to substitute the preferred city name for all vanity names when verifying an address. Default of Off means no substitution will occur. Example: "Append:blank" - `t` (string) Transmission Reference - Serves as a unique identifier for this set of records. Example: "Test" - `a1` (string, required) Address Line 1. Example: "22382 Avenida Empresa" - `a2` (string) Address Line 2. - `ageapprox` (string) Age Approximate - Filter results to return individuals who are within a year of the provided age. - `agegt` (string) Age Greater Than - Filter results to return individuals whose age is greater than the provided age. - `agelt` (string) Age Less Than - Filter results to return individuals whose age is less than the provided age. - `bday` (string) Birth Day - In DD format. - `bmo` (string) Birth Month - In MM format. - `byr` (string) Birth Year - In YYYY format. - `city` (string, required) City Name. Example: "Rancho Santa Margarita" - `comp` (string) Company Name. - `ctry` (string) Country - This can only take in variations of US or Canada. All other countries will return AS09 (Foreign Address). Invalid or blank inputs will default to US and Canada. - `email` (string) Email Address. - `first` (string) First Name. - `format` (string) Format of the request. Enum: "json", "xml" - `ff` (string) FreeForm - The delimited or undelimited free form input that will be parsed by the service. - `full` (string) Full Name - Name parsing will only happen if the first name and last name fields are blank. - `ip` (string) IP Address. - `lastline` (string) The city, state, and ZIP. - `last` (string) Last Name. - `mak` (string) Melissa Address Key - A proprietary unique key identifier for an address. - `mik` (string) Melissa Identity Key - A unique number for each individual. - `phone` (string) Phone Number. - `postal` (string) Postal or ZIP Code. - `state` (string, required) US State. Example: "California" ## Response 200 fields (application/json): - `TotalRecords` (string) Total number of records. - `TransmissionReference` (string) A pass-through of the input TransmissionReference field. - `TransmissionResults` (string) Lists error codes from any errors caused by the most recent request as a whole. For more information, see [Personator Consumer Result Codes](https://docs.melissa.com/cloud-api/personator-consumer/result-codes.html). - `Version` (string) The current service version number. - `Records` (array) - `Records.AddressExtras` (string) Any extra information that does not fit in the AddressLine fields. - `Records.AddressKey` (string) Returns a unique identifier for an address. This key can be used with other current and future Melissa services. - `Records.AddressLine1` (string) Returns the address entered in the AddressLine field. If two addresses were entered and only one is valid, the valid address is returned instead. This includes the suite and private mailbox. - `Records.AddressLine2` (string) If two addresses are passed into the AddressLine field, the second address is returned here. If only one of two addresses is valid, the valid address will be returned in AddressLine1. - `Records.City` (string) Returns the city entered in the City field. - `Records.CompanyName` (string) Returns the company name. - `Records.EmailAddress` (string) Returns the email address entered in the Email field. - `Records.MelissaAddressKey` (string) Returns a unique key associated with an address. - `Records.MelissaAddressKeyBase` (string) Returns a unique key associated with a building containing multiple suites/apartments. - `Records.NameFull` (string) Returns the full name for the record. - `Records.PhoneNumber` (string) Returns the standardized phone number for the record. - `Records.PostalCode` (string) Returns the 9-digit postal code for U.S. addresses and 6-digit postal code for Canadian addresses. - `Records.RecordID` (string) Returns a unique identifier for the current record if one was sent in the request. Use this element to match a request record and the corresponding response record. - `Records.Results` (string) Returns a string value with comma delimited status, error codes, and change codes for the record. For more information, see [Personator Consumer Result Codes](https://docs.melissa.com/cloud-api/personator-consumer/result-codes.html). - `Records.State` (string) Returns the state for the record - `Records.DateLastConfirmed` (string) Returns the date this record was last seen updated from one of Personator's Data Sources. - `Records.EstimatedHomeValue` (string) The estimated value of the home, given in U.S. Dollars. - `Records.MelissaIdentityKey` (string) Returns a unique key associated with an individual. In order to retrieve the MelissaIdentityKey, the Check and Verify Actions must both be enabled: "Actions":"Check,Verify" - `Records.MoveDate` (string) Returns the date associated with the move address. - `Records.Occupation` (string) Returns the category for the individual's occupation. Enum: "Physician/Dentist", "Healthcare", "Lawyer/Judge", "Professional/Technical", "Management", "Teacher/Educator", "Sales/Marketing", "Clerical/Service Worker", "Tradesmen/Laborer", "Farmer", "Student", "Homemaker", "Retired", "Federal Employee", "Military", "Military Retired", "Business Owner", "Religious", "Self Employed", "Financial", "Other" - `Records.OwnRent` (string) Returns the individual's status as owner or renter of the property. Enum: "Definite Renter", "Inferred Renter", "Inferred Owner", "Definite Owner" - `Records.PhoneCountryCode` (string) Returns the 2 character country code for the phone number entered in the Phone field. - `Records.PhoneCountryName` (string) Returns the full country name for the phone number entered in the Phone field. - `Records.Plus4` (string) Returns the 4-digit plus4 for the input address. If this column is requested, the PostalCode field will only contain the 5-digit ZIP for U.S. addresses. - `Records.PrivateMailBox` (string) Returns the private mail box number for the address in the AddressLine field, if any. Private mailboxes are private mail boxes in commercial mail receiving agencies, like a UPS Store. If requested, the Private mailbox will be populated in this field instead of the Address field. - `Records.Suite` (string) Returns the suite for the address in the AddressLine field, if any. If requested, the suite will be populated in this field instead of the Address field. - `Records.AddressTypeCode` (string) Returns a code for the address type in the AddressLine field. For more information, see [Personator Consumer Result Codes](https://docs.melissa.com/cloud-api/personator-consumer/result-codes.html). - `Records.CarrierRoute` (string) Returns a 4-character code defining the carrier route for this record. - `Records.CityAbbreviation` (string) Returns an abbreviation for the city entered in the City field, if any. - `Records.CountryCode` (string) Returns the country code for the country in the Country field. - `Records.CountryName` (string) Returns the country name for the record. - `Records.DeliveryIndicator` (string) Returns an indicator of whether an address is a business address or residential address. Enum: "B", "R", "U" - `Records.DeliveryPointCheckDigit` (string) Returns a string value containing the 1-digit delivery point check digit. - `Records.DeliveryPointCode` (string) Returns a string value containing the 2-digit delivery point code. - `Records.StateName` (string) Returns the full name of the state entered in the State field. - `Records.UrbanizationName` (string) Returns the urbanization name for the address entered in the AddressLine field. Usually only used if the address is in Puerto Rico. - `Records.UTC` (string) Returns the time zone of the requested record. All Melissa products express time zones in UTC (Coordinated Universal Time). - `Records.CBSACode` (string) Census Bureau's Core Based Statistical Area (CBSA). Returns the 5-digit code for the CBSA associated with the requested record. - `Records.CBSADivisionCode` (string) Returns the code for a division associated with the requested record, if any. - `Records.CBSADivisionLevel` (string) Returns whether the CBSA division, if any, is metropolitan or micropolitan. - `Records.CBSADivisionTitle` (string) Returns the title for the CBSA division, if any. - `Records.CBSALevel` (string) Returns whether the CBSA is metropolitan or micropolitan. - `Records.CBSATitle` (string) Returns the title for the CBSA. - `Records.CensusBlock` (string) Returns a 4-digit string containing the census block number associated with the requested record. - `Records.CensusTract` (string) Returns a 4-to 6-digit string containing the census tract number associated with the requested record. Census tracts are small subdivisions of a county. - `Records.CongressionalDistrict` (string) Returns the 2-digit congressional district that the requested record belongs to. - `Records.CountyFIPS` (string) Returns the FIPS code for the county in the County field. - `Records.CountyName` (string) Returns the county name. - `Records.PlaceCode` (string) When ZIP codes overlap, the City field will always return the city that covers most of the ZIP area. If the address is located outside of that city but within the ZIP Code, PlaceCode/PlaceName will refer to that area. - `Records.PlaceName` (string) When ZIP codes overlap, the City field will always return the city that covers most of the ZIP area. If the address is located outside of that city but within the ZIP Code, PlaceCode/PlaceName will refer to that area. - `Records.CensusKey` (string) Returns a 15 digit string containing the concatenated County FIPS, Census Tract and Census Block. - `Records.CountySubdivisionCode` (string) Returns a 5 digit string representing the County Subdivision Code for the requested record. - `Records.CountySubdivisionName` (string) Returns the County Subdivision Name for the requested record. - `Records.ElementarySchoolDistrictCode` (string) Returns a 5 digit string representing the Elementary School District Code for the requested record. - `Records.ElementarySchoolDistrictName` (string) Returns the Elementary School District Name for the requested record. - `Records.SecondarySchoolDistrictCode` (string) Returns a 5 digit string representing the Secondary School District Code for the requested record. - `Records.SecondarySchoolDistrictName` (string) Returns the Secondary School District Name for the requested record. - `Records.StateDistrictLower` (string) Returns a 3 digit string representing the Lower State District Code for the requested record. - `Records.StateDistrictUpper` (string) Returns a 3 digit string representing the Upper State District Code for the requested record. - `Records.UnifiedSchoolDistrictCode` (string) Returns a 5 digit string representing the Unified School District Code for the requested record. - `Records.UnifiedSchoolDistrictName` (string) Returns the Secondary Unified District Name for the requested record. - `Records.Latitude` (string) Returns the geocoded latitude for the address entered in the AddressLine field. - `Records.Longitude` (string) Returns the geocoded longitude for the address entered in the AddressLine field. - `Records.ChildrenAgeRange` (string) Returns the age range of children present in the household. Enum: "Blank", "0-2", "3-5", "6-10", "11-15", "16-17" - `Records.CreditCardUser` (string) Returns whether the user has a credit card or not. - `Records.DateOfBirth` (string) Returns the date of birth in the format YYYYMM. Accuracy is only to the month. - `Records.DateOfDeath` (string) Returns the full date of death in the format YYYYMMDD. - `Records.DemographicsGender` (string) Returns gender based on demographics data. Enum: "Unknown", "Male", "Female", "Neutral" - `Records.DemographicsResults` (string) If any demographics are enabled, Demographics Results will return a comma delimited string containing all the results of the demographics combined. - `Records.Education` (string) Returns the highest level of education completed by an individual. Enum: "Blank", "High School", "College", "Graduate School", "Vocational/Technical School" - `Records.EthnicCode` (string) Returns an individual's specific ethnicity. Enum: "Afghan", "African-American", "Albanian", "Aleutian", "Algerian", "American Indian", "Arabian", "Armenian", "Ashanti", "Australian", "Austrian", "Azerbaijani", "Bahrain", "Bangladesh", "Basotho", "Basque", "Belgian", "Belorussian", "Beninese", "Bhutanese", "Black African", "Bosnian Muslim", "Botswanian", "Bulgarian", "Burkina Faso", "Burundian", "Cameroonian", "Caribbean African American", "Central African Republic", "Chadian", "Chechnyan", "Chinese", "Comoros", "Congolese", "Croatian", "Czech", "Danish", "Djiboutian", "Dutch", "Egyptian", "English", "Equatorial Guinea", "Estonian", "Ethiopian", "Fiji", "Finnish", "French", "Gabon", "Gambian", "Georgian", "German", "Ghanaian", "Greek", "Guinea Bissau", "Guinean", "Guyanese", "Hausa", "Hawaiian", "Icelandic", "Indian", "Indonesian", "Iraqi", "Irish", "Italian", "Ivorian", "Japanese", "Jewish", "Kampuchean/Khmer(Cambodian)", "Kazakhstan", "Kenyan", "Kirghizia", "Korean", "Kurdish", "Kuwaiti", "Kyrgyzstani", "Laotian", "Latvian", "Lesotho", "Liberian", "Libyan", "Liechtenstein", "Lithuanian", "Luxembourgian", "Macedonia", "Madagascan", "Malawian", "Malaysian", "Maldivian & Tongan", "Malian", "Maltese", "Manx", "Mauritanian", "Moldovan", "Mongolian", "Moroccan", "Mozambican", "Multi-Ethnic", "Myanmar (Burmese)", "Namibian", "Nepalese", "New Zealand", "Niger", "Nigerian", "Norwegian", "Other Oriental", "Pakistani", "Papua New Guinean", "Persian", "Philippine", "Pili", "Polish", "Portuguese", "Qatari", "Romanian", "Russian", "Saudi", "Scottish", "Senegalese", "Serbian", "Seychelles", "Sierre Leone", "Sinhalese (Sri-Lankan)", "Slovakian", "Slovenian", "Somalian", "South African", "Spanish", "Sudanese", "Surinamese", "Swedish", "Swiss", "Syrian", "Tajik", "Tajikistan", "Tanzanian", "Telugan", "Thai", "Tibetan", "Togolese", "Tonga", "Tunisian", "Turkish", "Turkmenistan", "Ugandan", "Ukrainian", "Uzbekistan", "Vanuatuan", "Vietnamese", "Welsh", "Western Samoan", "Xhosa", "Yemeni", "Zairean", "Zambian", "Zimbabwean", "Zulu" - `Records.EthnicGroup` (string) Returns the grouped category for a person's ethnicity. This is a more generalized grouping compared to Ethnic Codes. Enum: "All African American Ethnic Groups", "Central & Southwest Asian", "Eastern European", "Far Eastern", "Hispanic", "Jewish", "Mediterranean", "Middle Eastern", "Native American", "Other", "Polynesian", "Scandinavian", "Southeast Asian", "Western European" - `Records.HouseholdIncome` (string) Returns the range of the household's income. Enum: "ID01", "ID02", "ID03", "ID04", "ID05", "ID06", "ID07", "ID08", "ID09", "ID10", "ID11" - `Records.HouseholdSize` (string) Returns the number of occupants in the household. Enum: "Blank", "1", "2", "3", "4", "5", "6", "7", "8", "9" - `Records.LengthOfResidence` (string) Returns the range of the individual's length of residency in their current address. Enum: "Less than 1 year", "1-2 years", "2-3 years", "3-4 years", "4-5 years", "5-6 years", "6-7 years", "7-8 years", "8-9 years", "9-10 years", "10-11 years", "11-12 years", "12-13 years", "13-14 years", "14-15 years", "15+ years" - `Records.MaritalStatus` (string) Returns the individual's marital status. Enum: "Unknown", "Definitely Single", "Inferred Single", "Inferred Married", "Definitely Married" - `Records.MedianHouseholdIncome` (string) Returns the estimated median income for the area, based on the corresponding census block groups. Enum: "$0-$9,999", "$10,000-$19,999", "$20,000-$29,999", "$30,000-$39,999", "$40,000-$49,999", "$50,000-$59,999", "$60,000-$69,999", "$70,000-$79,999", "$80,000-$89,999", "$90,000-$99,999", "$100,000-$124,999", "$125,000-$149,999", "$150,000-$199,999", "$200,000-$249,999", "$250,000" - `Records.PoliticalParty` (string) Returns an individual's political affiliation. Enum: "Blank", "No Party", "Republican", "Democrat", "Independent" - `Records.PresenceOfChildren` (string) Returns the presence of children in the household. Enum: "Unknown", "No Children Present", "Children Present" - `Records.PresenceOfSenior` (string) Returns the presence of senior/s in the household that are 55 and above. Enum: "Blank", "Yes", "No" - `Records.DistanceAddressToIP` (string) This is the distance in miles between the latitude and longitude of the physical location of the IP Address and the latitude and longitude of the input Address. - `Records.IPAddress` (string) The IP address being looked up. - `Records.IPCity` (string) The city where the IP address is located. - `Records.IPConnectionSpeed` (string) The connection speed associated with this IP address. Enum: "dialup", "cable", "mobile" - `Records.IPConnectionType` (string) The type of connection used by this IP address. Enum: "dialup", "wired", "wifi", "mobile", "satellite" - `Records.IPContinent` (string) The continent where the IP address is located. - `Records.IPCountryAbbreviation` (string) The ISO 3166-1 alpha-2 country code of the country where the IP address is located. - `Records.IPCountryName` (string) The full name of the country where the IP address is located. - `Records.IPDomainName` (string) The domain name associated with this IP address. - `Records.IPISPName` (string) The name of the Internet Service Provider associated with the IP Address. - `Records.IPLatitude` (string) The latitude for the IP address. This usually points to the IP Address's postal code. - `Records.IPLongitude` (string) The longitude for the IP address. This usually points to the IP Address's postal code. - `Records.IPPostalCode` (string) The postal code where the IP Address is located. - `Records.IPProxyDescription` (string) Additional Details for the Proxy Type returned. Enum: "Tor-exit", "Tor-relay", "AOL", "Cloud", "DNS", "VPN", "Web-Browser" - `Records.IPProxyType` (string) The type of proxy for an IP Address. Enum: "Blank", "Anonymous", "Transparent", "Hosting", "Corporate", "Public", "Edu", "AOL" - `Records.IPRegion` (string) The region where the IP address is located, specific meaning varies from country to country. For IPs in the US this field returns the state that the IP is located within. - `Records.IPUTC` (string) The GMT offset for the area where the IP address is located. - `Records.Gender` (string) Returns a gender for the name in the FullName field. - `Records.Gender2` (string) Only used if 2 names are in the FullName field. Returns a gender for the second name in the FullName field. - `Records.NameFirst` (string) Returns the first name in the FullName field. - `Records.NameFirst2` (string) Only used if 2 names are in the FullName field. Returns the second name in the FullName field. - `Records.NameLast` (string) Returns the last name in the FullName field. - `Records.NameLast2` (string) Only used if 2 names are in the FullName field. Returns a last name for the second name in the FullName field. - `Records.NameMiddle` (string) Returns a middle name for the name in the FullName field. - `Records.NameMiddle2` (string) Only used if 2 names are in the FullName field. Returns a middle name for the second name in the FullName field. - `Records.NamePrefix` (string) Returns a prefix for the name in the FullName field. - `Records.NamePrefix2` (string) Only used if 2 names are in the FullName field. Returns a prefix for the second name in the FullName field. - `Records.NameSuffix` (string) Returns a suffix for the name in the FullName field. - `Records.NameSuffix2` (string) Only used if 2 names are in the FullName field. Returns a suffix for the second name in the FullName field. - `Records.Salutation` (string) Returns a salutation for the name in the FullName field. - `Records.AddressDeliveryInstallation` (string) Canada Only. Returns the parsed delivery installation for the address entered in the AddressLine field. - `Records.AddressHouseNumber` (string) Returns the parsed house number for the address entered in the AddressLine field. - `Records.AddressLockBox` (string) Canada Only. Returns the parsed lock box number for the address entered in the AddressLine field. - `Records.AddressPostDirection` (string) Returns the parsed post-direction for the address entered in the AddressLine field. - `Records.AddressPreDirection` (string) Returns the parsed pre-direction for the address entered in the AddressLine field. - `Records.AddressPrivateMailboxName` (string) Returns the parsed private mailbox name for the address entered in the AddressLine field. - `Records.AddressPrivateMailboxRange` (string) Returns the parsed private mailbox range for the address entered in the AddressLine field. - `Records.AddressRouteService` (string) Canada Only. Returns the parsed route service number for the address entered in the AddressLine field. - `Records.AddressStreetName` (string) Returns the parsed street name for the address entered in the AddressLine field. - `Records.AddressStreetSuffix` (string) Returns the parsed street suffix for the address entered in the AddressLine field. - `Records.AddressSuiteName` (string) Returns the parsed suite name for the address entered in the AddressLine field. - `Records.AddressSuiteNumber` (string) Returns the parsed suite number for the address entered in the AddressLine field. - `Records.DomainName` (string) Returns the parsed domain name for the email entered in the Email field. - `Records.MailboxName` (string) Returns the parsed mailbox name for the email entered in the Email field. - `Records.TopLevelDomain` (string) Returns the parsed top-level domain name for the email entered in the Email field. - `Records.AreaCode` (string) Returns the parsed area code for the phone number entered in the Phone field. - `Records.NewAreaCode` (string) Returns the parsed new area code for the phone number entered in the Phone field. - `Records.PhoneExtension` (string) Returns the parsed extension for the phone number entered in the Phone field. - `Records.PhonePrefix` (string) Returns the parsed prefix for the phone number entered in the Phone field. - `Records.PhoneSuffix` (string) Returns the parsed suffix for the phone number entered in the Phone field. ## Response 400 fields (application/json): - `type` (string) The type of error that occurred. - `title` (string) A short summary of the error. - `status` (integer) The HTTP status code for the error. - `errors` (object) - `errors.$.` (array) A detailed message about the error. - `traceId` (string) A unique identifier for the request, useful for debugging.