API to create a "note" in a deal

Hi, we are trying to add a note from a e-commerce to a new deal in Pipedrive.

However i have not successful to find the “note” API for a deal, anyone knows how to do this?

We are trying to write a note in the deal but dont find the right value to choose:

  • title
  • value
  • currency
  • user_id
  • person_id
  • org_id
  • stage_id
  • status
  • expected_close_date
  • probability
  • lost_reason
  • visible_to
  • add_time
  • string

Help appreciated

Hi Rodrigo,

To add a note, please use
POST
/notes and then add the deal_id that you wish to add the Note to.