Versions Compared

Key

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

...

All the Web Service methods use a common convention in their URLs. The URLs consist of parts for customer alias and method name. E.g.:

https://recruiter-api.hr-manager.net/restful.svc/v2/{CUSTOMER-ALIAS}/Candidates/

When calling an API method, simply replace these parts with proper values.

...