eSIM Status
DENT is sending the webhook as POST request providing the users after they have installed an eSIM profile on a device. The request sends the users' ID and the eSIM profile status "Installed".
Please add your server URL on DENT Gigastore. Only HTTPS server URLs are allowed.
Request Parameters
Attribute | Type | Example | Info |
iccid | string | 89361123300836129514 | - |
imsi | string | 260216611193634 | - |
profileState | string | INSTALLED | - |
eid | string | 74088234238931452 | Optional field |
Sample request
Last updated