[Webhook] IMEI Change Event

This event indicates that a new IMEI value is detected during the most recent location update event of a SIM (comparing to the IMEI value used in the previous location update)

Since the IMEI field is optional during the data exchange with the VPLMN, this event may not capture all IMEI changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

This endpoint requires special permission. Please reach out to [email protected] for more information

Body Params
string
required

The name of the event. In this case, it will be "DEVICE_IMEI_CHANGE", representing the IMEI change event.

int64
required

The timestamp of the event in Unix epoch format (milliseconds).

eventDetails
object
required

This object contains detailed information about the IMEI change event.

Response
200

OK. The client endpoint must respond with an HTTP status code of 200 OK to acknowledge the successful delivery of the event. This response code indicates that the client has received and processed the webhook payload successfully.

Language
URL
LoadingLoading…