getEsimTopUps
GET/esim/top-ups/:contractId/:iccid
Retrieve available top-up plans for an existing eSIM identified by its ICCID. Returns only plans from the same supplier as the original eSIM purchase.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 410
- 503
List of available top-up plans for the specified eSIM
Bad request.
The request requires an user authentication.
Response Headers
WWW-Authenticate
Contains authentication challenge details including a dynamic authRedirectUrl.
The access is not allowed.
The provided ICCID does not exist in the system or wrong pagination parameters.
Method not allowed
The eSIM profile has reached its lifetime expiration date. No new bundles or top-ups can be applied.
Method Maintenance