For the complete documentation index, see llms.txt. This page is also available as Markdown.

Notification Events

Overview

Once you have configured the eSIM Events integration in the Integrations section, you will start receiving real-time notifications whenever an eSIM profile status changes in the SM-DP+, such as profile download, installation, activation, or deletion.

This page describes the different notification types you may receive and what each one means.

eSIM Profile Notification Events

Type
Message Details

3

eSIM Profile Download on Device

4

eSIM Profile Installed on Device

5

eSIM Profile Installation Confirmed by SM-DP+

6

eSIM Profile Enabled on Device

7

eSIM Profile Disabled on Device

8

eSIM Profile Deleted from Device


Examples

The following examples show how notifications are represented once parsed. Each notification includes a summary line followed by the notificationPointStatus object.

eSIM Profile Download on Device (Type 3), 
iccid:8999924230456701650, 
eid:89049032020008884800228685583432
  "notificationPointStatus": {
    "status": "Executed-Success"
  }

Glossary

SM-DP+: Subscription Manager Data Preparation Plus, the server responsible for managing the eSIM profile lifecycle

ICCID: Integrated Circuit Card Identifier, the unique identifier of the SIM card

EID: eUICC Identifier, the unique identifier of the chip in the device

Last updated

Was this helpful?