I am trying to get NET closeout totals for last 5 days.
I know reports can be generated, but I need the numeric values. Is there an API or a convenient SDK feature, that can return totals per day (at closeout) ?
The other option - i see is : Look at each order, addup line items, tax, tips, refunds etc - for EACH order, then total them - for EACH day.
Any guidance on this is appreciated.