Docs

Log in to read the version of docs relevant to your site, or use the dropdown versions

How to obtain the Usage ID of a usage that is added to a subscription?

Scope

Can I retrieve the usage ID from Chargebee UI?

How do I retrieve the usage ID via API?

Can I export the usage IDs?

Summary

Usage ID is automatically added by the system when usage is added to a subscription. The usage ID is needed in order to perform a bulk operation to Delete Usage.

However, at present, the usage ID is neither exportable nor can be seen anywhere on the UI but only via API.

Solution

The Usage ID can only be obtained via the API.

The list usage API calls to get the usage IDs - https://apidocs.chargebee.com/docs/api/usages#list_usages

Was this article helpful?