Skip to content

SIM SMDP Status Changed
Webhook

Request

The event is sent whenever the SMDP state of an event is changed.

Security
ApiKeyAuth
Bodyapplication/json
typestringrequired
Example:"esim.smdp.stateChanged"
timestampintegerrequired

Unix timestamp when the event was fired

Example:1761991449
dataobjectrequired
POST
esim.smdp.stateChanged
Payload
{ "type": "esim.smdp.stateChanged", "timestamp": 1761991449, "data": { "sim": "8937204017179541233", "smdpStateChange": {} } }

Responses

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