Notesedit

User notes

Propertiesedit

notes (array[Note])
Notes

Exampleedit

{
   "notes" : [
      {
         "id" : "string",
         "message" : "string",
         "timestamp" : "2019-01-01T00:00:00Z",
         "user_id" : "string"
      }
   ]
}