It seems that the data we are getting from https://docs.clover.com/reference/ordergetorders-2 API is giving us sales data that DOES NOT include the tip. For example, the Total = Sum (Item Total) - Sum (Discounts) + Tax. If there is a tip it does NOT show up in the Total. In order to determine how much was Tendered, do we need to add the Tip to the total?