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": "58c3dee1-8559-4854-b395-ac9ee2da56fe",
"Name": "sample string 1",
"PatientNo": "sample string 2",
"Gender": "sample string 3",
"DOB": "2026-03-21T16:57:52.3138278-05: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-03-21T16:57:52.3138278-05:00",
"Balance": 10.0,
"Unbilled": 11.0,
"Advance": 12.0,
"MemberId": "8135a0c1-4c53-4f6f-a940-81a674d80e52",
"LocationId": "ed1b2d84-57ef-4a09-ab65-0822c894c19a",
"BillDate": "2026-03-21T16:57:52.3138278-05:00",
"BillAmount": 13.0,
"PaidAmount": 14.0,
"UnbilledAmount": 15.0,
"TotalCount": 1,
"Bills": [
{
"StatusId": 1,
"Id": "188b7773-b39b-4b63-b564-ff1f7357e1b1",
"BillNo": "sample string 3",
"BillDate": "2026-03-21T16:57:52.3138278-05:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "7e5e7f12-711a-4aa0-a522-039f830115c8",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "4cb432f8-f2c6-4cbb-b683-5bbedf4da9ea"
},
{
"StatusId": 1,
"Id": "188b7773-b39b-4b63-b564-ff1f7357e1b1",
"BillNo": "sample string 3",
"BillDate": "2026-03-21T16:57:52.3138278-05:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "7e5e7f12-711a-4aa0-a522-039f830115c8",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "4cb432f8-f2c6-4cbb-b683-5bbedf4da9ea"
}
],
"AlternateNumber": "sample string 16"
},
{
"Id": "58c3dee1-8559-4854-b395-ac9ee2da56fe",
"Name": "sample string 1",
"PatientNo": "sample string 2",
"Gender": "sample string 3",
"DOB": "2026-03-21T16:57:52.3138278-05: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-03-21T16:57:52.3138278-05:00",
"Balance": 10.0,
"Unbilled": 11.0,
"Advance": 12.0,
"MemberId": "8135a0c1-4c53-4f6f-a940-81a674d80e52",
"LocationId": "ed1b2d84-57ef-4a09-ab65-0822c894c19a",
"BillDate": "2026-03-21T16:57:52.3138278-05:00",
"BillAmount": 13.0,
"PaidAmount": 14.0,
"UnbilledAmount": 15.0,
"TotalCount": 1,
"Bills": [
{
"StatusId": 1,
"Id": "188b7773-b39b-4b63-b564-ff1f7357e1b1",
"BillNo": "sample string 3",
"BillDate": "2026-03-21T16:57:52.3138278-05:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "7e5e7f12-711a-4aa0-a522-039f830115c8",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "4cb432f8-f2c6-4cbb-b683-5bbedf4da9ea"
},
{
"StatusId": 1,
"Id": "188b7773-b39b-4b63-b564-ff1f7357e1b1",
"BillNo": "sample string 3",
"BillDate": "2026-03-21T16:57:52.3138278-05:00",
"BillAmount": 5.0,
"Type": "sample string 6",
"TypeId": 1,
"Status": "sample string 7",
"ModifiedName": "sample string 8",
"MemberId": "7e5e7f12-711a-4aa0-a522-039f830115c8",
"Name": "sample string 9",
"PhoneNo": "sample string 10",
"XmlData": "sample string 11",
"InsuranceId": "4cb432f8-f2c6-4cbb-b683-5bbedf4da9ea"
}
],
"AlternateNumber": "sample string 16"
}
]