SSN Name Match:REST XML: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 April 2023

11 March 2023

28 January 2023

  • curprev 00:0700:07, 28 January 2023Admin talk contribs 1,032 bytes +1,032 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=xml </pre> ==XML Response== <pre> <ResponseSSNWebService xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.dat..."