#shroomlife-metered-billing-usage
1 messages · Page 1 of 1 (latest)
Hello! I guess you'd probably want to amend an existing usage record to update the quantity, right?
Yes
Sure, so you'd create a new record passing the timestamp parameter of an existing usage record, and use action: 'set' which will overwrite the existing quantity at that timestamp
thank you