I wonder how I can check the remaining quota if I run a script which make calls to FinanceApp. As many other Google services, Google has set some restrictions for Finance service and I can't continue to test my script if it has reached its daily quota.
I've checked on my Google dashboard but there's no information about Finance service at all.
Anyone knows if there's a method similar to MailApp.getRemainingDailyQuota()
for FinanceApp?