{
"appkey": "{{APPKEY}}",
"timestamp": "{{TIMESTAMP}}",
"nonce": 95977,
"sign": "{{SIGN}}",
"eid": "89044045116727494800000011603725",
"productCode": "PO22-CNPT202512164AB4A363",
"enable": 1,
"simPackageCode": "PO22-QT-1G-30D-PO22-CN-2026010597125A1F",
"cloudSimPackageCode": "",
"renew": 1
}curl --location 'https://oapi.eiotclub.com/api/v3/esim/install' \
--header 'Content-Type: application/json' \
--data '{
"appkey": "",
"timestamp": "",
"nonce": 95977,
"sign": "",
"eid": "89044045116727494800000011603725",
"productCode": "PO22-CNPT202512164AB4A363",
"enable": 1,
"simPackageCode": "PO22-QT-1G-30D-PO22-CN-2026010597125A1F",
"cloudSimPackageCode": "",
"renew": 1
}'{
"code": "200",
"data": {
"eid": "89044045116727494800000011603725",
"iccid": "8910300000050353440"
},
"message": "success"
}