GET api/MyDashboard/ProvidersOpenCase?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfDashboardCaseNoDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of DashboardCaseNoDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"IsPendingFollup": true,
"CaseNo": 1,
"IncidentDate": "2025-10-30T10:17:54.1619833-07:00",
"EmployeeId": "sample string 2",
"EmployeeLName": "sample string 3",
"EmployeeFName": "sample string 4",
"DOB": "2025-10-30T10:17:54.1619833-07:00",
"CompanyEmployeeId": "sample string 5",
"CompanyName": "sample string 6",
"WLCode": "sample string 7",
"WLName": "sample string 8",
"InjuryTypeId": 1,
"InjuryTypeName": "sample string 9",
"Status": 1,
"NoOfEncounter": 1,
"ReasonForDelete": "sample string 10",
"ServiceType": "sample string 11",
"EstimatedDOI": true,
"InteractionType": 12,
"OnSiteLocationId": 13,
"IncidentWorkLocationName": "sample string 14",
"IncidentWorkLocationCode": "sample string 15",
"EmployeeWorkLocationName": "sample string 16",
"EmployeeWorkLocationCode": "sample string 17",
"Longitude": 1.1,
"Latitude": 1.1,
"CloseDate": "2025-10-30T10:17:54.1619833-07:00",
"CaseOutComeType": "sample string 18",
"CaseStatus": "sample string 19",
"Gender": "sample string 20",
"FormatedDOB": "sample string 21",
"FormatedDOI": "sample string 22",
"FormatedDateReported": "sample string 23",
"DFRStauts": 1,
"Address1": "sample string 24",
"Address2": "sample string 25",
"City": "sample string 26",
"State": "sample string 27",
"StateName": "sample string 28",
"Zip": "sample string 29",
"Country": "sample string 30",
"CaseCategory": 31,
"ECCCaseTypeName": "sample string 32",
"ECCCaseId": 33,
"TagList": [
"sample string 1",
"sample string 2"
],
"VisitType": 34,
"ExamId": "sample string 35",
"EncounterId": 36,
"GroupMedicalId": 1,
"isForMSS": true,
"WorkflowType": 1,
"ScheduleDate": "2025-10-30T10:17:54.1619833-07:00",
"OnSiteLocationName": "sample string 38",
"CaseManagementTypeId": 39,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:17:54.1619833-07:00",
"DateUpdated": "2025-10-30T10:17:54.1619833-07:00",
"UserIDCreated": 43,
"UserIDUpdated": 44,
"CompanyCode": "sample string 45",
"IsExcludeDiscount": true
},
{
"IsPendingFollup": true,
"CaseNo": 1,
"IncidentDate": "2025-10-30T10:17:54.1619833-07:00",
"EmployeeId": "sample string 2",
"EmployeeLName": "sample string 3",
"EmployeeFName": "sample string 4",
"DOB": "2025-10-30T10:17:54.1619833-07:00",
"CompanyEmployeeId": "sample string 5",
"CompanyName": "sample string 6",
"WLCode": "sample string 7",
"WLName": "sample string 8",
"InjuryTypeId": 1,
"InjuryTypeName": "sample string 9",
"Status": 1,
"NoOfEncounter": 1,
"ReasonForDelete": "sample string 10",
"ServiceType": "sample string 11",
"EstimatedDOI": true,
"InteractionType": 12,
"OnSiteLocationId": 13,
"IncidentWorkLocationName": "sample string 14",
"IncidentWorkLocationCode": "sample string 15",
"EmployeeWorkLocationName": "sample string 16",
"EmployeeWorkLocationCode": "sample string 17",
"Longitude": 1.1,
"Latitude": 1.1,
"CloseDate": "2025-10-30T10:17:54.1619833-07:00",
"CaseOutComeType": "sample string 18",
"CaseStatus": "sample string 19",
"Gender": "sample string 20",
"FormatedDOB": "sample string 21",
"FormatedDOI": "sample string 22",
"FormatedDateReported": "sample string 23",
"DFRStauts": 1,
"Address1": "sample string 24",
"Address2": "sample string 25",
"City": "sample string 26",
"State": "sample string 27",
"StateName": "sample string 28",
"Zip": "sample string 29",
"Country": "sample string 30",
"CaseCategory": 31,
"ECCCaseTypeName": "sample string 32",
"ECCCaseId": 33,
"TagList": [
"sample string 1",
"sample string 2"
],
"VisitType": 34,
"ExamId": "sample string 35",
"EncounterId": 36,
"GroupMedicalId": 1,
"isForMSS": true,
"WorkflowType": 1,
"ScheduleDate": "2025-10-30T10:17:54.1619833-07:00",
"OnSiteLocationName": "sample string 38",
"CaseManagementTypeId": 39,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:17:54.1619833-07:00",
"DateUpdated": "2025-10-30T10:17:54.1619833-07:00",
"UserIDCreated": 43,
"UserIDUpdated": 44,
"CompanyCode": "sample string 45",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}
application/xml, text/xml
Sample:
<AsapResponseOfArrayOfDashboardCaseNoDTO3NYuOdgi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
<isSuccess>true</isSuccess>
<jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
<d2p1:DashboardCaseNoDTO>
<d2p1:CompanyCode>sample string 45</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:17:54.1619833-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:17:54.1619833-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>43</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>44</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Address1>sample string 24</d2p1:Address1>
<d2p1:Address2>sample string 25</d2p1:Address2>
<d2p1:CaseCategory>31</d2p1:CaseCategory>
<d2p1:CaseManagementTypeId>39</d2p1:CaseManagementTypeId>
<d2p1:CaseNo>1</d2p1:CaseNo>
<d2p1:CaseOutComeType>sample string 18</d2p1:CaseOutComeType>
<d2p1:CaseStatus>sample string 19</d2p1:CaseStatus>
<d2p1:City>sample string 26</d2p1:City>
<d2p1:CloseDate>2025-10-30T10:17:54.1619833-07:00</d2p1:CloseDate>
<d2p1:CompanyEmployeeId>sample string 5</d2p1:CompanyEmployeeId>
<d2p1:CompanyName>sample string 6</d2p1:CompanyName>
<d2p1:Country>sample string 30</d2p1:Country>
<d2p1:DFRStauts>1</d2p1:DFRStauts>
<d2p1:DOB>2025-10-30T10:17:54.1619833-07:00</d2p1:DOB>
<d2p1:ECCCaseId>33</d2p1:ECCCaseId>
<d2p1:ECCCaseTypeName>sample string 32</d2p1:ECCCaseTypeName>
<d2p1:EmployeeFName>sample string 4</d2p1:EmployeeFName>
<d2p1:EmployeeId>sample string 2</d2p1:EmployeeId>
<d2p1:EmployeeLName>sample string 3</d2p1:EmployeeLName>
<d2p1:EmployeeWorkLocationCode>sample string 17</d2p1:EmployeeWorkLocationCode>
<d2p1:EmployeeWorkLocationName>sample string 16</d2p1:EmployeeWorkLocationName>
<d2p1:EncounterId>36</d2p1:EncounterId>
<d2p1:EstimatedDOI>true</d2p1:EstimatedDOI>
<d2p1:ExamId>sample string 35</d2p1:ExamId>
<d2p1:FormatedDOB>sample string 21</d2p1:FormatedDOB>
<d2p1:FormatedDOI>sample string 22</d2p1:FormatedDOI>
<d2p1:FormatedDateReported>sample string 23</d2p1:FormatedDateReported>
<d2p1:Gender>sample string 20</d2p1:Gender>
<d2p1:GroupMedicalId>1</d2p1:GroupMedicalId>
<d2p1:IncidentDate>2025-10-30T10:17:54.1619833-07:00</d2p1:IncidentDate>
<d2p1:IncidentWorkLocationCode>sample string 15</d2p1:IncidentWorkLocationCode>
<d2p1:IncidentWorkLocationName>sample string 14</d2p1:IncidentWorkLocationName>
<d2p1:InjuryTypeId>1</d2p1:InjuryTypeId>
<d2p1:InjuryTypeName>sample string 9</d2p1:InjuryTypeName>
<d2p1:InteractionType>12</d2p1:InteractionType>
<d2p1:IsPendingFollup>true</d2p1:IsPendingFollup>
<d2p1:Latitude>1.1</d2p1:Latitude>
<d2p1:Longitude>1.1</d2p1:Longitude>
<d2p1:NoOfEncounter>1</d2p1:NoOfEncounter>
<d2p1:OnSiteLocationId>13</d2p1:OnSiteLocationId>
<d2p1:OnSiteLocationName>sample string 38</d2p1:OnSiteLocationName>
<d2p1:ReasonForDelete>sample string 10</d2p1:ReasonForDelete>
<d2p1:ScheduleDate>2025-10-30T10:17:54.1619833-07:00</d2p1:ScheduleDate>
<d2p1:ServiceType>sample string 11</d2p1:ServiceType>
<d2p1:State>sample string 27</d2p1:State>
<d2p1:StateName>sample string 28</d2p1:StateName>
<d2p1:Status>1</d2p1:Status>
<d2p1:TagList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:TagList>
<d2p1:VisitType>34</d2p1:VisitType>
<d2p1:WLCode>sample string 7</d2p1:WLCode>
<d2p1:WLName>sample string 8</d2p1:WLName>
<d2p1:WorkflowType>1</d2p1:WorkflowType>
<d2p1:Zip>sample string 29</d2p1:Zip>
<d2p1:isForMSS>true</d2p1:isForMSS>
</d2p1:DashboardCaseNoDTO>
<d2p1:DashboardCaseNoDTO>
<d2p1:CompanyCode>sample string 45</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:17:54.1619833-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:17:54.1619833-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>43</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>44</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Address1>sample string 24</d2p1:Address1>
<d2p1:Address2>sample string 25</d2p1:Address2>
<d2p1:CaseCategory>31</d2p1:CaseCategory>
<d2p1:CaseManagementTypeId>39</d2p1:CaseManagementTypeId>
<d2p1:CaseNo>1</d2p1:CaseNo>
<d2p1:CaseOutComeType>sample string 18</d2p1:CaseOutComeType>
<d2p1:CaseStatus>sample string 19</d2p1:CaseStatus>
<d2p1:City>sample string 26</d2p1:City>
<d2p1:CloseDate>2025-10-30T10:17:54.1619833-07:00</d2p1:CloseDate>
<d2p1:CompanyEmployeeId>sample string 5</d2p1:CompanyEmployeeId>
<d2p1:CompanyName>sample string 6</d2p1:CompanyName>
<d2p1:Country>sample string 30</d2p1:Country>
<d2p1:DFRStauts>1</d2p1:DFRStauts>
<d2p1:DOB>2025-10-30T10:17:54.1619833-07:00</d2p1:DOB>
<d2p1:ECCCaseId>33</d2p1:ECCCaseId>
<d2p1:ECCCaseTypeName>sample string 32</d2p1:ECCCaseTypeName>
<d2p1:EmployeeFName>sample string 4</d2p1:EmployeeFName>
<d2p1:EmployeeId>sample string 2</d2p1:EmployeeId>
<d2p1:EmployeeLName>sample string 3</d2p1:EmployeeLName>
<d2p1:EmployeeWorkLocationCode>sample string 17</d2p1:EmployeeWorkLocationCode>
<d2p1:EmployeeWorkLocationName>sample string 16</d2p1:EmployeeWorkLocationName>
<d2p1:EncounterId>36</d2p1:EncounterId>
<d2p1:EstimatedDOI>true</d2p1:EstimatedDOI>
<d2p1:ExamId>sample string 35</d2p1:ExamId>
<d2p1:FormatedDOB>sample string 21</d2p1:FormatedDOB>
<d2p1:FormatedDOI>sample string 22</d2p1:FormatedDOI>
<d2p1:FormatedDateReported>sample string 23</d2p1:FormatedDateReported>
<d2p1:Gender>sample string 20</d2p1:Gender>
<d2p1:GroupMedicalId>1</d2p1:GroupMedicalId>
<d2p1:IncidentDate>2025-10-30T10:17:54.1619833-07:00</d2p1:IncidentDate>
<d2p1:IncidentWorkLocationCode>sample string 15</d2p1:IncidentWorkLocationCode>
<d2p1:IncidentWorkLocationName>sample string 14</d2p1:IncidentWorkLocationName>
<d2p1:InjuryTypeId>1</d2p1:InjuryTypeId>
<d2p1:InjuryTypeName>sample string 9</d2p1:InjuryTypeName>
<d2p1:InteractionType>12</d2p1:InteractionType>
<d2p1:IsPendingFollup>true</d2p1:IsPendingFollup>
<d2p1:Latitude>1.1</d2p1:Latitude>
<d2p1:Longitude>1.1</d2p1:Longitude>
<d2p1:NoOfEncounter>1</d2p1:NoOfEncounter>
<d2p1:OnSiteLocationId>13</d2p1:OnSiteLocationId>
<d2p1:OnSiteLocationName>sample string 38</d2p1:OnSiteLocationName>
<d2p1:ReasonForDelete>sample string 10</d2p1:ReasonForDelete>
<d2p1:ScheduleDate>2025-10-30T10:17:54.1619833-07:00</d2p1:ScheduleDate>
<d2p1:ServiceType>sample string 11</d2p1:ServiceType>
<d2p1:State>sample string 27</d2p1:State>
<d2p1:StateName>sample string 28</d2p1:StateName>
<d2p1:Status>1</d2p1:Status>
<d2p1:TagList xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d4p1:string>sample string 1</d4p1:string>
<d4p1:string>sample string 2</d4p1:string>
</d2p1:TagList>
<d2p1:VisitType>34</d2p1:VisitType>
<d2p1:WLCode>sample string 7</d2p1:WLCode>
<d2p1:WLName>sample string 8</d2p1:WLName>
<d2p1:WorkflowType>1</d2p1:WorkflowType>
<d2p1:Zip>sample string 29</d2p1:Zip>
<d2p1:isForMSS>true</d2p1:isForMSS>
</d2p1:DashboardCaseNoDTO>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfArrayOfDashboardCaseNoDTO3NYuOdgi>