SSN Name Match:REST JSON: 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:0500:05, 28 January 2023Admin talk contribs 745 bytes +745 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",..."