Refresh eSIM usage data from the provider. Returns updated eSIM details with current usage.
GET /esim/{iccid} may be cached. Use this endpoint when you need the latest data directly from the network provider.| Parameter | Type | Description |
|---|---|---|
iccid | string | The eSIM’s ICCID (also accepts esimId for backwards compatibility) |
GET /esim/{iccid}) with freshly fetched usage data.
| Error Code | HTTP | Description |
|---|---|---|
ESIM_NOT_FOUND | 404 | eSIM doesn’t exist or not owned by you |
REFRESH_FAILED | 400 | Failed to fetch data from provider |
SERVICE_UNAVAILABLE | 503 | Provider service temporarily unavailable |
JWT access token obtained from /auth/token
eSIM ICCID (19-20 digits) or esimId (ESIM-XXXXXXXX)