GET api/Bill/GetBill/{type}/{billid}/{patientid}/{encounterid}/{accountId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| type | string |
Required |
|
| billid | globally unique identifier |
Required |
|
| patientid | globally unique identifier |
Required |
|
| encounterid | globally unique identifier |
Required |
|
| accountId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.