Skip to main content
Returns the same SKU data as ICCID SKUs but organized by continent — matching the format of eSIM SKUs by Continent.
GET https://bpm.mioesim.com/api_esim/getIccidSupportSkuGroup

Request parameters

token
string
required
Session token.
iccid
string
required
The ICCID of the SIM card.
sign
string
required
Request signature.

Response

Same structure as eSIM SKUs by Continent: continent array and data map of continent → SKU array.

Example

curl "https://bpm.mioesim.com/api_esim/getIccidSupportSkuGroup?token=YOUR_TOKEN&iccid=934801019851134300&sign=YOUR_SIGN"