Hi, i am using clover Rest API to get orders, In my order there are many line items that can be grouped but the Order API is not grouping them, how can i group the similar line items
I don't believe that is possible via the API, there is a "groupLineItems" property on an order but I believe the applies to the receipt (and perhaps some other internal views) and not the API response.
okay can i know what logic groupLineItems is using ? how can i implement that internally any guide or tips ?
If you are working with Clover inventory, it should be fairly easy to do based on the item uuid.
1 Person is following this question.