Skip to main content
PUT
Update a general lead

Authorizations

Authorization
string
header
required

JWT token issued from the RenovationFind Manager Portal

Path Parameters

generalLeadId
integer<int64>
required

Body

application/json

Full general lead representation with all details including customer info, job details, vendor relations, location, financial info, and communications.

id
integer<int64>
customerName
string
email
string
phone
string
dateCreated
string<date-time>
dateModified
string<date-time>
jobDescription
string
jobAmount
number<double>
paidAmount
number<double>
detailedProjectDescription
string
generalLeadStatus
string
specificLeadStatus
string
leadSourceType
string
assignedVendorId
integer<int64>
assignedVendorName
string
referrerVendorId
integer<int64>
referrerVendorName
string
postalCode
string
city
string
serviceBoundary
object
contactTime
string
contactMethod
string
leadTimeframe
string
quoteTimeframe
string
projectStage
string
renofindLeadType
string
jobBudget
number<double>
paymentStatus
string
phoneLead
boolean
externalNotes
string
essentialInternalNotes
string
requiresAction
boolean
requireActionReason
string
endCustomer
object

Response

200 - application/json

Lead updated

success
boolean
data
object

Full general lead representation with all details including customer info, job details, vendor relations, location, financial info, and communications.

message
string