PUT api/Lead/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

Lead
NameDescriptionTypeAdditional information
LeadId

integer

None.

UserId

integer

None.

LeadName

string

None.

LeadTitle

string

None.

ContactCountryCode

string

None.

ContactNumber

string

None.

Mobilenumber

string

None.

EmailId

string

None.

AdditionalInfo

string

None.

EmailSubscription

boolean

None.

SmsSubscription

boolean

None.

NoOfEmployees

integer

None.

AnnualRevenue

integer

None.

SourceId

integer

None.

StageId

integer

None.

DisqualificationReasonId

integer

None.

StatusId

integer

None.

IndustryId

integer

None.

AddressId

integer

None.

DesignationId

integer

None.

CountryId

integer

None.

LeadValue

integer

None.

RefCode

string

None.

LeadDate

date

None.

Remarks

string

None.

SecondaryContactCountryCode

string

None.

SecondaryContactNo

string

None.

SecondaryMailId

string

None.

CompanyMailId

string

None.

CompanyWebSite

string

None.

LeadType

integer

None.

LeadCompanyId

integer

None.

ImportantFlag

boolean

None.

AssignToUserId

integer

None.

Address

Address

None.

User

User

None.

LeadSource

Source

None.

LeadStage

Stage

None.

LeadStatus

Status

None.

Industry

Industry

None.

LeadBranch

LeadBranch

None.

Designation

Designation

None.

LeadCompany

LeadCompany

None.

AssignToUser

User

None.

LeadSummary

string

None.

CreatedDate

date

Data type: DateTime

CreatedBy

string

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.