Create a deal note

Create a new note for a deal

To create a deal note, following permissions are required.

  • Deal permission: the user should have a permission to manage deals.
  • Pipeline-specific permission: the user should have a permission to manage the pipeline the deal belongs to.
{
  "note": {
    "note": "Note for the deal"
  }
}
Language
Authorization
Header
URL