@@ -40,7 +40,8 @@ $newContentData = [
[
'label'=> 'weight',
'value' => $weight,
- 'effectiveDate' => $effectiveDate
+ 'effectiveDate' => $effectiveDate,
+ 'memo' => 'Created from note.'
]
];