Retrieve QR code data and hosted URL for eSIM profile download.
Returns both the raw QR code data (LPA format) and a hosted URL for the QR code image. Only available for eSIM subscriptions (sim.esim: true). QR codes expire for security and should be treated as sensitive data.
An API key that grants access to the Connect API. You can create and manage API keys in the portal.
The unique identifier of the subscription.
eSIM QR code data and hosted URL retrieved successfully.
eSIM QR code data and hosted URL for a subscription's eSIM profile.
The unique identifier of the subscription this QR code belongs to.
"d8174435-6378-4be5-a9f5-8b4aaadae5d4"
The QR code data string that contains the eSIM profile download information (LPA format).
"LPA:1$rsp-prod.example.com$12345678-1234-1234-1234-123456789012"
Hosted URL where the QR code image can be accessed for display or download.
"https://esim.your-domain.com/qr/d8174435-6378-4be5-a9f5-8b4aaadae5d4"
When the QR code and hosted URL expire. After this time, a new QR code should be requested.
"2024-12-31T23:59:59Z"
A set of key-value pairs that can be attached to an object for storing additional information in a semi-structured format.