Download an eSIM
Downloads generate a new Matching ID to a QR code associated with a given ICCID, provided its state is set to “available”. The API requires ICCID
Body
iccidstringOptionalExample:
The ICCID (19 or 20 characters) associated with the order to download.
1234567890123456789Responses
200
Successfully downloaded and confirmed the order.
application/json
400
Bad request, invalid ICCID format, or missing required parameters.
application/json
500
Internal server error, failed to download or confirm the order.
application/json
post
/api/v1/eSIM/downloadLast updated
Was this helpful?