First Package
When a user of your website or app is eligible to receive a mobile data package (e.g., the user made a purchase of an inventory item, and you received the money), you can issue the first data package.
To activate, you need the following:
inventoryItemId - see Offering Packages
metatag, e.g. an internal transaction id (will be stored and can be retrieved via API)
customerEmail - the email address of your customer (optional)
userIp - current IP of the user
userCountry - country of residence (use ISO2 code)
expectedPrice - the retail price of the package (optional)
In order to ensure compliance with regional regulations, make sure to include user's IP and Country of Residence during the registration.
During the activation, different entries are created in the background and returned from the API:
a customer linked to your account
an activated item, linked to your customer
an eSIM profile, linked to your customer
To use the package, the customer needs to install the eSIM profile. Please check the eSIM Profiles section for details.
Multiple Packages and eSIMs
Customers can have multiple activated items and multiple eSIM profiles. Please refer to the Customers section of the documentation.
Last updated
Was this helpful?