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
Order Reference or Apply Reference
Responses
200
CSV
string
400
Bad Request - returned when the given ICCID is not found and/or permission to view this ICCID is not granted
object
message
Status of api functions which do not return data
string
403
Unauthorised - returned when the api token is invalid
object
message
Status of api functions which do not return data
string
500
Server Error
object
message
Status of api functions which do not return data
string