- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Question: Is there a way to mass delete records using API or UI?
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution:
The best way to accomplish this is to use a SOAP (delete) API call, the following Knowledge Center article provides more details: How to Delete Usage from an Account using a SOAP API delete call.
Additionally, if the usage records were input to Zuora via a CSV/XLS file then you can go to Billing -> Usage in the UI and click on the file name under File Name column and delete the whole file. This will delete all usage records in the file.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution:
The best way to accomplish this is to use a SOAP (delete) API call, the following Knowledge Center article provides more details: How to Delete Usage from an Account using a SOAP API delete call.
Additionally, if the usage records were input to Zuora via a CSV/XLS file then you can go to Billing -> Usage in the UI and click on the file name under File Name column and delete the whole file. This will delete all usage records in the file.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √