GET api/GetAllFollowUpByLead/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetAllFollowUpByLeadVm
NameDescriptionTypeAdditional information
Id

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.

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.

ActivityId

integer

None.

ActivityFollowUp

string

None.

ActivityCreatedAt

string

None.

ActivityBy

string

None.

ActivityRemark

string

None.

ActivityActivityType

string

None.

ActivityOutcome

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Id": 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",
    "FollowUpDate": "sample string 9",
    "CreatedDate": "sample string 10",
    "NextFollowUpAgenda": "sample string 11",
    "FollowUpById": 1,
    "FollowUpBy": "sample string 12",
    "FollowUpToId": 1,
    "FollowUpTo": "sample string 13",
    "ClientName": "sample string 14",
    "FirstName": "sample string 15",
    "LastName": "sample string 16",
    "Mobile": "sample string 17",
    "ProjectId": 1,
    "ProjectName": "sample string 18",
    "Reminder": 19,
    "IsPerformed": true,
    "ActivityId": 21,
    "ActivityFollowUp": "sample string 22",
    "ActivityCreatedAt": "sample string 23",
    "ActivityBy": "sample string 24",
    "ActivityRemark": "sample string 25",
    "ActivityActivityType": "sample string 26",
    "ActivityOutcome": "sample string 27"
  },
  {
    "Id": 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",
    "FollowUpDate": "sample string 9",
    "CreatedDate": "sample string 10",
    "NextFollowUpAgenda": "sample string 11",
    "FollowUpById": 1,
    "FollowUpBy": "sample string 12",
    "FollowUpToId": 1,
    "FollowUpTo": "sample string 13",
    "ClientName": "sample string 14",
    "FirstName": "sample string 15",
    "LastName": "sample string 16",
    "Mobile": "sample string 17",
    "ProjectId": 1,
    "ProjectName": "sample string 18",
    "Reminder": 19,
    "IsPerformed": true,
    "ActivityId": 21,
    "ActivityFollowUp": "sample string 22",
    "ActivityCreatedAt": "sample string 23",
    "ActivityBy": "sample string 24",
    "ActivityRemark": "sample string 25",
    "ActivityActivityType": "sample string 26",
    "ActivityOutcome": "sample string 27"
  }
]

application/xml, text/xml

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