Difference between revisions of "Property V4:Sample Code"

From Melissa Data Wiki
Jump to navigation Jump to search
 
Line 9: Line 9:
{{CodeButton
{{CodeButton
|Name=Java
|Name=Java
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/property/Property-Java.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/property/Property-Java.zip
|SourceLink=https://github.com/MelissaData/Property-Java
|SourceLink=https://github.com/MelissaData/Property-Java
}}
}}
{{CodeButton
{{CodeButton
|Name=Javascript
|Name=Javascript
|DownloadLink=ftp://ftp.melissadata.com/SampleCode/WebServices/property/Property-Javascript.zip
|DownloadLink=https://download.melissadata.com/SampleCode/WebServices/property/Property-Javascript.zip
|SourceLink=https://github.com/MelissaData/Property-Javascript
|SourceLink=https://github.com/MelissaData/Property-Javascript
}}
}}
{{CodeButtonDownload
{{CodeButtonDownload
|Name=.NET/C#
|Name=.NET/C#
|DownloadLink=ftp://ftp.melissadata.com/SampleCodes/Current/DQWS4/Property/PropertyV4_REST_POST_CSharp.zip
|DownloadLink=https://download.melissadata.com/SampleCodes/Current/DQWS4/Property/PropertyV4_REST_POST_CSharp.zip
}}
}}
}}
}}

Latest revision as of 23:47, 10 May 2021

← Property

Property Navigation
Introduction
Licensing
Input/Output
LookupDeeds
  ↳  Request
  ↳  Response
  ↳  Service Codes
LookupHomesByOwner
  ↳  Request
  ↳  Response
LookupProperty
  ↳  Request
  ↳  Response
  ↳  Service Codes
  ↳  Frequencies
Examples
REST JSON
POST JSON
POST XML
Result Codes
Result Code Use
Property Result Codes
Sample Code



Sample Code Links

  • Java
 - Button Download.png Button Source.png
  • Javascript
 - Button Download.png Button Source.png
  • .NET/C#
 - Button Download.png