Create a note

POST {{baseUrl}}/crm/notes

Request Body

{"text"=>"In communication with client for resolution of queries.", "contactIds"=>[247, 1, 2], "dealIds"=>["61a5ce58c5d4795761045990", "61a5ce58c5d4795761045991"], "companyIds"=>["61a5ce58c5d4795761045990", "61a5ce58c5d4795761045991"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"61a5cd07ca1347c82306ad09"}