GET api/GetLeadById/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

GetLeadByIdVm
NameDescriptionTypeAdditional information
MasterId

integer

None.

HasDuplicates

boolean

None.

IsFresh

boolean

None.

IsContacted

boolean

None.

LastContactedAt

date

None.

LastActivityId

integer

None.

LastActivity

FollowUpVm

None.

IsReturning

boolean

None.

ReturnedAt

date

None.

IsSiteVisitConducted

boolean

None.

SiteVisitConductedAt

date

None.

LastSiteVisitId

integer

None.

LastSiteVisit

FollowUpVm

None.

Hotness

integer

None.

SourceId

integer

None.

Source

string

None.

SubSourceId

integer

None.

SubSource

string

None.

AlternateNumbers

string

None.

Date

string

None.

LeadDate

date

None.

DateOfBirth

string

None.

DateOfAnniversary

string

None.

ClientName

string

None.

FirstName

string

None.

LastName

string

None.

MembershipType

string

None.

CustomerId

integer

None.

ClientContactCC

string

None.

ClientContact

string

None.

ClientContactInternational

string

None.

SecondaryNumberCC

string

None.

SecondaryNumber

string

None.

SecondaryNumberInternational

string

None.

ClientEmail

string

None.

BrokerInvolved

boolean

None.

BrokerContact

string

None.

BrokerName

string

None.

LeadTypeId

integer

None.

LeadType

string

None.

LeadSubTypeId

integer

None.

LeadSubType

string

None.

CompanyContactTypeId

integer

None.

CompanyConatctType

string

None.

Problem

string

None.

IsPropertyShown

boolean

None.

AllowedForId

integer

None.

AllowedForName

string

None.

LeadStageId

integer

None.

LeadStage

string

None.

LeadCategoryId

integer

None.

LeadCategoryName

string

None.

IsPropertyShortlisted

boolean

None.

RequirementId

integer

None.

Requirement

string

None.

CarpetArea

decimal number

None.

Budget

decimal number

None.

Remark

string

None.

UserIds

Collection of integer

None.

UserNames

Collection of string

None.

UserId

integer

None.

UserName

string

None.

SourcingManagerId

integer

None.

ProjectId

integer

None.

ProjectName

string

None.

UnitId

integer

None.

UnitName

string

None.

Success

boolean

None.

Message

string

None.

StateId

integer

None.

CompanyStageReasonId

integer

None.

CompanyStageReason

string

None.

LocationId

integer

None.

City

string

None.

BudgetRangeId

integer

None.

BudgetRange

string

None.

BudgetMin

decimal number

None.

BudgetMax

decimal number

None.

AreaMin

decimal number

None.

AreaMax

decimal number

None.

Furnish

string

None.

ProfileImageUrl

string

None.

UnitTypes

Collection of GetAllMasterVm

None.

LeadPropertySubTypes

Collection of KeyValuePairVm

None.

Documents

Collection of ImageVM

None.

PropertyMatch

LeadPropertyMatch

None.

Address

string

None.

LeadAddress

string

None.

LeadCity

string

None.

LeadState

string

None.

LeadCountry

string

None.

LeadZipcode

string

None.

Lat

decimal number

None.

Lng

decimal number

None.

GoogleUrl

string

None.

CampaignId

integer

None.

CampaignName

string

None.

CampaignChannelId

integer

None.

CampaignChannelName

string

None.

Country

string

None.

State

string

None.

District

string

None.

Location

string

None.

SubLocation

string

None.

InventoryLocationArea

string

None.

Pincode

string

None.

Id

integer

None.

LeadNumber

integer

None.

Type

string

None.

IsInvestor

boolean

None.

IsForRent

boolean

None.

IsForSale

boolean

None.

IsFurnished

boolean

None.

Deposit

decimal number

None.

IsLumsum

boolean

None.

SaleAmount

decimal number

None.

Area

decimal number

None.

IsLoan

boolean

None.

LoanBank

string

None.

LoanAmount

decimal number

None.

LoanInterest

decimal number

None.

LoanPeriod

decimal number

None.

Terms

string

None.

CPTagRemainingDays

integer

None.

EmploymentType

string

None.

Income

decimal number

None.

Designation

string

None.

CompanyName

string

None.

Projects

Collection of integer

None.

Bookings

Collection of GetBookingVm

None.

LeadInterests

Collection of LeadInterestVm

None.

CreatedById

integer

None.

CreatedByName

string

None.

CompanyPropertyTypeId

integer

None.

CompanyPropertyType

string

None.

AreaMetricName

string

None.

AreaMetricId

integer

None.

AreaMetricCode

string

None.

LastAssignedToId

integer

None.

LastAssignedStageId

integer

None.

LastAssignedToName

string

None.

LastAssignedStageName

string

None.

LastAssignedDate

date

None.

LastStageUpdatedDate

date

None.

ChannelPartnerId

integer

None.

ChannelPartnerName

string

None.

ChannelPartnerCompanyName

string

None.

ChannelPartnerMobileCC

string

None.

ChannelPartnerMobile

string

None.

LeadInterestId

integer

None.

LeadInterestStageId

integer

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'UserIds' on 'BrokerServer.Models.InventoryModels.GetInventoryVm'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'UserIds' on 'BrokerServer.Models.InventoryModels.GetInventoryVm'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: There was an error serializing the object of type BrokerServer.Services.Lead.GetLeadByIdVm. Input string was not in a correct format.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: There was an error serializing the object of type BrokerServer.Services.Lead.GetLeadByIdVm. Input string was not in a correct format.