{
"id": "cart-note-id",
"cartId": "cart-id",
"cartItemId": "cart-item-id", // (1)
"note": "My notes!",
"replies": [],
"authorType": "BLC_SALES_REP", // (2)
"authorId": "authorId",
"authorEmail": "author@email.com",
"internalOnly": "Y", // (3)
"dateCreated": "2022-09-26 18:11:42.729",
"additionalData": "{}" // (4)
}