You can store eSIM packages, but it's important to note that these packages are not a fixed set of products and may vary over time.
To accommodate for flexibility, we have implemented an API endpoint that offers a list of packages along with filtering capabilities. This allows you to efficiently manage and access the relevant eSIM packages.
In case you store and cache the products:
- We advise you synchronize the list of available packages via the Get Packages endpoint periodically — at least once per day, but recommended at least once per hour.
- If you attempt to submit orders for non-existing packages, the Submit Order endpoint will respond by indicating that the requested package is not available. Depending on how your flow is implemented, this may result in required refunds.