All public logs

Jump to navigation Jump to search

Combined display of all available logs of Melissa Data Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:05, 28 January 2023 Admin talk contribs created page SSN Web Service:REST JSON (Created page with "{{ SSNWebServiceNav |ExampleCollapse= }} {{CustomTOC}} ==REST Request== There is no recordID element because a REST request can only submit one record per request. <pre> https://namessn.melissadata.net ?t={TransmissionReference} &id={LicenseKey} &ssn={SocialSecurityNumber} &full={FullName} &first={FirstName} &last={LastName} &format=json </pre> ==JSON Response== <pre> { "TransmissionResults": "string", "TransmissionReference": "string", "Version": "string",...")