{ "orderLevelDiscountAmount": "long", "note": "", "userData": "", "priceWithModifiersAndItemAndOrderDiscounts": "long", "itemCode": "", "payments": "--Expandable Field--",But I have never seen the field priceWithModifiersAndItemAndOrderDiscounts in the API response when doing something like https://api.clover.com/v3/merchants/xxx/orders/yyy... for example.Is there a way to force the API to return this field? Or does it only appear in certain situations?
Thanks