Skip to main content
POST
Convert lead to deal

Path Parameters

id
integer<int32>
required

The ID of the lead to convert to deal.

Body

contact
object
deal
object
associateNotes
boolean
associateAttachments
boolean
associateMeetings
boolean

Response

Lead converted to deal

id
integer<int32>
creationDate
string<date-time>
properties
object | null
partnerId
integer<int32> | null
sourcePartnerId
integer<int32> | null
userPartnerOwnerId
integer<int32> | null
dealId
integer<int32> | null
customerId
integer<int32> | null
deadLine
string<date-time> | null
assignedDate
string<date-time> | null
acceptedDate
string<date-time> | null
refusedDate
string<date-time> | null
convertedDate
string<date-time> | null
abandonedDate
string<date-time> | null
status
enum<string>
Available options:
Unknown,
Unassigned,
Pending,
Accepted,
Refused,
Reassigned,
Converted,
Abandoned
partnerName
string | null
dealName
string | null
customerName
string | null
source
enum<string>
Available options:
Unknown,
Website,
Partner,
Api,
Zapier,
Tenant,
System,
HubSpot,
Stripe,
PartnerDirectory
transferredLeadId
integer<int32> | null
currency
string | null
ownerUserId
integer<int32> | null
owner
object