v3.32 Release Notes
New & Updated Features
Submit historical consumption for metered services
With this update, brokers can now edit consumption data for the previous billing period. So, if a user has missed submitting their consumption for the last period, it’s now possible to correct the billing.

Please be aware that submitting consumption for the previous period will change existing billing data that may already have been exposed to the end-user.
For more information on this feature, click here
Custom Service Links – Unique per Organisation
With this update, a user can define external links for a service that are unique to an individual organisation. This gives the ability, for example, to provide unique single-sign-on links or to direct the user to a specific customer page within an external system.

For more information on this feature, click here.
Minor API update to updating subscriptions
Cloudmore continues to enrich our API capabilities, and in this version, the fields “startDate” and “isTrial” have been added to the update subscription API call:
PUT /API/resellers/{resellerId}/organizations/{organizationId}/services/{serviceId}/subscriptions/{subscriptionId}
The field “NextBillingDate” has been added to the get subscription API call:
GET /API/resellers/{resellerId}/organizations/{organizationId}/services/{serviceId}/subscriptions/{subscriptionId}
Please see the Cloudmore swagger file for details on these calls. https://api.cloudmore.com/swagger/