Get QR codes for eSIMs from an Order or Bundle apply reference (Deprecated)
GET /esims/qr/{reference}
GET
/esims/qr/{reference}
Get multiple QR codes by providing an Order or Apply Reference. Returns multiple QR codes as .PNG
contained in a .ZIP
.
Deprecated: See /esims/assignments
Authorizations
Parameters
Path Parameters
reference
required
string
Order Reference or Apply Reference
Responses
200
QR code image in a ZIP file
zip
400
Bad Request - returned when request format is not accepted
object
message
Status of api functions which do not return data
string
403
Unauthorised - returned when the api token is invalid or the user does not have permission to query the given ICCID
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