Skip to content

SIM location changed
Webhook

Request

Triggered when a SIM's country location changes.

Security
ApiKeyAuth
Bodyapplication/json
typestringrequired
Example:"subscription.esim.locationChanged"
timestampintegerrequired

Unix timestamp when the event was fired

Example:1759429928
dataobjectrequired
POST
subscription.esim.locationChanged
Payload
{ "type": "subscription.esim.locationChanged", "timestamp": 1759429928, "data": { "esim": "8937204017179541233", "countryIso2": "IT" } }

Responses

Return a 200 status to indicate that the data was received successfully