After you have created an eSIM profile, you can generate a link to share with your customers. This link will allow them to install the eSIM profile on their devices.To generate an eSIM link, you will need to send a POST request to the /api/esim/link endpoint.The request body should contain the either the following parameters:
iccid: The ICCID of the eSIM. This is a required field of type string.
esimId: The ID of the eSIM. This is a required field of type string, no need to provide if you included the iccid.