GET api/GetFollowUpDashboard

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of GetFollowUpVm
NameDescriptionTypeAdditional information
Id

integer

None.

LeadId

integer

None.

Type

string

None.

Remark

string

None.

ActivityTypeId

integer

None.

ActivityType

string

None.

ActivityModeId

integer

None.

ActivityMode

string

None.

LeadStageId

integer

None.

LeadStage

string

None.

LeadPotentialId

integer

None.

LeadPotential

string

None.

OutcomeId

integer

None.

Outcome

string

None.

OverdueDays

integer

None.

FollowUpDate

string

None.

CreatedDate

string

None.

NextFollowUpAgenda

string

None.

FollowUpById

integer

None.

FollowUpBy

string

None.

FollowUpToId

integer

None.

FollowUpTo

string

None.

ClientName

string

None.

FirstName

string

None.

LastName

string

None.

Mobile

string

None.

ProjectId

integer

None.

ProjectName

string

None.

Reminder

integer

None.

IsPerformed

boolean

None.

SetReminder

boolean

None.

CanSetReminder

boolean

None.

ActivityId

integer

None.

CompanyStageReason

string

None.

CompanyStageReasonId

integer

None.

ActivityFollowUp

string

None.

ActivityCreatedAt

string

None.

ActivityBy

string

None.

ActivityRemark

string

None.

ActivityOutcome

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": 1,
    "LeadId": 1,
    "Type": "sample string 2",
    "Remark": "sample string 3",
    "ActivityTypeId": 1,
    "ActivityType": "sample string 4",
    "ActivityModeId": 1,
    "ActivityMode": "sample string 5",
    "LeadStageId": 1,
    "LeadStage": "sample string 6",
    "LeadPotentialId": 1,
    "LeadPotential": "sample string 7",
    "OutcomeId": 1,
    "Outcome": "sample string 8",
    "OverdueDays": 9,
    "FollowUpDate": "sample string 10",
    "CreatedDate": "sample string 11",
    "NextFollowUpAgenda": "sample string 12",
    "FollowUpById": 1,
    "FollowUpBy": "sample string 13",
    "FollowUpToId": 1,
    "FollowUpTo": "sample string 14",
    "ClientName": "sample string 15",
    "FirstName": "sample string 16",
    "LastName": "sample string 17",
    "Mobile": "sample string 18",
    "ProjectId": 1,
    "ProjectName": "sample string 19",
    "Reminder": 20,
    "IsPerformed": true,
    "SetReminder": true,
    "CanSetReminder": true,
    "ActivityId": 24,
    "CompanyStageReason": "sample string 25",
    "CompanyStageReasonId": 1,
    "ActivityFollowUp": "sample string 26",
    "ActivityCreatedAt": "sample string 27",
    "ActivityBy": "sample string 28",
    "ActivityRemark": "sample string 29",
    "ActivityOutcome": "sample string 30"
  },
  {
    "Id": 1,
    "LeadId": 1,
    "Type": "sample string 2",
    "Remark": "sample string 3",
    "ActivityTypeId": 1,
    "ActivityType": "sample string 4",
    "ActivityModeId": 1,
    "ActivityMode": "sample string 5",
    "LeadStageId": 1,
    "LeadStage": "sample string 6",
    "LeadPotentialId": 1,
    "LeadPotential": "sample string 7",
    "OutcomeId": 1,
    "Outcome": "sample string 8",
    "OverdueDays": 9,
    "FollowUpDate": "sample string 10",
    "CreatedDate": "sample string 11",
    "NextFollowUpAgenda": "sample string 12",
    "FollowUpById": 1,
    "FollowUpBy": "sample string 13",
    "FollowUpToId": 1,
    "FollowUpTo": "sample string 14",
    "ClientName": "sample string 15",
    "FirstName": "sample string 16",
    "LastName": "sample string 17",
    "Mobile": "sample string 18",
    "ProjectId": 1,
    "ProjectName": "sample string 19",
    "Reminder": 20,
    "IsPerformed": true,
    "SetReminder": true,
    "CanSetReminder": true,
    "ActivityId": 24,
    "CompanyStageReason": "sample string 25",
    "CompanyStageReasonId": 1,
    "ActivityFollowUp": "sample string 26",
    "ActivityCreatedAt": "sample string 27",
    "ActivityBy": "sample string 28",
    "ActivityRemark": "sample string 29",
    "ActivityOutcome": "sample string 30"
  }
]

application/xml, text/xml

Sample:
<ArrayOfGetFollowUpVm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BrokerServer.Services.Lead">
  <GetFollowUpVm>
    <ActivityBy>sample string 28</ActivityBy>
    <ActivityCreatedAt>sample string 27</ActivityCreatedAt>
    <ActivityFollowUp>sample string 26</ActivityFollowUp>
    <ActivityId>24</ActivityId>
    <ActivityMode>sample string 5</ActivityMode>
    <ActivityModeId>1</ActivityModeId>
    <ActivityOutcome>sample string 30</ActivityOutcome>
    <ActivityRemark>sample string 29</ActivityRemark>
    <ActivityType>sample string 4</ActivityType>
    <ActivityTypeId>1</ActivityTypeId>
    <CanSetReminder>true</CanSetReminder>
    <ClientName>sample string 15</ClientName>
    <CompanyStageReason>sample string 25</CompanyStageReason>
    <CompanyStageReasonId>1</CompanyStageReasonId>
    <CreatedDate>sample string 11</CreatedDate>
    <FirstName>sample string 16</FirstName>
    <FollowUpBy>sample string 13</FollowUpBy>
    <FollowUpById>1</FollowUpById>
    <FollowUpDate>sample string 10</FollowUpDate>
    <FollowUpTo>sample string 14</FollowUpTo>
    <FollowUpToId>1</FollowUpToId>
    <Id>1</Id>
    <IsPerformed>true</IsPerformed>
    <LastName>sample string 17</LastName>
    <LeadId>1</LeadId>
    <LeadPotential>sample string 7</LeadPotential>
    <LeadPotentialId>1</LeadPotentialId>
    <LeadStage>sample string 6</LeadStage>
    <LeadStageId>1</LeadStageId>
    <Mobile>sample string 18</Mobile>
    <NextFollowUpAgenda>sample string 12</NextFollowUpAgenda>
    <Outcome>sample string 8</Outcome>
    <OutcomeId>1</OutcomeId>
    <OverdueDays>9</OverdueDays>
    <ProjectId>1</ProjectId>
    <ProjectName>sample string 19</ProjectName>
    <Remark>sample string 3</Remark>
    <Reminder>20</Reminder>
    <SetReminder>true</SetReminder>
    <Type>sample string 2</Type>
  </GetFollowUpVm>
  <GetFollowUpVm>
    <ActivityBy>sample string 28</ActivityBy>
    <ActivityCreatedAt>sample string 27</ActivityCreatedAt>
    <ActivityFollowUp>sample string 26</ActivityFollowUp>
    <ActivityId>24</ActivityId>
    <ActivityMode>sample string 5</ActivityMode>
    <ActivityModeId>1</ActivityModeId>
    <ActivityOutcome>sample string 30</ActivityOutcome>
    <ActivityRemark>sample string 29</ActivityRemark>
    <ActivityType>sample string 4</ActivityType>
    <ActivityTypeId>1</ActivityTypeId>
    <CanSetReminder>true</CanSetReminder>
    <ClientName>sample string 15</ClientName>
    <CompanyStageReason>sample string 25</CompanyStageReason>
    <CompanyStageReasonId>1</CompanyStageReasonId>
    <CreatedDate>sample string 11</CreatedDate>
    <FirstName>sample string 16</FirstName>
    <FollowUpBy>sample string 13</FollowUpBy>
    <FollowUpById>1</FollowUpById>
    <FollowUpDate>sample string 10</FollowUpDate>
    <FollowUpTo>sample string 14</FollowUpTo>
    <FollowUpToId>1</FollowUpToId>
    <Id>1</Id>
    <IsPerformed>true</IsPerformed>
    <LastName>sample string 17</LastName>
    <LeadId>1</LeadId>
    <LeadPotential>sample string 7</LeadPotential>
    <LeadPotentialId>1</LeadPotentialId>
    <LeadStage>sample string 6</LeadStage>
    <LeadStageId>1</LeadStageId>
    <Mobile>sample string 18</Mobile>
    <NextFollowUpAgenda>sample string 12</NextFollowUpAgenda>
    <Outcome>sample string 8</Outcome>
    <OutcomeId>1</OutcomeId>
    <OverdueDays>9</OverdueDays>
    <ProjectId>1</ProjectId>
    <ProjectName>sample string 19</ProjectName>
    <Remark>sample string 3</Remark>
    <Reminder>20</Reminder>
    <SetReminder>true</SetReminder>
    <Type>sample string 2</Type>
  </GetFollowUpVm>
</ArrayOfGetFollowUpVm>