Versions Compared

Key

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

...

  1. https://manager-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://manager-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.


Base parameters for requests

All remoting endpoints have a set of base-request-properties which are the same for all services
See this link for more information: Remoting API

General Requirements

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

...