Connect-API v1 Has been deprecated and is no longer supported.
8 posts tagged with "v1"
View All TagsDelete SIM and Cancel Order
New delete SIM endpoint allow us to delete a SIM and consequently cancel an order. With this new feature it becomes possible to automate most of the refund use-cases by cancelling an order and deleting the eSIM profile and subscriptions associated with it.
QRcode Generation
Each new completed activation order is now returning a QRCode url which contains a QRCode image that can easily be used to install a new eSIM on a iOS or Android device.
Push Install feature
This release comes with one big new feature called Push Install. This adds a new profile installation method to our platform which doesn’t require a QRCode nor direct LPA integration with our SDKs. The way it works is that when ordering a new profile you can specify the EID of the target device, with this information Connect is able to send a push notification to the that same device that triggers the profile installation process for the user. At the moment this will only be supported for iOS devices, but we are working on adding support for Android in the future.
Update Orders Endpoints
Create order endpoint was refactored to no longer support some unused parameters, as well as replacing some response fields.
New Subscription Management System
New Subscription Management system to activate pending subscriptions and list the existing subscriptions and their details.
New Notification System
A new webhook notification system is now supported in connect-api v1. This means you can now enable/disable notifications for specific SIM cards. Based on what has been set, notifications will be triggered when 80% of the usage threshold or 80% of the subscription duration is reached. This notification system can be used to let customers know their plan is ending or upsell a new plan to customers.
Improvements on Product Catalogue
Product Catalogue was fully refactored on connect-api v1.
What's Fixed or Improved?​
- Existing products were removed.
- New product footprints were added to some partners.