Is there an API endpoint to access a total of order level discounts?
No. In fact the data on the server is not calculated in any way. Any system built on top of Clover orders needs to manage totaling the order themselves, and sending the total to the server.
I previously created a sample to show you how to total the order. You should be able to get what you need from that.
Hi @Jeffrey Blattman I noticed the orderLevelDiscountAmount attribute for Line Items in the API explorer, is that now available? I am unable to get it to show using expand...
1 Person is following this question.