This wiki is no longer being updated as of December 10, 2025.
|
Personator Identity:REST JSON: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
&nameOpt={NameOptions} | &nameOpt={NameOptions} | ||
&nat={NationalID} | &nat={NationalID} | ||
&first={FirstName} | |||
&last={LastName} | |||
&full={FullName} | &full={FullName} | ||
&comp={CompanyName} | &comp={CompanyName} | ||
| Line 21: | Line 23: | ||
&email={EmailAddress} | &email={EmailAddress} | ||
&dob={DateOfBirth} | &dob={DateOfBirth} | ||
&accountNumber={AccountNumber} | |||
&a1={AddressLine1} | &a1={AddressLine1} | ||
&a2={AddressLine2} | &a2={AddressLine2} | ||
| Line 41: | Line 44: | ||
{ | { | ||
"Name": { | "Name": { | ||
"Results": "", | "Results": "string", | ||
"Company": "", | "Company": "string", | ||
"NamePrefix": "", | "NamePrefix": "string", | ||
"NameFirst": "", | "NameFirst": "string", | ||
"NameMiddle": "", | "NameMiddle": "string", | ||
"NameLast": "", | "NameLast": "string", | ||
"NameSuffix": "", | "NameSuffix": "string", | ||
"Gender": "", | "Gender": "string", | ||
"NamePrefix2": "", | "NamePrefix2": "string", | ||
"NameFirst2": "", | "NameFirst2": "string", | ||
"NameMiddle2": "", | "NameMiddle2": "string", | ||
"NameLast2": "", | "NameLast2": "string", | ||
"NameSuffix2": "", | "NameSuffix2": "string", | ||
"Gender2": "" | "Gender2": "string" | ||
}, | }, | ||
"Address": { | "Address": { | ||
"Results": "", | "Results": "string", | ||
"FormattedAddress": "", | "FormattedAddress": "string", | ||
"Organization": "", | "Organization": "string", | ||
"AddressLine1": "", | "AddressLine1": "string", | ||
"AddressLine2": "", | "AddressLine2": "string", | ||
"AddressLine3": "", | "AddressLine3": "string", | ||
"AddressLine4": "", | "AddressLine4": "string", | ||
"AddressLine5": "", | "AddressLine5": "string", | ||
"AddressLine6": "", | "AddressLine6": "string", | ||
"AddressLine7": "", | "AddressLine7": "string", | ||
"AddressLine8": "", | "AddressLine8": "string", | ||
"SubPremises": "", | "SubPremises": "string", | ||
"DoubleDependentLocality": "", | "DoubleDependentLocality": "string", | ||
"DependentLocality": "", | "DependentLocality": "string", | ||
"Locality": "", | "Locality": "string", | ||
"SubAdministrativeArea": "", | "SubAdministrativeArea": "string", | ||
"AdministrativeArea": "", | "AdministrativeArea": "string", | ||
"PostalCode": "", | "PostalCode": "string", | ||
"AddressType": "", | "AddressType": "string", | ||
"AddressKey": "", | "AddressKey": "string", | ||
"SubNationalArea": "", | "SubNationalArea": "string", | ||
"CountryName": "", | "CountryName": "string", | ||
"CountryCode": "", | "CountryCode": "string", | ||
"CountryISO3": "", | "CountryISO3": "string", | ||
"CountrySubdivisionCode": "", | "CountrySubdivisionCode": "string", | ||
"CountryNumber": "", | "CountryNumber": "string", | ||
"Thoroughfare": "", | "Thoroughfare": "string", | ||
"ThoroughfarePreDirection": "", | "ThoroughfarePreDirection": "string", | ||
"ThoroughfareLeadingType": "", | "ThoroughfareLeadingType": "string", | ||
"ThoroughfareName": "", | "ThoroughfareName": "string", | ||
"ThoroughfareTrailingType": "", | "ThoroughfareTrailingType": "string", | ||
"ThoroughfarePostDirection": "", | "ThoroughfarePostDirection": "string", | ||
"DependentThoroughfare": "", | "DependentThoroughfare": "string", | ||
"DependentThoroughfarePreDirection": "", | "DependentThoroughfarePreDirection": "string", | ||
"DependentThoroughfareLeadingType": "", | "DependentThoroughfareLeadingType": "string", | ||
"DependentThoroughfareName": "", | "DependentThoroughfareName": "string", | ||
"DependentThoroughfareTrailingType": "", | "DependentThoroughfareTrailingType": "string", | ||
"DependentThoroughfarePostDirection": "", | "DependentThoroughfarePostDirection": "string", | ||
"Building": "", | "Building": "string", | ||
"PremisesType": "", | "PremisesType": "string", | ||
"PremisesNumber": "", | "PremisesNumber": "string", | ||
"SubPremisesType": "", | "SubPremisesType": "string", | ||
"SubPremisesNumber": "", | "SubPremisesNumber": "string", | ||
"PostBox": "", | "PostBox": "string", | ||
"Latitude": "", | "Latitude": "string", | ||
"Longitude": "" | "Longitude": "string" | ||
}, | }, | ||
"Email": { | "Email": { | ||
"Results": "", | "DeliverabilityConfidenceScore": "string", | ||
"EmailAddress": "", | "Results": "string", | ||
"MailboxName": "", | "EmailAddress": "string", | ||
"DomainName": "", | "MailboxName": "string", | ||
"TopLevelDomain": "", | "DomainName": "string", | ||
"TopLevelDomainName": "", | "TopLevelDomain": "string", | ||
"DateChecked": "" | "TopLevelDomainName": "string", | ||
"DateChecked": "string", | |||
"EmailAgeEstimated": "string", | |||
"DomainAgeEstimated": "string", | |||
"DomainExpirationDate": "string", | |||
"DomainCreatedDate": "string", | |||
"DomainUpdatedDate": "string", | |||
"DomainEmail": "string", | |||
"DomainOrganization": "string", | |||
"DomainAddress1": "string", | |||
"DomainLocality": "string", | |||
"DomainAdministrativeArea": "string", | |||
"DomainPostalCode": "string", | |||
"DomainCountry": "string", | |||
"DomainAvailability": "string", | |||
"DomainCountryCode": "string", | |||
"DomainPrivateProxy": "string", | |||
"PrivacyFlag": "string", | |||
"MXServer": "string", | |||
"BreachCount": "string" | |||
}, | }, | ||
"Phone": { | "Phone": { | ||
"Results": "", | "Results": "string", | ||
"Carrier": "", | "Carrier": "string", | ||
"CallerID": "", | "CallerID": "string", | ||
"InternationalPhoneNumber": "", | "InternationalPhoneNumber": "string", | ||
"PhoneNumber": "", | "PhoneNumber": "string", | ||
"PhoneInternationalPrefix": "", | "PhoneInternationalPrefix": "string", | ||
"PhoneNationPrefix": "", | "PhoneNationPrefix": "string", | ||
"PhoneCountryDialingCode": "", | "PhoneCountryDialingCode": "string", | ||
"PhoneNationalDestinationCode": "", | "PhoneNationalDestinationCode": "string", | ||
"PhoneSubscriberNumber": "", | "PhoneSubscriberNumber": "string", | ||
"Locality": "", | "Locality": "string", | ||
"AdministrativeArea": "", | "AdministrativeArea": "string", | ||
"CountryName": "", | "CountryName": "string", | ||
"CountryAbbreviation": "", | "CountryAbbreviation": "string", | ||
"DST": "", | "DST": "string", | ||
"UTC": "", | "UTC": "string", | ||
"PostalCode": "", | "PostalCode": "string", | ||
"Language": "", | "Language": "string", | ||
"Latitude": "", | "Latitude": "string", | ||
"Longitude": "" | "Longitude": "string" | ||
}, | }, | ||
"Identity": { | "Identity": { | ||
"Results": "", | "Results": "string", | ||
"Confidence": "", | "Confidence": "string", | ||
"Datasources": [ | "Datasources": [ | ||
{ | { | ||
"DatasourceName": "", | "DatasourceName": "string", | ||
"Results": "", | "Results": "string", | ||
"Messages": [ | "Messages": [ | ||
{ | { | ||
"ResultCode": "", | "ResultCode": "string", | ||
"Description": "" | "Description": "string" | ||
}] | } | ||
] | |||
} | } | ||
], | ], | ||
"Watchlists": "", | "Watchlists": { | ||
"WatchlistPersons": "", | "Hit": "string", | ||
"NationalID": "", | "Sources": [ | ||
"DateOfBirth": "" | { | ||
"Name": "string", | |||
"Code": "string", | |||
"Type": "string", | |||
"Date": "string" | |||
} | |||
], | |||
"Articles": [ | |||
{ | |||
"Title": "string", | |||
"Link": "string", | |||
"Date": "string" | |||
} | |||
], | |||
"ReportLink": "string" | |||
}, | |||
"WatchlistPersons": "string", | |||
"NationalID": "string", | |||
"DateOfBirth": "string", | |||
"AccountNumber": { | |||
"Validated": "string" | |||
}, | |||
"BusinessInformation": { | |||
"Name": "string", | |||
"ID": "string", | |||
"Status": "string", | |||
"Type": "string", | |||
"Registration": "string" | |||
} | |||
}, | }, | ||
"TransactionID": "", | "TransactionID": "string", | ||
"TransmissionReference": "", | "TransmissionReference": "string", | ||
"Results": "", | "Results": "string", | ||
"Version": "" | "Version": "string" | ||
} | } | ||
</pre> | </pre> | ||
[[Category:Personator | [[Category:Personator Identity]] | ||
[[Category:Reference]] | [[Category:Reference]] | ||
Latest revision as of 00:41, 27 June 2023
| Personator Identity Navigation | |||
|---|---|---|---|
| |||
| |||
| |||
| |||
| Sample Code |
REST Request
https://globalpersonator.melissadata.net/v1/doContactVerify
?t={TransmissionReference}
&id={LicenseKey}
&act={Actions}
&addrOpt={AddressOptions}
&emailOpt={EmailOptions}
&nameOpt={NameOptions}
&nat={NationalID}
&first={FirstName}
&last={LastName}
&full={FullName}
&comp={CompanyName}
&phone={PhoneNumber}
&email={EmailAddress}
&dob={DateOfBirth}
&accountNumber={AccountNumber}
&a1={AddressLine1}
&a2={AddressLine2}
&a3={AddressLine3}
&a4={AddressLine4}
&a5={AddressLine5}
&a6={AddressLine6}
&a7={AddressLine7}
&a8={AddressLine8}
&loc={Locality}
&admarea={AdministrativeArea}
&postal={PostalCode}
&ctry={Country}
&ctryorg={CountryOfOrigin}
JSON Response
{
"Name": {
"Results": "string",
"Company": "string",
"NamePrefix": "string",
"NameFirst": "string",
"NameMiddle": "string",
"NameLast": "string",
"NameSuffix": "string",
"Gender": "string",
"NamePrefix2": "string",
"NameFirst2": "string",
"NameMiddle2": "string",
"NameLast2": "string",
"NameSuffix2": "string",
"Gender2": "string"
},
"Address": {
"Results": "string",
"FormattedAddress": "string",
"Organization": "string",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"AddressLine4": "string",
"AddressLine5": "string",
"AddressLine6": "string",
"AddressLine7": "string",
"AddressLine8": "string",
"SubPremises": "string",
"DoubleDependentLocality": "string",
"DependentLocality": "string",
"Locality": "string",
"SubAdministrativeArea": "string",
"AdministrativeArea": "string",
"PostalCode": "string",
"AddressType": "string",
"AddressKey": "string",
"SubNationalArea": "string",
"CountryName": "string",
"CountryCode": "string",
"CountryISO3": "string",
"CountrySubdivisionCode": "string",
"CountryNumber": "string",
"Thoroughfare": "string",
"ThoroughfarePreDirection": "string",
"ThoroughfareLeadingType": "string",
"ThoroughfareName": "string",
"ThoroughfareTrailingType": "string",
"ThoroughfarePostDirection": "string",
"DependentThoroughfare": "string",
"DependentThoroughfarePreDirection": "string",
"DependentThoroughfareLeadingType": "string",
"DependentThoroughfareName": "string",
"DependentThoroughfareTrailingType": "string",
"DependentThoroughfarePostDirection": "string",
"Building": "string",
"PremisesType": "string",
"PremisesNumber": "string",
"SubPremisesType": "string",
"SubPremisesNumber": "string",
"PostBox": "string",
"Latitude": "string",
"Longitude": "string"
},
"Email": {
"DeliverabilityConfidenceScore": "string",
"Results": "string",
"EmailAddress": "string",
"MailboxName": "string",
"DomainName": "string",
"TopLevelDomain": "string",
"TopLevelDomainName": "string",
"DateChecked": "string",
"EmailAgeEstimated": "string",
"DomainAgeEstimated": "string",
"DomainExpirationDate": "string",
"DomainCreatedDate": "string",
"DomainUpdatedDate": "string",
"DomainEmail": "string",
"DomainOrganization": "string",
"DomainAddress1": "string",
"DomainLocality": "string",
"DomainAdministrativeArea": "string",
"DomainPostalCode": "string",
"DomainCountry": "string",
"DomainAvailability": "string",
"DomainCountryCode": "string",
"DomainPrivateProxy": "string",
"PrivacyFlag": "string",
"MXServer": "string",
"BreachCount": "string"
},
"Phone": {
"Results": "string",
"Carrier": "string",
"CallerID": "string",
"InternationalPhoneNumber": "string",
"PhoneNumber": "string",
"PhoneInternationalPrefix": "string",
"PhoneNationPrefix": "string",
"PhoneCountryDialingCode": "string",
"PhoneNationalDestinationCode": "string",
"PhoneSubscriberNumber": "string",
"Locality": "string",
"AdministrativeArea": "string",
"CountryName": "string",
"CountryAbbreviation": "string",
"DST": "string",
"UTC": "string",
"PostalCode": "string",
"Language": "string",
"Latitude": "string",
"Longitude": "string"
},
"Identity": {
"Results": "string",
"Confidence": "string",
"Datasources": [
{
"DatasourceName": "string",
"Results": "string",
"Messages": [
{
"ResultCode": "string",
"Description": "string"
}
]
}
],
"Watchlists": {
"Hit": "string",
"Sources": [
{
"Name": "string",
"Code": "string",
"Type": "string",
"Date": "string"
}
],
"Articles": [
{
"Title": "string",
"Link": "string",
"Date": "string"
}
],
"ReportLink": "string"
},
"WatchlistPersons": "string",
"NationalID": "string",
"DateOfBirth": "string",
"AccountNumber": {
"Validated": "string"
},
"BusinessInformation": {
"Name": "string",
"ID": "string",
"Status": "string",
"Type": "string",
"Registration": "string"
}
},
"TransactionID": "string",
"TransmissionReference": "string",
"Results": "string",
"Version": "string"
}