For billing, we are triggering meter event using GET request with accesstoken as follows -
https :// api. clover. com /v3/apps/{appId}/merchants/{merchantId}/metereds/{meterId}?count={amount}
In response we are getting blank array [] without any exception or error message.
But when we list metered bill in Billing section of our App, we get - "No charges found".
Thanks for any help in advance,