Impact non-currency resource
I am using a non-currency resource to track number of minutes. At the end of the billing cycle, I want to make the balance of that resource ID to Zero. Then, in the new billing cycle, I want to update the same sub-balance. How can I do that. Currently, for every billing cycle, a new sub-balance is created for that resource ID.
Thanks