Skip to content

Get eSIM Install Details

GET
/esims/assignments

Get eSIM SMDP+ details by providing an Order or Apply Reference. Contains ICCID, SMDP+ address and Matching ID. Multiple reference’s can be passed in using the query parameter. Use the Accept header to control output format. Supported: text/csv, application/json, application/zip. Default return value is text/csv. Using application/zip returns a ZIP file containing QR code images (in PNG format).

Authorizations

Parameters

Query Parameters

reference
string

(Required) Order Reference or Apply Reference

Example
<string>
additionalFields
string
Example
appleInstallUrl

Responses

200

OK

string

400

Bad Request

object
Example
{
"message": "<string>"
}

403

Forbidden

object
Example
{
"message": "<string>"
}

500

Internal Server Error

object
Example
{
"message": "<string>"
}