{
"success": true,
"status": 200,
"message": "<string>",
"data": {
"esimId": "<string>",
"iccid": "<string>",
"customName": "<string>",
"status": "ready",
"package": {
"id": "<string>",
"name": "<string>",
"destination": "<string>",
"destinationType": "<string>",
"dataGb": 123,
"dataDisplay": "<string>",
"validityDays": 123,
"isUnlimited": true
},
"usage": {
"data": {
"totalMb": 123,
"usedMb": 123,
"remainingMb": 123,
"percentUsed": 123
},
"voice": {
"totalMinutes": 123,
"usedMinutes": 123,
"remainingMinutes": 123
},
"sms": {
"total": 123,
"used": 123,
"remaining": 123
}
},
"validity": {
"activatedAt": "2023-11-07T05:31:56Z",
"expiresAt": "2023-11-07T05:31:56Z",
"daysRemaining": 123
},
"activation": {
"qrCodeUrl": "<string>",
"manualCode": "<string>",
"appleInstallUrl": "<string>",
"lpa": "<string>",
"matchingId": "<string>",
"confirmationCode": "<string>"
},
"apn": {
"type": "<string>",
"value": "<string>",
"data": "<string>"
},
"sharing": {
"accessCode": "<string>",
"link": "<string>"
},
"operator": {
"name": "<string>",
"imageUrl": "<string>"
},
"orderId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
},
"meta": {
"requestId": "req_abc123def456",
"timestamp": "2023-11-07T05:31:56Z"
}
}