Get Spectranet Data Bundle Options
Get list of spectranet data bundles
Headers
Name
Type
Description
{
"isSuccessful": true,
"message": "string",
"code": "string",
"data": [
{
"name": "string",
"allowance": "string",
"validity": "string",
"price": 0,
"datacode": "string"
}
]
}Last updated