{
"pricing": {
"model": "net_pricing",
"discount_percentage": 0
},
"data": [
{
"id": "bonbon-mobile-30days-3gb-topup",
"type": "topup",
"price": 10,
"amount": 3072,
"day": 30,
"is_unlimited": false,
"title": "3 GB - 100 SMS - 100 Mins - 30 Days",
"data": "3 GB",
"short_info": "This eSIM doesn't come with a phone number.",
"voice": 100,
"text": 100,
"net_price": 8
},
{
"id": "bonbon-mobile-30days-5gb-topup",
"type": "topup",
"price": 14,
"amount": 5120,
"day": 30,
"is_unlimited": false,
"title": "5 GB - 30 Days",
"data": "5 GB",
"short_info": "This eSIM doesn't come with a phone number.",
"voice": 100,
"text": 100,
"net_price": 11.2
},
{
"id": "bonbon-mobile-30days-10gb-topup",
"type": "topup",
"price": 23,
"amount": 10240,
"day": 30,
"is_unlimited": false,
"title": "10 GB - 30 Days",
"data": "10 GB",
"short_info": "This eSIM doesn't come with a phone number.",
"voice": 100,
"text": 100,
"net_price": 18.4
}
]
}