{
"appkey": "{{APPKEY}}",
"timestamp": 1787735642,
"nonce": 95977,
"sign": "{{SIGN}}",
"iccid": "8932042000013473921"
}curl --location 'https://oapi.eiotclub.com/api/v3/card/productsAvailable' \
--header 'Content-Type: application/json' \
--data '{
"appkey": "",
"timestamp": 1787735642,
"nonce": 95977,
"sign": "",
"iccid": "8932042000013473921"
}'{
"code": "200",
"data": {
"list": [
{
"productId": 97,
"productName": "xxxxxxxxxx",
"productCode": "27",
"lang": "en",
"currency": "USD"
}
]
},
"message": "irure incididunt id"
}