GET api/BatchManagement/GetDonorFromBarcode/{barcode}/{hospitalId}
This is used for CSR to find a donor by bar code
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
barcode |
The bard code number we're looking for |
integer |
Required |
hospitalId |
The hospital ID we're using |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.