Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. https://recruiter-api.hr-manager.net/Remoting.svc?singleWsdl
    This URL returns the full WSDL of the Remoting Web Service. Use this to create service reference, various proxy models and validation rules.
  2. https://recruiter-api.hr-manager.net/Remoting.svc
    This is the primary URL of the Remoting Web Service and offers endpoints for SOAP 1.1 over HTTP and HTTPS.
  3. https://recruiter-api.hr-manager.net/Remoting.svc/ws/
    This is the secondary URL of the Remoting Web Service and offers endpoints for SOAP1.2 over HTTPS. Use of this URL requires configuration of X.509 certificates.

General Requirements

Following are the general requirements to use the Remoting Web Service:

...