Bill Subscription Customers for Usage

Cleverbridge Subscription API allows you to bill customers based on their usage of your product or service.

Which endpoint should I use?

I want to change:

Use:

Price, quantity, or both

either /updatesubscriptionitem
or /updatesubscriptionitemprice

For new developments or for modifying existing code
price, quantity and other subscription data

/updatesubscriptionitem

New developments in which the only changes are:

the subscription item's price and (optionally) quantity

/updatesubscriptionitemprice

📘

For more information on which API endpoint to use, see Change Subscription Price Immediately.

Use cases

Read through the supported property-change use cases to learn more about which API endpoints to use and how to set your API calls.

For clarity, all examples use Cloudify, a fictitious cloud storage company, as the sample business.