Web Service:PR-WS-6
From IHRIS Wiki
Web Service: PR-WS-5 Edit a Provider
Add Provider Details
URL | /ws/rest/v2/editProvider/epid |
GET Parameters | The following webservice should accept the following parameters:
|
GET Response | HTTP 200 - OK
further web-service actions to perform on the provider Example: { "epid": 211312, actions: { "providerDetails": 'http://rhea-pr.ihris.org/webservices/providerDetails/byid?id_num=211312', "editProvider": 'http://rhea-pr.ihris.org/webservices/editProvider/epid=211312', "addPost": 'http://rhea-pr.ihris.org/webservices/addPost/epid=211312', "getPosts": 'http://rhea-pr.ihris.org/webservices/getPosts/epid=211312', "viewProvider": 'http://rhea-pr.ihris.org/providerregistry/view?id=person%7C23123' }} |
GET Error |
|
GET Example | /ws/rest/v2/editProvider/epid/?provder=m®_body=2 |
Other Resources: Use Case:PR-WS-5