v3.37 Release Notes
New & Updated Features
Consumption-Based services billing update
We have changed the logic for the first billing date for a consumption-based subscription, making it easier for Brokers to charge for the initial period. Previously, consumption-based subscriptions followed the same logic as product-based offerings, where a grace period is applied until the first billing date. This resulted in a delayed billing start, making it harder for Brokers to charge for the initial period which has been resolved with this release.
For more information on this feature, click here
API Enhancements
A new API call was introduced that allows a broker to submit consumption for consumption-based services.
A new API call was introduced that enables the broker to update custom service properties for an organisation.
API Custom Properties updates
The ability to GET/POST/PUT custom properties via API has been added to the following API calls
GET /api/resellers/{resellerId}/services/{id}
GET /api/resellers/{resellerId}/organizations/{organizationId}/services/{serviceId}/subscriptions
POST /api/resellers/{resellerId}/organizations/{organizationId}/services/{serviceId}/subscriptions
PUT /api/resellers/{resellerId}/organizations/{organizationId}/services/{serviceId}/subscriptions
For more information - Cloudmore API documentation is available here