Versions Compared

Key

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

Table of Contents

Service specification

Spec

Authorization

No authorization.

...

Invoke WS Get Employee Request by ID for further employee creation

 See service specification

Code Block
languagexml
titleSample Request
collapsetrue
curl -X GET -H 'Content-Type: application/json' 'http://ehealth.nebo15.com/employee_requests/d290f1ee-6c54-4b01-90e6-d701748f0851'

Search User

Search user in Auth using email from Employee_Request.

...

password should be used from the payload

See service specification