GET api/DonorManagement/Get/{donorId}/{hospitalId}
This call is used by the CSR when he's answering a call from a donor (not radiothon) The call will need the hospital ID passed to it.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
donorId | integer |
Required |
|
hospitalId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.