#arieh_66370
1 messages · Page 1 of 1 (latest)
Don't believe you can delete a usage record, you can use action set to override the usage
https://stripe.com/docs/api/usage_records/create#usage_record_create-action
It will not help because the product option is defined the use the maximum usage value during the period. So even if I reduce the value, the max value will still be used
I see. Yeah unfortunately, there's no way to delete a record. Maybe you can apply it towards the next invoice as a credit?
Good idea, thanks