Skip to main content
POST
Convert conversation 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.

conversation_id
integer
required

The ID of the conversation.

Body

application/json
funnel_id
integer
required
Example:

3

lead_id
integer | null
Example:

42

stage_id
integer | null
Example:

7

Response

Deal created; 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>