GET api/Bill/search/{patientno}/{name}/{billdate}/{typeid}/{statusid}/{pageindex}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| patientno | string |
Required |
|
| name | string |
Required |
|
| billdate | string |
Required |
|
| typeid | integer |
Required |
|
| statusid | integer |
Required |
|
| pageindex | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BillSearchModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| PatientNo | string |
None. |
|
| Gender | string |
None. |
|
| DOB | date |
None. |
|
| Phone | string |
None. |
|
| BillNo | string |
None. |
|
| Address | string |
None. |
|
| string |
None. |
||
| Status | string |
None. |
|
| Url | string |
None. |
|
| EncounterOn | date |
None. |
|
| Balance | decimal number |
None. |
|
| Unbilled | decimal number |
None. |
|
| Advance | decimal number |
None. |
|
| MemberId | globally unique identifier |
None. |
|
| LocationId | globally unique identifier |
None. |
|
| BillDate | date |
None. |
|
| BillAmount | decimal number |
None. |
|
| PaidAmount | decimal number |
None. |
|
| UnbilledAmount | decimal number |
None. |
|
| TotalCount | integer |
None. |
|
| Bills | Collection of BillDetailSearch |
None. |
|
| AlternateNumber | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "64696d89-e338-4227-8f8e-ca2a4bcd89b0",
"Name": "sample string 1",
"PatientNo": "sample string 2",
"Gender": "sample string 3",
"DOB": "2025-12-18T13:18:10.3517231-06:00",
"Phone": "sample string 4",
"BillNo": "sample string 5",
"Address": "sample string 6",
"Email": "sample string 7",
"Status": "sample string 8",
"Url": "sample string 9",
"EncounterOn": "2025-12-18T13:18:10.3517231-06:00",
"Balance": 10.0,
"Unbilled": 11.0,
"Advance": 12.0,
"MemberId": "c973a13c-5047-477f-a4bf-b8316781f673",
"LocationId": "25407b7e-72bf-4c26-8bc8-6d538bd22af5",
"BillDate": "2025-12-18T13:18:10.3517231-06:00",
"BillAmount": 13.0,
"PaidAmount": 14.0,
"UnbilledAmount": 15.0,
"TotalCount": 1,
"Bills": [
{
"StatusId": 1,
"Id": "d27c1090-8bb6-4665-995d-ed6d1da76177",
"BillNo": "sample string 3",
"BillDate": "2025-12-18T13:18:10.3517231-06:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "909b5d9e-5458-4be4-8837-7feb5e43d907",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "c42449bc-63d3-450f-82ec-801d8fb09bc9"
},
{
"StatusId": 1,
"Id": "d27c1090-8bb6-4665-995d-ed6d1da76177",
"BillNo": "sample string 3",
"BillDate": "2025-12-18T13:18:10.3517231-06:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "909b5d9e-5458-4be4-8837-7feb5e43d907",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "c42449bc-63d3-450f-82ec-801d8fb09bc9"
}
],
"AlternateNumber": "sample string 16"
},
{
"Id": "64696d89-e338-4227-8f8e-ca2a4bcd89b0",
"Name": "sample string 1",
"PatientNo": "sample string 2",
"Gender": "sample string 3",
"DOB": "2025-12-18T13:18:10.3517231-06:00",
"Phone": "sample string 4",
"BillNo": "sample string 5",
"Address": "sample string 6",
"Email": "sample string 7",
"Status": "sample string 8",
"Url": "sample string 9",
"EncounterOn": "2025-12-18T13:18:10.3517231-06:00",
"Balance": 10.0,
"Unbilled": 11.0,
"Advance": 12.0,
"MemberId": "c973a13c-5047-477f-a4bf-b8316781f673",
"LocationId": "25407b7e-72bf-4c26-8bc8-6d538bd22af5",
"BillDate": "2025-12-18T13:18:10.3517231-06:00",
"BillAmount": 13.0,
"PaidAmount": 14.0,
"UnbilledAmount": 15.0,
"TotalCount": 1,
"Bills": [
{
"StatusId": 1,
"Id": "d27c1090-8bb6-4665-995d-ed6d1da76177",
"BillNo": "sample string 3",
"BillDate": "2025-12-18T13:18:10.3517231-06:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "909b5d9e-5458-4be4-8837-7feb5e43d907",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "c42449bc-63d3-450f-82ec-801d8fb09bc9"
},
{
"StatusId": 1,
"Id": "d27c1090-8bb6-4665-995d-ed6d1da76177",
"BillNo": "sample string 3",
"BillDate": "2025-12-18T13:18:10.3517231-06:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "909b5d9e-5458-4be4-8837-7feb5e43d907",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "c42449bc-63d3-450f-82ec-801d8fb09bc9"
}
],
"AlternateNumber": "sample string 16"
}
]