I am trying to calculate the total cost of goods sold for an order. It was suggested to me to use the line item quantity sold times the unit cost of the item. The quantity sold is always zero from the response to the API request for Order Line items. Does this mean there was 1 item sold? If so, then I still am coming up short between my application and the Clover report. Your assistance would be greatly appreciated.