Versions Compared

Key

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

...

  1. Get request_id from activation link 
  2. Invoke private method Get Employee Request by ID and search email in request details
Code Block
languagexml
titleSample Request
collapsetrue
curl -X GET -H "Content-Type: application/json" http:://ehealth.nebo15.com/employee_requests/b075f148-7f93-4fc2-b2ec-2d81b19a9b7b
    1. if request not found - return 404 error
    2. if
  1.   
    1. request found  - search user in oAuth

Search user in oAuth