Create Note
https://api.peach-in.com/v4/notesRequest Body
Name
Type
Description
{
"noteBody": {
"category": "note",
"contactId": "021c7480-a78d-11ed-b81e-25a6589f69b1",
"noteTitle": "new title",
"noteBody": "What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and typesetting industry.",
"source": "CLIENT_API"
},
"interactionResponse": "\"021c7480-a78d-11ed-b81e-25a6589f69b1_f2557640-3117-11ee-bc76-2969ccb62a55\""
}Last updated