GET api/Payment?billid={billid}&patientid={patientid}&billtoname={billtoname}&billtophone={billtophone}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| billid | globally unique identifier |
Required |
|
| patientid | globally unique identifier |
Required |
|
| billtoname | string |
Required |
|
| billtophone | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.