POST /customer/v2/orders, the response includes two options for displaying QR codes:qrcode: A QR code data string that you can use to generate your own QR code image"LPA:1$lpa.provider.com$TEST"qrcode_url: A pre-generated QR code image URL that you can display directly"https://api.pressone.com/qr?id=61038..."<img> tagqrcode_url from the API response:qrcode attribute contains the LPA (Local Profile Assistant) string that devices use to install the eSIM. The qrcode_url is a convenience option if you prefer not to generate the QR code yourself.