PUT api/Lead/UpdateLead/{id}?phone={phone}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

phone

string

Required

Body Parameters

mLead
NameDescriptionTypeAdditional information
LeadId

integer

None.

LeadId2

string

None.

Company

string

None.

FirstName

string

None.

LastName

string

None.

Title

string

None.

Email

string

None.

Phone

string

None.

Fax

string

None.

Mobile

string

None.

Website

string

None.

SourceId

integer

None.

LeadStatusId

integer

None.

IndustryId

integer

None.

NoOfEmployee

string

None.

AnnualRevenue

decimal number

None.

RatingId

integer

None.

EmailOptOut

integer

None.

Skype

string

None.

Email2

string

None.

Twitter

string

None.

Street

string

None.

State

string

None.

Country

string

None.

City

string

None.

ZipCode

string

None.

Description

string

None.

ActiveId

integer

None.

TypeOfAccId

integer

None.

BranchId

string

None.

UserId

integer

None.

CreatedBy

integer

None.

CreatedDate

date

None.

UpdatedBy

integer

None.

ModifiedDate

date

None.

LeadImage

string

None.

CityId

integer

None.

DistrictId

integer

None.

ProvinceId

integer

None.

BillingCityId

integer

None.

BillingDistrictId

integer

None.

BillingProvinceId

integer

None.

FullName

string

None.

SponsorId

integer

None.

SalesChannelId

integer

None.

mSource

mSource

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.