Skip to main content
Returns the data plans available for purchase or renewal on a specific card. The response format mirrors Get Packages and includes the same priceid and apiCode fields for ordering.

Request parameters

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

Response

Same structure as Get Packages: a data object with skuid, displayEn, esimPackageDtoList (with priceid, flows, unit, days, price, apiCode, etc.), and countryImageUrlDtoList.

Example