POST https://:account.api-us1.com/api/3/deals/id/notes
- JSON
{
"note": {
"note": "Note for the deal"
}
}
201 Created
PATH PARAMS
id REQUIRED
string Deal's id to assign new note to
BODY PARAMS
note
object
note.note REQUIRED
string Deal note's content
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.
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.