GET api/Dashboard/GetActivate?q={q}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AsapResponseOfListOfActivateDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of ActivateDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"Id": 1,
"CaseNo": 2,
"MedicalId": 3,
"AddendumId": 4,
"EmployeeId": "sample string 5",
"TelephonicFollowupId": 1,
"CallBackNumber": "sample string 6",
"CreatedUserName": "sample string 7",
"Called": 1,
"IsCompleted": true,
"IsSendNotification": true,
"Attempts": 1,
"IsRescheduled": true,
"Note": "sample string 8",
"FirstName": "sample string 9",
"LastName": "sample string 10",
"TotalAttempt": 11,
"FollowUpInteractionType": 12,
"EncounterId": 13,
"EntityId": 14,
"ClinicalPathwayTypeId": 15,
"CompanyCode": "sample string 16",
"NiceURL": "sample string 17",
"ValidFlag": true,
"DateCreated": "2025-10-30T09:57:40.1616337-07:00",
"DateUpdated": "2025-10-30T09:57:40.1616337-07:00",
"UserIDCreated": 21,
"UserIDUpdated": 22,
"IsExcludeDiscount": true
},
{
"Id": 1,
"CaseNo": 2,
"MedicalId": 3,
"AddendumId": 4,
"EmployeeId": "sample string 5",
"TelephonicFollowupId": 1,
"CallBackNumber": "sample string 6",
"CreatedUserName": "sample string 7",
"Called": 1,
"IsCompleted": true,
"IsSendNotification": true,
"Attempts": 1,
"IsRescheduled": true,
"Note": "sample string 8",
"FirstName": "sample string 9",
"LastName": "sample string 10",
"TotalAttempt": 11,
"FollowUpInteractionType": 12,
"EncounterId": 13,
"EntityId": 14,
"ClinicalPathwayTypeId": 15,
"CompanyCode": "sample string 16",
"NiceURL": "sample string 17",
"ValidFlag": true,
"DateCreated": "2025-10-30T09:57:40.1616337-07:00",
"DateUpdated": "2025-10-30T09:57:40.1616337-07:00",
"UserIDCreated": 21,
"UserIDUpdated": 22,
"IsExcludeDiscount": true
}
],
"totalCount": 3
}
application/xml, text/xml
Sample:
<AsapResponseOfArrayOfActivateDTO3NYuOdgi 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:ActivateDTO>
<d2p1:CompanyCode i:nil="true" />
<d2p1:DateCreated>2025-10-30T09:57:40.1616337-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T09:57:40.1616337-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>21</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>22</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AddendumId>4</d2p1:AddendumId>
<d2p1:Attempts>1</d2p1:Attempts>
<d2p1:CallBackNumber>sample string 6</d2p1:CallBackNumber>
<d2p1:Called>1</d2p1:Called>
<d2p1:CaseNo>2</d2p1:CaseNo>
<d2p1:ClinicalPathwayTypeId>15</d2p1:ClinicalPathwayTypeId>
<d2p1:CompanyCode>sample string 16</d2p1:CompanyCode>
<d2p1:CreatedUserName>sample string 7</d2p1:CreatedUserName>
<d2p1:EmployeeId>sample string 5</d2p1:EmployeeId>
<d2p1:EncounterId>13</d2p1:EncounterId>
<d2p1:EntityId>14</d2p1:EntityId>
<d2p1:FirstName>sample string 9</d2p1:FirstName>
<d2p1:FollowUpInteractionType>12</d2p1:FollowUpInteractionType>
<d2p1:Id>1</d2p1:Id>
<d2p1:IsCompleted>true</d2p1:IsCompleted>
<d2p1:IsRescheduled>true</d2p1:IsRescheduled>
<d2p1:IsSendNotification>true</d2p1:IsSendNotification>
<d2p1:LastName>sample string 10</d2p1:LastName>
<d2p1:MedicalId>3</d2p1:MedicalId>
<d2p1:NiceURL>sample string 17</d2p1:NiceURL>
<d2p1:Note>sample string 8</d2p1:Note>
<d2p1:TelephonicFollowupId>1</d2p1:TelephonicFollowupId>
<d2p1:TotalAttempt>11</d2p1:TotalAttempt>
</d2p1:ActivateDTO>
<d2p1:ActivateDTO>
<d2p1:CompanyCode i:nil="true" />
<d2p1:DateCreated>2025-10-30T09:57:40.1616337-07:00</d2p1:DateCreated>
<d2p1:DateUpdated>2025-10-30T09:57:40.1616337-07:00</d2p1:DateUpdated>
<d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
<d2p1:UserIDCreated>21</d2p1:UserIDCreated>
<d2p1:UserIDUpdated>22</d2p1:UserIDUpdated>
<d2p1:ValidFlag>true</d2p1:ValidFlag>
<d2p1:AddendumId>4</d2p1:AddendumId>
<d2p1:Attempts>1</d2p1:Attempts>
<d2p1:CallBackNumber>sample string 6</d2p1:CallBackNumber>
<d2p1:Called>1</d2p1:Called>
<d2p1:CaseNo>2</d2p1:CaseNo>
<d2p1:ClinicalPathwayTypeId>15</d2p1:ClinicalPathwayTypeId>
<d2p1:CompanyCode>sample string 16</d2p1:CompanyCode>
<d2p1:CreatedUserName>sample string 7</d2p1:CreatedUserName>
<d2p1:EmployeeId>sample string 5</d2p1:EmployeeId>
<d2p1:EncounterId>13</d2p1:EncounterId>
<d2p1:EntityId>14</d2p1:EntityId>
<d2p1:FirstName>sample string 9</d2p1:FirstName>
<d2p1:FollowUpInteractionType>12</d2p1:FollowUpInteractionType>
<d2p1:Id>1</d2p1:Id>
<d2p1:IsCompleted>true</d2p1:IsCompleted>
<d2p1:IsRescheduled>true</d2p1:IsRescheduled>
<d2p1:IsSendNotification>true</d2p1:IsSendNotification>
<d2p1:LastName>sample string 10</d2p1:LastName>
<d2p1:MedicalId>3</d2p1:MedicalId>
<d2p1:NiceURL>sample string 17</d2p1:NiceURL>
<d2p1:Note>sample string 8</d2p1:Note>
<d2p1:TelephonicFollowupId>1</d2p1:TelephonicFollowupId>
<d2p1:TotalAttempt>11</d2p1:TotalAttempt>
</d2p1:ActivateDTO>
</jsonObj>
<message>sample string 2</message>
<totalCount>3</totalCount>
</AsapResponseOfArrayOfActivateDTO3NYuOdgi>