Difference between revisions of "Personator Consumer:Batch JSON"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 27: Line 27:
       "AddressLine1":"string",
       "AddressLine1":"string",
       "AddressLine2":"string",
       "AddressLine2":"string",
      "BirthDay":"string",
      "BirthMonth":"string",
      "BirthYear":"string",
       "City":"string",
       "City":"string",
       "CompanyName":"string",
       "CompanyName":"string",
Line 47: Line 50:
       "AddressLine1":"string",
       "AddressLine1":"string",
       "AddressLine2":"string",
       "AddressLine2":"string",
      "BirthDay":"string",
      "BirthMonth":"string",
      "BirthYear":"string",
       "City":"string",
       "City":"string",
       "CompanyName":"string",
       "CompanyName":"string",
Line 120: Line 126:
     "DemographicsGender":"string",
     "DemographicsGender":"string",
     "DemographicsResults":"string",
     "DemographicsResults":"string",
    "DistanceAddressToIP":"string",
     "DomainName":"string",
     "DomainName":"string",
     "Education":"string",
     "Education":"string",
Line 129: Line 136:
     "HouseholdIncome":"string",
     "HouseholdIncome":"string",
     "HouseholdSize":"string",
     "HouseholdSize":"string",
    "IPAddress":"string",
    "IPCity":"string",
    "IPConnectionSpeed":"string",
    "IPConnectionType":"string",
    "IPContinent":"string",
    "IPCountryAbbreviation":"string",
    "IPCountryName":"string",
    "IPDomainName":"string",
    "IPISPName":"string",
    "IPLatitude":"string",
    "IPLongitude":"string",
    "IPPostalCode":"string",
    "IPProxyDescription":"string",
    "IPProxyType":"string",
    "IPRegion":"string",
    "IPUTC":"string",
     "Latitude":"string",
     "Latitude":"string",
     "LengthOfResidence":"string",
     "LengthOfResidence":"string",
Line 232: Line 255:
     "DemographicsGender":"string",
     "DemographicsGender":"string",
     "DemographicsResults":"string",
     "DemographicsResults":"string",
    "DistanceAddressToIP":"string",
     "DomainName":"string",
     "DomainName":"string",
     "Education":"string",
     "Education":"string",
Line 241: Line 265:
     "HouseholdIncome":"string",
     "HouseholdIncome":"string",
     "HouseholdSize":"string",
     "HouseholdSize":"string",
    "IPAddress":"string",
    "IPCity":"string",
    "IPConnectionSpeed":"string",
    "IPConnectionType":"string",
    "IPContinent":"string",
    "IPCountryAbbreviation":"string",
    "IPCountryName":"string",
    "IPDomainName":"string",
    "IPISPName":"string",
    "IPLatitude":"string",
    "IPLongitude":"string",
    "IPPostalCode":"string",
    "IPProxyDescription":"string",
    "IPProxyType":"string",
    "IPRegion":"string",
    "IPUTC":"string",
     "Latitude":"string",
     "Latitude":"string",
     "LengthOfResidence":"string",
     "LengthOfResidence":"string",

Latest revision as of 21:10, 11 January 2019

← Personator Consumer

Personator Consumer Navigation
Introduction
Basics
Licensing
Input/Output
Request Fields
Response Fields
Examples
REST JSON
REST JSONP
REST XML
JSON
Batch JSON
XML
Batch XML
Result Codes
Result Code Use
Personator Consumer Result Codes
Sample Code



JSON Request Header

Content-Type: application/json; charset=utf-8
Accept: application/json
Host: personator.melissadata.net
Expect: 100-continue
Connection: Keep-Alive


JSON Batch Request

A maximum of up to 100 records per request can be sent. You must have "Accept: application/json" in the http header.

{
  "TransmissionReference":"string",
  "Actions":"string",
  "Columns":"string",
  "CustomerID":"string",
  "Options":"string",
  "Records":[
    {
      "AddressLine1":"string",
      "AddressLine2":"string",
      "BirthDay":"string",
      "BirthMonth":"string",
      "BirthYear":"string",
      "City":"string",
      "CompanyName":"string",
      "Country":"string",
      "EmailAddress":"string",
      "FirstName":"string",
      "FreeForm":"string",
      "FullName":"string",
      "IPAddress":"string",
      "LastLine":"string",
      "LastName":"string",
      "MelissaAddressKey":"string",
      "PhoneNumber":"string",
      "PostalCode":"string",
      "RecordID":"string",
      "SocialSecurity":"string",
      "State":"string"
    },
    {
      "AddressLine1":"string",
      "AddressLine2":"string",
      "BirthDay":"string",
      "BirthMonth":"string",
      "BirthYear":"string",
      "City":"string",
      "CompanyName":"string",
      "Country":"string",
      "EmailAddress":"string",
      "FirstName":"string",
      "FreeForm":"string",
      "FullName":"string",
      "IPAddress":"string",
      "LastLine":"string",
      "LastName":"string",
      "MelissaAddressKey":"string",
      "PhoneNumber":"string",
      "PostalCode":"string",
      "RecordID":"string",
      "SocialSecurity":"string",
      "State":"string"
    }
  ]
}


JSON Batch Response

{
  "Records":[{
    "AddressDeliveryInstallation":"string",
    "AddressExtras":"string",
    "AddressHouseNumber":"string",
    "AddressKey":"string",
    "AddressLine1":"string",
    "AddressLine2":"string",
    "AddressLockBox":"string",
    "AddressPostDirection":"string",
    "AddressPreDirection":"string",
    "AddressPrivateMailboxName":"string",
    "AddressPrivateMailboxRange":"string",
    "AddressRouteService":"string",
    "AddressStreetName":"string",
    "AddressStreetSuffix":"string",
    "AddressSuiteName":"string",
    "AddressSuiteNumber":"string",
    "AddressTypeCode":"string",
    "AreaCode":"string",
    "CBSACode":"string",
    "CBSADivisionCode":"string",
    "CBSADivisionLevel":"string",
    "CBSADivisionTitle":"string",
    "CBSALevel":"string",
    "CBSATitle":"string",
    "CarrierRoute":"string",
    "CensusBlock":"string",
    "CensusKey":"string",
    "CensusTract":"string",
    "ChildrenAgeRange":"string",
    "City":"string",
    "CityAbbreviation":"string",
    "CompanyName":"string",
    "CongressionalDistrict":"string",
    "CountryCode":"string",
    "CountryName":"string",
    "CountyFIPS":"string",
    "CountyName":"string",
    "CountySubdivisionCode":"string",
    "CountySubdivisionName":"string",
    "CreditCardUser":"string",
    "DateOfBirth":"string",
    "DateOfDeath":"string",
    "DeliveryIndicator":"string",
    "DeliveryPointCheckDigit":"string",
    "DeliveryPointCode":"string",
    "DemographicsGender":"string",
    "DemographicsResults":"string",
    "DistanceAddressToIP":"string",
    "DomainName":"string",
    "Education":"string",
    "ElementarySchoolDistrictCode":"string",
    "ElementarySchoolDistrictName":"string",
    "EmailAddress":"string",
    "Gender":"string",
    "Gender2":"string",
    "HouseholdIncome":"string",
    "HouseholdSize":"string",
    "IPAddress":"string",
    "IPCity":"string",
    "IPConnectionSpeed":"string",
    "IPConnectionType":"string",
    "IPContinent":"string",
    "IPCountryAbbreviation":"string",
    "IPCountryName":"string",
    "IPDomainName":"string",
    "IPISPName":"string",
    "IPLatitude":"string",
    "IPLongitude":"string",
    "IPPostalCode":"string",
    "IPProxyDescription":"string",
    "IPProxyType":"string",
    "IPRegion":"string",
    "IPUTC":"string",
    "Latitude":"string",
    "LengthOfResidence":"string",
    "Longitude":"string",
    "MailboxName":"string",
    "MaritalStatus":"string",
    "MelissaAddressKey":"string",
    "MelissaAddressKeyBase":"string",
    "MoveDate":"string",
    "NameFirst":"string",
    "NameFirst2":"string",
    "NameFull":"string",
    "NameLast":"string",
    "NameLast2":"string",
    "NameMiddle":"string",
    "NameMiddle2":"string",
    "NamePrefix":"string",
    "NamePrefix2":"string",
    "NameSuffix":"string",
    "NameSuffix2":"string",
    "NewAreaCode":"string",
    "Occupation":"string",
    "OwnRent":"string",
    "PhoneCountryCode":"string",
    "PhoneCountryName":"string",
    "PhoneExtension":"string",
    "PhoneNumber":"string",
    "PhonePrefix":"string",
    "PhoneSuffix":"string",
    "PlaceCode":"string",
    "PlaceName":"string",
    "Plus4":"string",
    "PoliticalParty":"string",
    "PostalCode":"string",
    "PresenceOfChildren":"string",
    "PresenceOfSenior":"string",
    "PrivateMailBox":"string",
    "RecordExtras":"string",
    "RecordID":"string",
    "Reserved":"string",
    "Results":"string",
    "Salutation":"string",
    "SecondarySchoolDistrictCode":"string",
    "SecondarySchoolDistrictName":"string",
    "State":"string",
    "StateDistrictLower":"string",
    "StateDistrictUpper":"string",
    "StateName":"string",
    "Suite":"string",
    "TopLevelDomain":"string",
    "TypeOfVehicles":"string",
    "UTC":"string",
    "UnifiedSchoolDistrictCode":"string",
    "UnifiedSchoolDistrictName":"string",
    "UrbanizationName":"string"
  },
  {
    "AddressDeliveryInstallation":"string",
    "AddressExtras":"string",
    "AddressHouseNumber":"string",
    "AddressKey":"string",
    "AddressLine1":"string",
    "AddressLine2":"string",
    "AddressLockBox":"string",
    "AddressPostDirection":"string",
    "AddressPreDirection":"string",
    "AddressPrivateMailboxName":"string",
    "AddressPrivateMailboxRange":"string",
    "AddressRouteService":"string",
    "AddressStreetName":"string",
    "AddressStreetSuffix":"string",
    "AddressSuiteName":"string",
    "AddressSuiteNumber":"string",
    "AddressTypeCode":"string",
    "AreaCode":"string",
    "CBSACode":"string",
    "CBSADivisionCode":"string",
    "CBSADivisionLevel":"string",
    "CBSADivisionTitle":"string",
    "CBSALevel":"string",
    "CBSATitle":"string",
    "CarrierRoute":"string",
    "CensusBlock":"string",
    "CensusKey":"string",
    "CensusTract":"string",
    "ChildrenAgeRange":"string",
    "City":"string",
    "CityAbbreviation":"string",
    "CompanyName":"string",
    "CongressionalDistrict":"string",
    "CountryCode":"string",
    "CountryName":"string",
    "CountyFIPS":"string",
    "CountyName":"string",
    "CountySubdivisionCode":"string",
    "CountySubdivisionName":"string",
    "CreditCardUser":"string",
    "DateOfBirth":"string",
    "DateOfDeath":"string",
    "DeliveryIndicator":"string",
    "DeliveryPointCheckDigit":"string",
    "DeliveryPointCode":"string",
    "DemographicsGender":"string",
    "DemographicsResults":"string",
    "DistanceAddressToIP":"string",
    "DomainName":"string",
    "Education":"string",
    "ElementarySchoolDistrictCode":"string",
    "ElementarySchoolDistrictName":"string",
    "EmailAddress":"string",
    "Gender":"string",
    "Gender2":"string",
    "HouseholdIncome":"string",
    "HouseholdSize":"string",
    "IPAddress":"string",
    "IPCity":"string",
    "IPConnectionSpeed":"string",
    "IPConnectionType":"string",
    "IPContinent":"string",
    "IPCountryAbbreviation":"string",
    "IPCountryName":"string",
    "IPDomainName":"string",
    "IPISPName":"string",
    "IPLatitude":"string",
    "IPLongitude":"string",
    "IPPostalCode":"string",
    "IPProxyDescription":"string",
    "IPProxyType":"string",
    "IPRegion":"string",
    "IPUTC":"string",
    "Latitude":"string",
    "LengthOfResidence":"string",
    "Longitude":"string",
    "MailboxName":"string",
    "MaritalStatus":"string",
    "MelissaAddressKey":"string",
    "MelissaAddressKeyBase":"string",
    "MoveDate":"string",
    "NameFirst":"string",
    "NameFirst2":"string",
    "NameFull":"string",
    "NameLast":"string",
    "NameLast2":"string",
    "NameMiddle":"string",
    "NameMiddle2":"string",
    "NamePrefix":"string",
    "NamePrefix2":"string",
    "NameSuffix":"string",
    "NameSuffix2":"string",
    "NewAreaCode":"string",
    "Occupation":"string",
    "OwnRent":"string",
    "PhoneCountryCode":"string",
    "PhoneCountryName":"string",
    "PhoneExtension":"string",
    "PhoneNumber":"string",
    "PhonePrefix":"string",
    "PhoneSuffix":"string",
    "PlaceCode":"string",
    "PlaceName":"string",
    "Plus4":"string",
    "PoliticalParty":"string",
    "PostalCode":"string",
    "PresenceOfChildren":"string",
    "PresenceOfSenior":"string",
    "PrivateMailBox":"string",
    "RecordExtras":"string",
    "RecordID":"string",
    "Reserved":"string",
    "Results":"string",
    "Salutation":"string",
    "SecondarySchoolDistrictCode":"string",
    "SecondarySchoolDistrictName":"string",
    "State":"string",
    "StateDistrictLower":"string",
    "StateDistrictUpper":"string",
    "StateName":"string",
    "Suite":"string",
    "TopLevelDomain":"string",
    "TypeOfVehicles":"string",
    "UTC":"string",
    "UnifiedSchoolDistrictCode":"string",
    "UnifiedSchoolDistrictName":"string",
    "UrbanizationName":"string"
  },
  {
    ...
  }],
  "TotalRecords":"string",
  "TransmissionReference":"string",
  "TransmissionResults":"string",
  "Version":"string"
}