ESimProfile Resource
Access Super SIM functionality via eUICCs
https://supersim.api.korewireless.com/v1/ESimProfileshttps://supersim.api.korewireless.com/v1/ESimProfiles/{sid}Pricing
Supported Download Methods
Default SM-DP+
Activation Code
Status Values
API Authorization
Order an eSIM Profile.
The URL we should call using the callback_method when the status of the eSIM Profile changes. At this stage of the eSIM Profile pilot, the a request to the URL will only be called when the ESimProfile resource changes from reserving to available.
The HTTP method we should use to call callback_url. Can be: GET or POST and the default is POST.
When set to true, a value for Eid does not need to be provided. Instead, when the eSIM profile is reserved, a matching ID will be generated and returned via the matching_id property. This identifies the specific eSIM profile that can be used by any capable device to claim and download the profile.
Identifier of the eUICC that will claim the eSIM Profile.
Created
Created
Retrieve a list of eSIM Profiles.
List the eSIM Profiles that have been associated with an EId.
{"value":"89049032005008882600033489aaaaaa"}Find the eSIM Profile resource related to a Sim resource by providing the SIM SID. Will always return an array with either 1 or 0 records.
{"value":"HSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}The status of the eSIM Profile. Can be: new, reserving, available, downloaded, installed or failed. See the eSIM Profile Status Values for a description of each.
newPossible values: How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
OK
OK
Asynchronous updates
SIM profile successfully reserved
SIM profile reservation failed
SIM profile downloaded
SIM profile failed to download
SIM profile installed
Callback Values
QR Codes and eSIM Profiles

Last updated
Was this helpful?