Get CSV containing eSIMs from an Order or Bundle apply (Deprecated)
GET /esims/csv/{reference}
GET
/esims/csv/{reference}
Get eSIM SMDP+ details by providing an Order or Apply Reference.
Contains ICCID, SMDP+ address and Matching ID.
Deprecated: See /esims/assignments
Authorizations
Parameters
Path Parameters
reference
required
string
(Required) Order Reference or Apply Reference
Example
<string>Query Parameters
additionalFields
string
Example
appleInstallUrlResponses
200
OK
string
Example
<string>400
Bad Request
object
Example
{ "message": "<string>"}403
Forbidden
object
Example
{ "message": "<string>"}500
Internal Server Error
object
Example
{ "message": "<string>"}