Get Mobile Auto Operator Fetch
Get Mobile Auto Operator Fetch
GET
https://traveloapi.com/yourapi/Utility/get_operator_fast
Path Parameters
Name
Type
Description
gatkey
string
gatkey (provided by Goalltrip)
mobile_number
string
Customer Mobile mobile_number
{
"recharge_details":{
"provider_name": "VODAFONE",
"provider_code": "2"
},
"plan_details":{
"operator_code": "22",
"circle_code": "3"
},
"paid_plans":{
"provider_id": "2",
"provider_name": "VODAFONE",
"state_code": "3",
"state": "KOLKATA",
"state_short": "KO"
}
}
Last updated
Was this helpful?