pipedrive

Create Deal

Create a deal in Pipedrive.

post/v1/pipedrive/deals

Query parameters

workspace_idstring uuid required

Request body

titlestring required
valuenumber nullable
currencystring nullable
person_idinteger nullable
org_idinteger nullable
stage_idinteger nullable
statusstring nullable
probabilitynumber nullable
expected_close_datestring nullable
visible_tostring nullable
labelinteger nullable

Response

Successful Response

idinteger required
titlestring nullable
valuenumber nullable
currencystring nullable
person_idinteger nullable
org_idinteger nullable
stage_idinteger nullable
statusstring nullable
probabilitynumber nullable
pipeline_idinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.