Web Service:PR-WS-6
From IHRIS Wiki
Web Service: PR-WS-6 Edit a Provider
Add Provider Details
URL | /ws/rest/v2/editProvider |
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', queryPosts: '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/?provder=m®_body=2 |
Other Resources: Use Case:PR-WS-6