POST API/PatientReport/GetPatientDetails
Request Information
URI Parameters
None.
Body Parameters
PatientReport| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| StateName | string |
None. |
|
| CityName | string |
None. |
|
| CityId | integer |
None. |
|
| Name | string |
None. |
|
| Doctor | string |
None. |
|
| Phone | string |
None. |
|
| string |
None. |
||
| Id | integer |
None. |
|
| Camp | string |
None. |
|
| Type | string |
None. |
|
| search | string |
None. |
|
| sortBy | string |
None. |
|
| reverse | boolean |
None. |
|
| itemsPerPage | integer |
None. |
|
| page | integer |
None. |
|
| Count | integer |
None. |
|
| Corporate | boolean |
None. |
|
| Hospital | boolean |
None. |
|
| School | boolean |
None. |
|
| Home | boolean |
None. |
|
| Date | string |
None. |
|
| DoctorId | integer |
None. |
|
| CampId | integer |
None. |
|
| MRNNo | string |
None. |
|
| Amount | string |
None. |
|
| PatientDate | string |
None. |
|
| RevenueSum | decimal number |
None. |
|
| BillId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserId": 1,
"StateName": "sample string 2",
"CityName": "sample string 3",
"CityId": 4,
"Name": "sample string 5",
"Doctor": "sample string 6",
"Phone": "sample string 7",
"Email": "sample string 8",
"Id": 9,
"Camp": "sample string 10",
"Type": "sample string 11",
"search": "sample string 12",
"sortBy": "sample string 13",
"reverse": true,
"itemsPerPage": 15,
"page": 16,
"Count": 17,
"Corporate": true,
"Hospital": true,
"School": true,
"Home": true,
"Date": "sample string 18",
"DoctorId": 19,
"CampId": 20,
"MRNNo": "sample string 21",
"Amount": "sample string 22",
"PatientDate": "sample string 23",
"RevenueSum": 24.0,
"BillId": 25
}
application/xml, text/xml
Sample:
<PatientReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MobidentAPI.Models"> <Amount>sample string 22</Amount> <BillId>25</BillId> <Camp>sample string 10</Camp> <CampId>20</CampId> <CityId>4</CityId> <CityName>sample string 3</CityName> <Corporate>true</Corporate> <Count>17</Count> <Date>sample string 18</Date> <Doctor>sample string 6</Doctor> <DoctorId>19</DoctorId> <Email>sample string 8</Email> <Home>true</Home> <Hospital>true</Hospital> <Id>9</Id> <MRNNo>sample string 21</MRNNo> <Name>sample string 5</Name> <PatientDate>sample string 23</PatientDate> <Phone>sample string 7</Phone> <RevenueSum>24</RevenueSum> <School>true</School> <StateName>sample string 2</StateName> <Type>sample string 11</Type> <UserId>1</UserId> <itemsPerPage>15</itemsPerPage> <page>16</page> <reverse>true</reverse> <search>sample string 12</search> <sortBy>sample string 13</sortBy> </PatientReport>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PatientReport| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| StateName | string |
None. |
|
| CityName | string |
None. |
|
| CityId | integer |
None. |
|
| Name | string |
None. |
|
| Doctor | string |
None. |
|
| Phone | string |
None. |
|
| string |
None. |
||
| Id | integer |
None. |
|
| Camp | string |
None. |
|
| Type | string |
None. |
|
| search | string |
None. |
|
| sortBy | string |
None. |
|
| reverse | boolean |
None. |
|
| itemsPerPage | integer |
None. |
|
| page | integer |
None. |
|
| Count | integer |
None. |
|
| Corporate | boolean |
None. |
|
| Hospital | boolean |
None. |
|
| School | boolean |
None. |
|
| Home | boolean |
None. |
|
| Date | string |
None. |
|
| DoctorId | integer |
None. |
|
| CampId | integer |
None. |
|
| MRNNo | string |
None. |
|
| Amount | string |
None. |
|
| PatientDate | string |
None. |
|
| RevenueSum | decimal number |
None. |
|
| BillId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"UserId": 1,
"StateName": "sample string 2",
"CityName": "sample string 3",
"CityId": 4,
"Name": "sample string 5",
"Doctor": "sample string 6",
"Phone": "sample string 7",
"Email": "sample string 8",
"Id": 9,
"Camp": "sample string 10",
"Type": "sample string 11",
"search": "sample string 12",
"sortBy": "sample string 13",
"reverse": true,
"itemsPerPage": 15,
"page": 16,
"Count": 17,
"Corporate": true,
"Hospital": true,
"School": true,
"Home": true,
"Date": "sample string 18",
"DoctorId": 19,
"CampId": 20,
"MRNNo": "sample string 21",
"Amount": "sample string 22",
"PatientDate": "sample string 23",
"RevenueSum": 24.0,
"BillId": 25
},
{
"UserId": 1,
"StateName": "sample string 2",
"CityName": "sample string 3",
"CityId": 4,
"Name": "sample string 5",
"Doctor": "sample string 6",
"Phone": "sample string 7",
"Email": "sample string 8",
"Id": 9,
"Camp": "sample string 10",
"Type": "sample string 11",
"search": "sample string 12",
"sortBy": "sample string 13",
"reverse": true,
"itemsPerPage": 15,
"page": 16,
"Count": 17,
"Corporate": true,
"Hospital": true,
"School": true,
"Home": true,
"Date": "sample string 18",
"DoctorId": 19,
"CampId": 20,
"MRNNo": "sample string 21",
"Amount": "sample string 22",
"PatientDate": "sample string 23",
"RevenueSum": 24.0,
"BillId": 25
}
]
application/xml, text/xml
Sample:
<ArrayOfPatientReport xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MobidentAPI.Models">
<PatientReport>
<Amount>sample string 22</Amount>
<BillId>25</BillId>
<Camp>sample string 10</Camp>
<CampId>20</CampId>
<CityId>4</CityId>
<CityName>sample string 3</CityName>
<Corporate>true</Corporate>
<Count>17</Count>
<Date>sample string 18</Date>
<Doctor>sample string 6</Doctor>
<DoctorId>19</DoctorId>
<Email>sample string 8</Email>
<Home>true</Home>
<Hospital>true</Hospital>
<Id>9</Id>
<MRNNo>sample string 21</MRNNo>
<Name>sample string 5</Name>
<PatientDate>sample string 23</PatientDate>
<Phone>sample string 7</Phone>
<RevenueSum>24</RevenueSum>
<School>true</School>
<StateName>sample string 2</StateName>
<Type>sample string 11</Type>
<UserId>1</UserId>
<itemsPerPage>15</itemsPerPage>
<page>16</page>
<reverse>true</reverse>
<search>sample string 12</search>
<sortBy>sample string 13</sortBy>
</PatientReport>
<PatientReport>
<Amount>sample string 22</Amount>
<BillId>25</BillId>
<Camp>sample string 10</Camp>
<CampId>20</CampId>
<CityId>4</CityId>
<CityName>sample string 3</CityName>
<Corporate>true</Corporate>
<Count>17</Count>
<Date>sample string 18</Date>
<Doctor>sample string 6</Doctor>
<DoctorId>19</DoctorId>
<Email>sample string 8</Email>
<Home>true</Home>
<Hospital>true</Hospital>
<Id>9</Id>
<MRNNo>sample string 21</MRNNo>
<Name>sample string 5</Name>
<PatientDate>sample string 23</PatientDate>
<Phone>sample string 7</Phone>
<RevenueSum>24</RevenueSum>
<School>true</School>
<StateName>sample string 2</StateName>
<Type>sample string 11</Type>
<UserId>1</UserId>
<itemsPerPage>15</itemsPerPage>
<page>16</page>
<reverse>true</reverse>
<search>sample string 12</search>
<sortBy>sample string 13</sortBy>
</PatientReport>
</ArrayOfPatientReport>