We have some merchants who have more than one of our apps installed. I'd like to use the API to determine how much the merchant is paying for all of our services.
Is there a way to return all of the installed apps along with their subscription/ billing amount.
Closest I can find is GET `https://api.eu.clover.com:443/v3/merchants/{mid}/apps` - however it's not returning the actual amount/ payment plan price for the apps.
Is there an expandable field I can use to get this info?
Thanks!