GET api/Dashboard/GetActiveFollowUp?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfDashboardFollowUpActivateCaseDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of DashboardFollowUpActivateCaseDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"Id": 1,
"CaseNo": 2,
"EntitySequence": 3,
"Action": 4,
"NoOfAttempts": 1,
"Attempts": 1,
"ClinicalPathwayTypeId": 5,
"ClinicalPathwayTypeName": "sample string 6",
"EmployeeId": "sample string 7",
"EntityStatus": 1,
"EntityId": 8,
"FollowUpInteractionType": 1,
"InteractionType": 1,
"OnSiteLocationId": 1,
"TeleMedicineId": 1,
"OnSiteClinicLocation": "sample string 9",
"TeleMedicinekioskLocation": "sample string 10",
"Note": "sample string 11",
"CallActivationName": "sample string 12",
"CallActivationId": 13,
"CompanyName": "sample string 14",
"EncounterId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:05:44.9132012-07:00",
"DateUpdated": "2025-10-30T10:05:44.9132012-07:00",
"UserIDCreated": 18,
"UserIDUpdated": 19,
"CompanyCode": "sample string 20",
"IsExcludeDiscount": true
},
{
"Id": 1,
"CaseNo": 2,
"EntitySequence": 3,
"Action": 4,
"NoOfAttempts": 1,
"Attempts": 1,
"ClinicalPathwayTypeId": 5,
"ClinicalPathwayTypeName": "sample string 6",
"EmployeeId": "sample string 7",
"EntityStatus": 1,
"EntityId": 8,
"FollowUpInteractionType": 1,
"InteractionType": 1,
"OnSiteLocationId": 1,
"TeleMedicineId": 1,
"OnSiteClinicLocation": "sample string 9",
"TeleMedicinekioskLocation": "sample string 10",
"Note": "sample string 11",
"CallActivationName": "sample string 12",
"CallActivationId": 13,
"CompanyName": "sample string 14",
"EncounterId": 1,
"ValidFlag": true,
"DateCreated": "2025-10-30T10:05:44.9132012-07:00",
"DateUpdated": "2025-10-30T10:05:44.9132012-07:00",
"UserIDCreated": 18,
"UserIDUpdated": 19,
"CompanyCode": "sample string 20",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}
application/xml, text/xml
Sample:
<AsapResponseOfArrayOfDashboardFollowUpActivateCaseDTO3NYuOdgi 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:DashboardFollowUpActivateCaseDTO>
<d2p1:CompanyCode>sample string 20</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:05:44.9132012-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:05:44.9132012-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>18</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>19</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Action>4</d2p1:Action>
<d2p1:Attempts>1</d2p1:Attempts>
<d2p1:CallActivationId>13</d2p1:CallActivationId>
<d2p1:CallActivationName>sample string 12</d2p1:CallActivationName>
<d2p1:CaseNo>2</d2p1:CaseNo>
<d2p1:ClinicalPathwayTypeId>5</d2p1:ClinicalPathwayTypeId>
<d2p1:ClinicalPathwayTypeName>sample string 6</d2p1:ClinicalPathwayTypeName>
<d2p1:CompanyName>sample string 14</d2p1:CompanyName>
<d2p1:EmployeeId>sample string 7</d2p1:EmployeeId>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:EntityId>8</d2p1:EntityId>
<d2p1:EntitySequence>3</d2p1:EntitySequence>
<d2p1:EntityStatus>1</d2p1:EntityStatus>
<d2p1:FollowUpInteractionType>1</d2p1:FollowUpInteractionType>
<d2p1:Id>1</d2p1:Id>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:NoOfAttempts>1</d2p1:NoOfAttempts>
<d2p1:Note>sample string 11</d2p1:Note>
<d2p1:OnSiteClinicLocation>sample string 9</d2p1:OnSiteClinicLocation>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:TeleMedicineId>1</d2p1:TeleMedicineId>
<d2p1:TeleMedicinekioskLocation>sample string 10</d2p1:TeleMedicinekioskLocation>
</d2p1:DashboardFollowUpActivateCaseDTO>
<d2p1:DashboardFollowUpActivateCaseDTO>
<d2p1:CompanyCode>sample string 20</d2p1:CompanyCode>
<d2p1:DateCreated>2025-10-30T10:05:44.9132012-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T10:05:44.9132012-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>18</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>19</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:Action>4</d2p1:Action>
<d2p1:Attempts>1</d2p1:Attempts>
<d2p1:CallActivationId>13</d2p1:CallActivationId>
<d2p1:CallActivationName>sample string 12</d2p1:CallActivationName>
<d2p1:CaseNo>2</d2p1:CaseNo>
<d2p1:ClinicalPathwayTypeId>5</d2p1:ClinicalPathwayTypeId>
<d2p1:ClinicalPathwayTypeName>sample string 6</d2p1:ClinicalPathwayTypeName>
<d2p1:CompanyName>sample string 14</d2p1:CompanyName>
<d2p1:EmployeeId>sample string 7</d2p1:EmployeeId>
<d2p1:EncounterId>1</d2p1:EncounterId>
<d2p1:EntityId>8</d2p1:EntityId>
<d2p1:EntitySequence>3</d2p1:EntitySequence>
<d2p1:EntityStatus>1</d2p1:EntityStatus>
<d2p1:FollowUpInteractionType>1</d2p1:FollowUpInteractionType>
<d2p1:Id>1</d2p1:Id>
<d2p1:InteractionType>1</d2p1:InteractionType>
<d2p1:NoOfAttempts>1</d2p1:NoOfAttempts>
<d2p1:Note>sample string 11</d2p1:Note>
<d2p1:OnSiteClinicLocation>sample string 9</d2p1:OnSiteClinicLocation>
<d2p1:OnSiteLocationId>1</d2p1:OnSiteLocationId>
<d2p1:TeleMedicineId>1</d2p1:TeleMedicineId>
<d2p1:TeleMedicinekioskLocation>sample string 10</d2p1:TeleMedicinekioskLocation>
</d2p1:DashboardFollowUpActivateCaseDTO>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfArrayOfDashboardFollowUpActivateCaseDTO3NYuOdgi>