Telecom Plans
get/telecom_plans
Headers
Api-Keystring required
Response
200
Example response
{
"data": [
{
"description": "All Plans",
"operator_id": 1
}
],
"ok": true
}200
{
"data": [
{
"description": "All Plans",
"operator_id": 1
}
],
"ok": true
}