eSIM
Get top-up packages for ICCID
Returns add-on data packages compatible with an existing eSIM. Pass the eSIM's ICCID from a prior purchase, GET /api/v1/esim/my-esims, or GET /api/v1/esim/details/{transactionId}. Purchase a returned packageCode via POST /api/v1/esim/purchase.
get/api/v1/esim/topup-packages
Query parameters
iccidstring required
Example:8960000000000000001
ICCID of the active eSIM (from purchase response, GET /api/v1/esim/my-esims, or GET /api/v1/esim/details/{transactionId}).
Response
OK