I am calling the GetOrderList api to fetch all orders
https://apisandbox.dev.clover.com/v3/merchants/<MID>/orders?expand=lineItems,customers.addresses,customers.emailAddresses,customers.phoneNumbers&limit=100
when i add items from the clover app on my tablet i don't receive the unitQty field in the lineItems. however, when i add the items from the api directly i can get the unitQty field.
Add item call:
https://apisandbox.dev.clover.com/v3/merchants/<MID>/orders/{0}/line_items