Skip to main content
Given an ICCID, this endpoint returns which products (SKUs) the card supports for plan purchases or renewals. Use the returned skuid values with Get ICCID Packages to get available plans.

Request parameters

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

Response

Returns a data array of SKU objects with skuid, display, and countryCode — same format as List SKUs.

Example