GET /api_esim/getESIMDetail — ICCID usage and card status
Retrieve usage, network support, plan history, and card status for a specific ICCID. This endpoint requires IP whitelist approval from MIOeSIM before use.
This endpoint returns comprehensive information about a SIM card: current usage in MB, supported networks, card status, active and historical plans, and company branding info. It is intended for building customer-facing eSIM management interfaces.
GET http://bpm.mioesim.com/api_esim/getESIMDetail
This endpoint requires your server’s IP address to be added to the MIOeSIM whitelist. Contact help@mioesim.com before using it. Unauthorized IPs will receive a 400108 (Access denied) error.
This endpoint uses HTTP (not HTTPS) and does not require token or sign. Authentication is by IP whitelist only.
Active and recent plan orders. Each entry includes orderNum, skuName, type, status, createTime, and packageList (flows, unit, days, usedMb, beginDate, endDate, status).