Skip to main content
POST
Create deals

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
title
string
required
Maximum string length: 191
pipeline_id
integer | null
stage_id
integer | null
value
number | null
Required range: 0 <= x <= 99999999
currency
string | null
Maximum string length: 10
contact_id
integer | null
owner_user_id
integer | null
expected_close_date
string<date-time> | null

Response

Successful response.

The response is of type object.