Skip to main content
POST
Convert lead to deal

Authorizations

api_access_token
string
header
required

API access token for authentication. Obtain from your Voxys Connect profile settings.

Path Parameters

account_id
integer
required

The numeric ID of the account.

lead_id
integer
required

The ID of the lead to convert.

Body

application/json
funnel_id
integer
required
Example:

3

funnel_stage_id
integer | null
Example:

7

Response

Lead converted; returns the new funnel card.

id
integer
Example:

55

funnel_id
integer
Example:

3

funnel_stage_id
integer
Example:

7

lead
object
position
integer
Example:

1

created_at
string<date-time>
updated_at
string<date-time>