Get top-up package list
GET
/v2/sims/{iccid}/topups
To get the list of available packages for an eSIM:
Request
Path Params
iccid
string
required
Required. Can be obtained by execuring GET to the "eSIMs List" endpoint
Example:
8910300000005271146
Header Params
Accept
string
required
Example:
application/json
Authorization
string
required
Example:
Bearer {{token}}
Request samples
Responses
Modified at 2024-12-17 16:54:56