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": "cbd587a3-cd8d-4d43-948c-c44c1aff762f",
"Name": "sample string 1",
"PatientNo": "sample string 2",
"Gender": "sample string 3",
"DOB": "2026-05-06T13:39:54.3543239+00: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": "2026-05-06T13:39:54.3543239+00:00",
"Balance": 10.0,
"Unbilled": 11.0,
"Advance": 12.0,
"MemberId": "7e5c8599-ff62-4572-993b-5d688d3ddea7",
"LocationId": "c35fa66e-b0cb-4239-b84f-7379eb40e1ef",
"BillDate": "2026-05-06T13:39:54.3553234+00:00",
"BillAmount": 13.0,
"PaidAmount": 14.0,
"UnbilledAmount": 15.0,
"TotalCount": 1,
"Bills": [
{
"StatusId": 1,
"Id": "09bc5c57-05ae-43b3-9b31-8a83739a3b47",
"BillNo": "sample string 3",
"BillDate": "2026-05-06T13:39:54.3553234+00:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "28a645fd-0dc9-4ec0-9530-f261ace1a722",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "35a772b2-e588-4fa9-a67a-86e70485e258"
},
{
"StatusId": 1,
"Id": "09bc5c57-05ae-43b3-9b31-8a83739a3b47",
"BillNo": "sample string 3",
"BillDate": "2026-05-06T13:39:54.3553234+00:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "28a645fd-0dc9-4ec0-9530-f261ace1a722",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "35a772b2-e588-4fa9-a67a-86e70485e258"
}
],
"AlternateNumber": "sample string 16"
},
{
"Id": "cbd587a3-cd8d-4d43-948c-c44c1aff762f",
"Name": "sample string 1",
"PatientNo": "sample string 2",
"Gender": "sample string 3",
"DOB": "2026-05-06T13:39:54.3543239+00: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": "2026-05-06T13:39:54.3543239+00:00",
"Balance": 10.0,
"Unbilled": 11.0,
"Advance": 12.0,
"MemberId": "7e5c8599-ff62-4572-993b-5d688d3ddea7",
"LocationId": "c35fa66e-b0cb-4239-b84f-7379eb40e1ef",
"BillDate": "2026-05-06T13:39:54.3553234+00:00",
"BillAmount": 13.0,
"PaidAmount": 14.0,
"UnbilledAmount": 15.0,
"TotalCount": 1,
"Bills": [
{
"StatusId": 1,
"Id": "09bc5c57-05ae-43b3-9b31-8a83739a3b47",
"BillNo": "sample string 3",
"BillDate": "2026-05-06T13:39:54.3553234+00:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "28a645fd-0dc9-4ec0-9530-f261ace1a722",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "35a772b2-e588-4fa9-a67a-86e70485e258"
},
{
"StatusId": 1,
"Id": "09bc5c57-05ae-43b3-9b31-8a83739a3b47",
"BillNo": "sample string 3",
"BillDate": "2026-05-06T13:39:54.3553234+00:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "28a645fd-0dc9-4ec0-9530-f261ace1a722",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "35a772b2-e588-4fa9-a67a-86e70485e258"
}
],
"AlternateNumber": "sample string 16"
}
]