SIM management events

Learn about events generated by Transatel SIM management

Introduction

SIM management generates events related to the eSIM profile lifecycle. Those events can then be pushed to your platform by creating webhooks using the Webhooks API. Integrating those events can allow you to trigger any necessary logic, for example send end-user notifications.

To discover how to integrate SIM management events, please refer to our integration guide.

Events for eSIM

One-off events

Events emitted according to the eSIM profile lifecycle

eSIM events

Below is the list of all available eSIM events.

eSIM profile release event

This event occurs when an eSIM profile has been released and is ready to be downloaded on a device.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/RELEASED

eSIM profile download event

This event occurs when an eSIM profile has been downloaded on a device.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/DOWNLOADED

eSIM profile installation event

This event occurs when an eSIM profile has been installed on a device.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/INSTALLED

eSIM profile enable event

This event occurs when an eSIM profile has been enabled on a device.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/ENABLED

eSIM profile disable event

This event occurs when an eSIM profile has been disabled on a device.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/DISABLED

eSIM profile deletion event

This event occurs when an eSIM profile has been deleted from a device.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/DELETED

eSIM profile error event

This event occurs when an eSIM profile operation has failed.

Event information:
Event type definitionSIM-MANAGEMENT/ESIM/ERROR