Skip to main content
POST
Create a pipeline card

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.

id
integer
required

The ID of the pipeline.

Body

application/json
funnel_stage_id
integer
Example:

7

lead_id
integer | null
Example:

42

custom_name
string | null
Example:

"New Deal"

lead_value
number<float> | null
lead_currency
string | null
assigned_agent_id
integer | null
position
integer | null

Response

Card created.

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>