We are using custom modifiers to capture some product specific data. This data is unique to each unit of item that we sell hence can not be included in Inventory for that item. I have noticed that when I fetch Order details through Get Orders Rest API, the same custom modifier is actually stored under the order.lineitem.note field. This is actually perfect for us. But before I code our custom back end order processing logic, I want to make sure that this is a feature not some side effect of a bug or something.
Can someone from Clover confirm that this is expected behavior and that you will not stop populating lineItem.Note field suddenly. Also is there a way to edit lineitem level note field from the POS device like Clover Mini