Improvements
ChurnIQ
The hours of data refresh were changed - starting 6th April 2022 they are 45 mins earlier than previously. For example, if data refresh used to take place at 8:15 a.m., now it happens at 7:30 a.m.
For details please see How recent is my ChurnIQ data.
Classic Checkout
We have added captcha to the Classic Checkout registration to increase security.
API Changes
Added
New API endpoints have been added:
- Fetch offers - this new MediaStore SDK endpoint lets you list all your offers that meet the requirements given in the API request. For example, it allows you to filter offers by offer type or offer status.
- Create an offer - this new API 3.1 endpoint will allow you to create all types of offers supported at Cleeng: subscriptions, passes, live pay-per-view, and TVOD. It will optimize offer creation via API and will replace previous JSON RPC offer creation endpoints that are going to be phased out soon.
Deprecation warning
The following JSON RPC endpoints used for offer management are going to be deprecated in the near future:
VOD offers:
Event offers:
Single Offers:
Rental Offers:
Subscriptions:
- getSubscriptionOffer
- listSubscriptionOffer
- createSubscriptionOffer
- updateSubscriptionOffer
- deacivateSubscriptionOffer
Pass Offers: