post https://xyz.xyz.in/service-api/api/v1/service/recharge/recharge/getoperator
| SNo | HTTP Response Code | Response Code | Description | 
|---|---|---|---|
| 1 | 200 | 1 | Operator List Fetched | 
| 2 | 200 | 0 | No Operator Found | 
| 3 | 404 | 12 | Recharge service is disabled | 
| 4 | 401 | 9 | Unable to process request | 
| 5 | 401 | 10 | Jwt Token Error | 
| 6 | 401 | 11 | Authentication failed | 
Note: Please fetch the operator and implement at your end. For operators with parameter view_bill = 0, there's no need to fetch. You can pay the bill directly without fetching.
