Add a deal

POST {{baseUrl}}/deals

Adds a new deal. All deals created through the Pipedrive API will have a origin set to API. Note that you can supply additional custom fields along with the request that are not described here. These custom fields are different for each Pipedrive account and can be recognized by long hashes as keys. To determine which custom fields exists, fetch the dealFields and look for key values. For more information, see the tutorial for adding a deal.

Request Body

{"title"=>"<string>", "value"=>"<string>", "label"=>["<integer>", "<integer>"], "currency"=>"<string>", "user_id"=>"<integer>", "person_id"=>"<integer>", "org_id"=>"<integer>", "pipeline_id"=>"<integer>", "stage_id"=>"<integer>", "status"=>"<string>", "origin_id"=>"<string>", "channel"=>"<integer>", "channel_id"=>"<string>", "add_time"=>"<string>", "won_time"=>"<string>", "lost_time"=>"<string>", "close_time"=>"<string>", "expected_close_date"=>"<date>", "probability"=>"<number>", "lost_reason"=>"<string>", "visible_to"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;success&quot;:true,&quot;data&quot;:{&quot;id&quot;:1,&quot;creator_user_id&quot;:{&quot;id&quot;:8877,&quot;name&quot;:&quot;Creator&quot;,&quot;email&quot;:&quot;john.doe@pipedrive.com&quot;,&quot;has_pic&quot;:false,&quot;pic_hash&quot;:null,&quot;active_flag&quot;:true,&quot;value&quot;:8877},&quot;user_id&quot;:{&quot;id&quot;:8877,&quot;name&quot;:&quot;Creator&quot;,&quot;email&quot;:&quot;john.doe@pipedrive.com&quot;,&quot;has_pic&quot;:false,&quot;pic_hash&quot;:null,&quot;active_flag&quot;:true,&quot;value&quot;:8877},&quot;person_id&quot;:{&quot;active_flag&quot;:true,&quot;name&quot;:&quot;Person&quot;,&quot;email&quot;:[{&quot;label&quot;:&quot;work&quot;,&quot;value&quot;:&quot;person@pipedrive.com&quot;,&quot;primary&quot;:true}],&quot;phone&quot;:[{&quot;label&quot;:&quot;work&quot;,&quot;value&quot;:&quot;37244499911&quot;,&quot;primary&quot;:true}],&quot;value&quot;:1101},&quot;org_id&quot;:{&quot;name&quot;:&quot;Organization&quot;,&quot;people_count&quot;:2,&quot;owner_id&quot;:8877,&quot;address&quot;:&quot;&quot;,&quot;active_flag&quot;:true,&quot;cc_email&quot;:&quot;org@pipedrivemail.com&quot;,&quot;value&quot;:5},&quot;stage_id&quot;:2,&quot;title&quot;:&quot;Deal One&quot;,&quot;value&quot;:5000,&quot;currency&quot;:&quot;EUR&quot;,&quot;add_time&quot;:&quot;2019-05-29 04:21:51&quot;,&quot;update_time&quot;:&quot;2019-11-28 16:19:50&quot;,&quot;stage_change_time&quot;:&quot;2019-11-28 15:41:22&quot;,&quot;active&quot;:true,&quot;deleted&quot;:false,&quot;status&quot;:&quot;open&quot;,&quot;probability&quot;:null,&quot;next_activity_date&quot;:&quot;2019-11-29&quot;,&quot;next_activity_time&quot;:&quot;11:30:00&quot;,&quot;next_activity_id&quot;:128,&quot;last_activity_id&quot;:null,&quot;last_activity_date&quot;:null,&quot;lost_reason&quot;:null,&quot;visible_to&quot;:&quot;1&quot;,&quot;close_time&quot;:null,&quot;pipeline_id&quot;:1,&quot;won_time&quot;:&quot;2019-11-27 11:40:36&quot;,&quot;first_won_time&quot;:&quot;2019-11-27 11:40:36&quot;,&quot;lost_time&quot;:&quot;&quot;,&quot;products_count&quot;:0,&quot;files_count&quot;:0,&quot;notes_count&quot;:2,&quot;followers_count&quot;:0,&quot;email_messages_count&quot;:4,&quot;activities_count&quot;:1,&quot;done_activities_count&quot;:0,&quot;undone_activities_count&quot;:1,&quot;participants_count&quot;:1,&quot;expected_close_date&quot;:&quot;2019-06-29&quot;,&quot;last_incoming_mail_time&quot;:&quot;2019-05-29 18:21:42&quot;,&quot;last_outgoing_mail_time&quot;:&quot;2019-05-30 03:45:35&quot;,&quot;label&quot;:&quot;11&quot;,&quot;origin&quot;:&quot;API&quot;,&quot;origin_id&quot;:&quot;Zapier&quot;,&quot;channel&quot;:16,&quot;channel_id&quot;:null,&quot;stage_order_nr&quot;:2,&quot;person_name&quot;:&quot;Person&quot;,&quot;org_name&quot;:&quot;Organization&quot;,&quot;next_activity_subject&quot;:&quot;Call&quot;,&quot;next_activity_type&quot;:&quot;call&quot;,&quot;next_activity_duration&quot;:&quot;00:30:00&quot;,&quot;next_activity_note&quot;:&quot;Note content&quot;,&quot;formatted_value&quot;:&quot;€5,000&quot;,&quot;weighted_value&quot;:5000,&quot;formatted_weighted_value&quot;:&quot;€5,000&quot;,&quot;weighted_value_currency&quot;:&quot;EUR&quot;,&quot;rotten_time&quot;:null,&quot;owner_name&quot;:&quot;Creator&quot;,&quot;cc_email&quot;:&quot;company+deal1@pipedrivemail.com&quot;,&quot;org_hidden&quot;:false,&quot;person_hidden&quot;:false,&quot;acv&quot;:null,&quot;arr&quot;:null,&quot;mrr&quot;:null,&quot;acv_currency&quot;:null,&quot;arr_currency&quot;:null,&quot;mrr_currency&quot;:null},&quot;related_objects&quot;:{&quot;user&quot;:{&quot;8877&quot;:{&quot;id&quot;:8877,&quot;name&quot;:&quot;Creator&quot;,&quot;email&quot;:&quot;john.doe@pipedrive.com&quot;,&quot;has_pic&quot;:false,&quot;pic_hash&quot;:null,&quot;active_flag&quot;:true}},&quot;organization&quot;:{&quot;2&quot;:{&quot;id&quot;:2,&quot;name&quot;:&quot;Organization&quot;,&quot;people_count&quot;:2,&quot;owner_id&quot;:8877,&quot;address&quot;:&quot;Mustamäe tee 3a, 10615 Tallinn&quot;,&quot;active_flag&quot;:true,&quot;cc_email&quot;:&quot;org@pipedrivemail.com&quot;}},&quot;person&quot;:{&quot;1101&quot;:{&quot;active_flag&quot;:true,&quot;id&quot;:1101,&quot;name&quot;:&quot;Person&quot;,&quot;email&quot;:[{&quot;label&quot;:&quot;work&quot;,&quot;value&quot;:&quot;person@pipedrive.com&quot;,&quot;primary&quot;:true}],&quot;phone&quot;:[{&quot;label&quot;:&quot;work&quot;,&quot;value&quot;:&quot;3421787767&quot;,&quot;primary&quot;:true}],&quot;owner_id&quot;:8877}},&quot;stage&quot;:{&quot;2&quot;:{&quot;id&quot;:2,&quot;company_id&quot;:123,&quot;order_nr&quot;:1,&quot;name&quot;:&quot;Stage Name&quot;,&quot;active_flag&quot;:true,&quot;deal_probability&quot;:100,&quot;pipeline_id&quot;:1,&quot;rotten_flag&quot;:false,&quot;rotten_days&quot;:null,&quot;add_time&quot;:&quot;2015-12-08 13:54:06&quot;,&quot;update_time&quot;:&quot;2015-12-08 13:54:06&quot;,&quot;pipeline_name&quot;:&quot;Pipeline&quot;,&quot;pipeline_deal_probability&quot;:true}},&quot;pipeline&quot;:{&quot;1&quot;:{&quot;id&quot;:1,&quot;name&quot;:&quot;Pipeline&quot;,&quot;url_title&quot;:&quot;Pipeline&quot;,&quot;order_nr&quot;:0,&quot;active&quot;:true,&quot;deal_probability&quot;:true,&quot;add_time&quot;:&quot;2015-12-08 10:00:24&quot;,&quot;update_time&quot;:&quot;2015-12-08 10:00:24&quot;}}}}