Connectivity management events
Learn about events generated by Transatel connectivity management system
Introduction
The connectivity management system generates events related to your subscribers lifecycle and their eventual portability from/to another network operator. If your offer includes IoT specificities, additional events may be emitted.
They 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 or facilitate your workflows.
To discover how to integrate connectivity management events, please refer to our integration guide.
Source information in events
All connectivity management events provide information about the source system which triggered the event.
The source
information can be one of the following:
Source | Description |
---|---|
api | The event has been triggered by a request submitted via API |
webtool | The event has been triggered by a request submitted in SIM management portal |
ftp | The event has been triggered by a request submitted via file on FTP server |
system | The event has been triggered by TSL platform |
⚠️ Please be aware that in the below diagrams, we removed the event prefix CONNECTIVITY-MANAGEMENT/ in order to improve readability.
Events for subscribers
Events emitted during the life of a subscriber
Events non-related to subscriber's lifecycle
Other events may occur for activated subscribers until their termination:
Non lifecycle events | DESCRIPTION |
---|---|
CONNECTIVITY-MANAGEMENT/SUBSCRIBER/MODIFIED | Changes in subscriber's options or contact information |
CONNECTIVITY-MANAGEMENT/SUBSCRIBER/MSISDN/SWAPPED | MSISDN swap |
CONNECTIVITY-MANAGEMENT/SUBSCRIBER/SIMCARD/SWAPPED | SIM card swap |
Events for IoT subscribers
Events emitted during the life of an IoT subscriber
Events about portability
FR portability
Port in
Events emitted during the port in of a subscriber
Port out
Events emitted during the port out of a subscriber
UK portability / switch
Port in
Events emitted during the port in of a subscriber
Switch in
Events emitted during the switch inf a subscriber
Port out
Events emitted during the port out of a subscriber
Switch out
Events emitted during the switch out of a subscriber
Subscriber events
Below is the list of all available subscriber events.
Subscriber pre-activation event
This event occurs when a SIM card has been pre-activated and a subscriber created.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/PREACTIVATED |
Applicable for | Available SIM card when pre-activation is enabled |
Subscriber activation event
This event occurs when either an available SIM card or a pre-activated subscriber has been activated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/ACTIVATED |
Applicable for | Available SIM card or Pre-Activated subscriber |
Subscriber modification event
This event occurs when the subscriber's rate plan, options or contact information have been modified.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/MODIFIED |
Applicable for | Active , TestMode or Suspended subscriber ` |
Subscriber suspension event
This event occurs when a subscriber has been suspended, hence, their SIM card is not able to attach to the network anymore.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/SUSPENDED |
Applicable for | Active or TestMode subscriber |
Subscriber reactivation event
This event occurs when a previously suspended subscriber has been reactivated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/REACTIVATED |
Applicable for | Suspended subscriber |
Subscriber SIM card swap event
This event occurs when a subscriber's SIM card was swapped to a new one. The SIM card serial number in the event is one of the newly swapped card.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/SIMCARD/SWAPPED |
Applicable for | Active or Suspended subscriber |
Subscriber MSISDN swap event
This event occurs when a subscriber's MSISDN was swapped to a new one. The MSISDN in the event is one of the newly swapped number.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/MSISDN/SWAPPED |
Applicable for | Active or Suspended subscriber |
Subscriber terminated event
This event occurs when a subscriber has been permanently terminated. The SIM card has been terminated as well and the related MSISDN cannot be used on the network anymore.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/TERMINATED |
Applicable for | Active , TestMode , Tariff_Holiday orSuspended subscriber |
IoT subscribers events
Below is the list of subscriber events, dedicated to those which have an IoT lifecycle.
Subscriber enter tariff holiday event
This event occurs when a subscriber has entered a tariff holiday period. Tariff holiday periods always begin at the beginning of bill cycles, which are defined to the 1st day of the month. Thus, this event is to be expected the 1st of each month if the subscriber has been requested to enter holiday period during the previous month.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/HOLIDAY/ENTERED |
Applicable for | Active or TestMode subscriber |
Subscriber exit tariff holiday event
This event occurs when a subscriber has exited a tariff holiday period. The exit can be caused by an explicit request, or because there's no more remaining days allowed for the tariff holiday period.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/HOLIDAY/EXITED |
Applicable for | Subscriber in Tariff_Holiday |
Subscriber exit test mode event
This event occurs when a subscriber has exited the test mode. The exit can be caused by an explicit request, or because either their network usage has crossed the allowed threshold or the test mode period is over.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/SUBSCRIBER/TEST_MODE/EXITED |
Applicable for | Subscriber in TestMode |
FR portability events
Below is the list of FR portability events.
Port in eligibility event
This event occurs when an ingoing portability request has been declared eligible.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_IN/ELIGIBILITY_OK |
Applicable for | Active or Suspended subscriber |
Port in GOP event
This event occurs when an ingoing portability request has received a GOP.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_IN/GOP |
Applicable for | Active or Suspended subscriber |
Port in completion event
This event occurs when an ingoing portability has been completed successfully.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_IN/DONE |
Applicable for | Active or Suspended subscriber |
Port in cancellation event
This event occurs when an ingoing portability request has been canceled.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_IN/CANCELED |
Applicable for | Active or Suspended subscriber |
Port in rejection event
This event occurs when an ingoing portability request has been declared not eligible.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_IN/ELIGIBILITY_KO |
Applicable for | Active or Suspended subscriber |
Port out eligibility event
This event occurs when an outgoing portability request has been declared eligible.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_OUT/ELIGIBILITY_OK |
Applicable for | Active or Suspended subscriber |
Port out GOP event
This event occurs when an outgoing portability request has received a GOP.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_OUT/GOP |
Applicable for | Active or Suspended subscriber |
Port out completion event
This event occurs when an outgoing portability has been completed successfully.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_OUT/DONE |
Applicable for | Active or Suspended subscriber |
Port out cancellation event
This event occurs when an outgoing portability request has been canceled.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_OUT/CANCELED |
Applicable for | Active or Suspended subscriber |
Port out rejection event
This event occurs when an outgoing portability request has been declared not eligible.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/FR/PORT_OUT/ELIGIBILITY_KO |
Applicable for | Active or Suspended subscriber |
UK portability / switch events
Below is the list of UK portability or switch events.
Port in network attach request event
This event occurs when an ingoing portability request is waiting for a subscriber attachment on the receiver operator network.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/ATTACH/REQUESTED |
Applicable for | Active or Suspended subscriber |
Port in network attach receive event
This event occurs when an ingoing portability request has seen an attachment from the subscriber on the receiver operator network.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/ATTACH/RECEIVED |
Applicable for | Active or Suspended subscriber |
Port in request validation event
This event occurs when an ingoing portability request has been validated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/VALIDATED |
Applicable for | Active or Suspended subscriber |
Port in completion event
This event occurs when an ingoing portability has been completed successfully.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/DONE |
Applicable for | Active or Suspended subscriber |
Port in cancellation event
This event occurs when an ingoing portability request has been canceled.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/CANCELED |
Applicable for | Active or Suspended subscriber |
Port in network attach failure event
This event occurs when an ingoing portability request has not seen attachment from the subscriber to the receiver operator network in time.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/ATTACH/FAILED |
Applicable for | Active or Suspended subscriber |
Port in request invalidation event
This event occurs when an ingoing portability request has been invalidated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_IN/INVALIDATED |
Applicable for | Active or Suspended subscriber |
Switch in network attach request event
This event occurs when an ingoing switch request is waiting for a subscriber attachment on the receiver operator network.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/ATTACH/REQUESTED |
Applicable for | Active or Suspended subscriber |
Switch in network attach receive event
This event occurs when an ingoing switch request has seen an attachment from the subscriber on the receiver operator network.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/ATTACH/RECEIVED |
Applicable for | Active or Suspended subscriber |
Switch in request validation event
This event occurs when an ingoing switch request has been validated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/VALIDATED |
Applicable for | Active or Suspended subscriber |
Switch in completion event
This event occurs when an ingoing switch request has been completed successfully.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/DONE |
Applicable for | Active or Suspended subscriber |
Switch in cancellation event
This event occurs when an ingoing switch request has been canceled.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/CANCELED |
Applicable for | Active or Suspended subscriber |
Switch in network attach failure event
This event occurs when an ingoing switch request has not seen attachment from the subscriber to the receiver operator network in time.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/ATTACH/FAILED |
Applicable for | Active or Suspended subscriber |
Switch in request invalidation event
This event occurs when an ingoing switch request has been invalidated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_IN/INVALIDATED |
Applicable for | Active or Suspended subscriber |
Port out request validation event
This event occurs when an outgoing portability request has been validated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_OUT/VALIDATED |
Applicable for | Active or Suspended subscriber |
Port out completion event
This event occurs when an outgoing portability request has been completed successfully.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/PORT_OUT/DONE |
Applicable for | Active or Suspended subscriber |
Switch out request validation event
This event occurs when an outgoing switch request has been validated.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_OUT/VALIDATED |
Applicable for | Active or Suspended subscriber |
Switch out completion event
This event occurs when an outgoing switch request has been completed successfully.
Event information: | |
---|---|
Event type definition | CONNECTIVITY-MANAGEMENT/PORTABILITY/UK/SWITCH_OUT/DONE |
Applicable for | Active or Suspended subscriber |