SIM type information is now available in the get sims details endpoint. This means that there are no more problems identifying whether a specific iccid belongs to a pSIM or an eSIM.
5 posts tagged with "sims"
View All TagsConnect-api v2 Now Available
Release of connect-api v2, which includes: support for physical SIMs, list orders, and addition of Hypertext Application Language to our response objects. All the endpoints from v2 have been redone. Several performance improvements have been added.
Delete 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.
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.
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.