ZuelPay
  1. Mobile Tariff Plans
  • API DOCUMENTS
  • Auth
  • Account
    • balance
      POST
  • Verification API
    • pan
      POST
    • voter
      POST
    • aadhar-genrate-otp
      POST
    • aadhar-verify
      POST
    • upi
      POST
    • bank
      POST
    • licesnce
      POST
    • passport
      POST
    • GSTIN LookUp
      POST
    • FASTAG
      POST
  • Recharge API
    • operators
      GET
    • payment
      POST
  • UPI PAYMENT API
    • payment
      POST
  • Operator Lookup API
    • operator_lookup
      POST
  • Mobile Tariff Plans
    • mobile_recharge_plans
      POST
  • Utility Bill Pay API
    • Get Category
      GET
    • Biller Lists
      GET
    • Biller Fetch
      POST
    • Biller Payment
      POST
  • Gift Card/ Brand Voucher API
    • Get Category
    • Brand Lists
    • Buy Giftcard Voucher
  • webhook/callback
    • webhook
  • Recharge Validation API
    • validation
  • PAYOUT API
    • payment
  • Flight Booking API
    • cityList
    • flightList
    • flightRePrice
    • flightBook
  • Bus Booking API
    • cityList
    • searchBus
    • seatLayout
    • blockSeat
    • bookSeat
    • cancelTicket
  1. Mobile Tariff Plans

mobile_recharge_plans

POST
/utility/addon/mobile_recharge_plans
PARAMDefaultMandatory (M) , Optional (O)
codeOperator code from Operator ListsM
state_idUnique state_id for Each stateM
numberMobile NumberO
{
    "code": "RJP",
    "state_id": "1"
}
State IDSTATE NAME
1Andhra Pradesh
2Assam
3Bihar & Jharkhand
4Chennai
6Delhi & NCR
8Gujarat
9Haryana
10Himachal Pradesh
11Jammu & Kashmir
13Karnataka
14Kerala
15Kolkata
18Maharashtra & Goa (except Mumbai)
16MP & Chattisgarh
19Mumbai
20North East
21Orissa
22Punjab
23Rajasthan
24Tamilnadu
25UP(EAST)
26UP(WEST) & Uttarakhand
27West Bengal
28All India (except Delhi/Mumbai)
CodeOperator
ATPAirtel
BGPBSNL
IDPVI Prepaid
RJPReliance Jio
MTNLMTNL
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/utility/addon/mobile_recharge_plans' \
--header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
--header 'checkSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
--header 'Content-Type: application/json' \
--data-raw '{
    "code": "RJP",
    "state_id": "1"
}'
Response Response Example
200 - success
{
    "result": 0,
    "categories": [
        {
            "category": "All Plans",
            "planType": "1"
        },
        {
            "category": "Full Talktime",
            "planType": "2"
        },
        {
            "category": "Topup",
            "planType": "3"
        },
        {
            "category": "Validity Recharge",
            "planType": "4"
        },
        {
            "category": "Local SMS Pack",
            "planType": "5"
        },
        {
            "category": "SMS",
            "planType": "6"
        },
        {
            "category": "General SMS Pack",
            "planType": "7"
        },
        {
            "category": "3G",
            "planType": "8"
        },
        {
            "category": "Data",
            "planType": "9"
        },
        {
            "category": "Lifetime Validity",
            "planType": "10"
        },
        {
            "category": "Night Packs",
            "planType": "11"
        },
        {
            "category": "Unlimited Talktime",
            "planType": "12"
        },
        {
            "category": "Local Call",
            "planType": "13"
        },
        {
            "category": "STD",
            "planType": "14"
        },
        {
            "category": "ISD",
            "planType": "15"
        },
        {
            "category": "Rate Cutter",
            "planType": "16"
        },
        {
            "category": "Special Offer",
            "planType": "17"
        },
        {
            "category": "4G",
            "planType": "18"
        },
        {
            "category": "Monthly",
            "planType": "19"
        },
        {
            "category": "3 Month",
            "planType": "20"
        },
        {
            "category": "6 Month",
            "planType": "21"
        },
        {
            "category": "Annual",
            "planType": "22"
        },
        {
            "category": "Channel",
            "planType": "23"
        },
        {
            "category": "Popular",
            "planType": "24"
        },
        {
            "category": "121 Made For You",
            "planType": "30"
        },
        {
            "category": "Best Offers",
            "planType": "31"
        },
        {
            "category": "Jio Phone",
            "planType": "41"
        },
        {
            "category": "Smart Phone",
            "planType": "42"
        },
        {
            "category": "MNP",
            "planType": "43"
        },
        {
            "category": "DataAddon",
            "planType": "45"
        },
        {
            "category": "InternationalRoaming",
            "planType": "46"
        },
        {
            "category": "JIO CRICKET PLANS",
            "planType": "47"
        },
        {
            "category": "Popular (For JIO)",
            "planType": "48"
        }
    ],
    "plans": [
        {
            "id": "603091581.603091581.603091581.1733855640000.213100.1013877",
            "operatorId": 338,
            "circleId": 12,
            "planType": 30,
            "planTab": null,
            "planCode": "Vi-Kolkata-121-made-for-you-Rs-199.0",
            "amount": 199,
            "talktime": 0,
            "validity": "28",
            "planName": "UL+2GB,28D",
            "planDescription": "Get Unlimited Calls+ 2GB + 300SMS. Validity:28 Days",
            "dataBenefit": "2GB",
            "isPopular": 0,
            "isPromoted": 0,
            "isHidden": 0,
            "stringTalktime": null,
            "special": false,
            "validityInDays": 28,
            "languageRegion": [
                ""
            ],
            "type": [
                ""
            ],
            "planTypeForWeb": 0,
            "planDetailItemList": [
                {
                    "key": "talktime",
                    "displayName": "Talktime",
                    "displayValue": "-"
                },
                {
                    "key": "validity",
                    "displayName": "Validity",
                    "displayValue": "28 days"
                },
                {
                    "key": "data",
                    "displayName": "Data",
                    "displayValue": "2GB"
                }
            ],
            "planTypeList": [
                1,
                30
            ],
            "updatedOn": null,
            "specialTag": null,
            "specialTagBgColor": null,
            "planBenefitItemList": null
        },
        {
            "id": "603091581.603091581.603091581.1733855640000.213096.1013831",
            "operatorId": 338,
            "circleId": 12,
            "planType": 30,
            "planTab": null,
            "planCode": "Vi-Kolkata-121-made-for-you-Rs-249.0",
            "amount": 249,
            "talktime": 0,
            "validity": "28",
            "planName": "1GB/D+UL,28D",
            "planDescription":

Request

Header Params
Token
string 
required
Example:
ZKEYza2COHK0QVkcVkwUb6WeIgWiS
checkSum
string 
required
Example:
739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae
Body Params application/json
code
string 
required
state_id
string 
required
Examples

Responses

🟢200success
application/json
Body
result
integer 
required
categories
array [object {2}] 
required
category
string 
required
planType
string 
required
plans
array [object {27}] 
required
id
string 
required
operatorId
integer 
required
circleId
integer 
required
planType
integer 
required
planTab
null 
required
planCode
string 
required
amount
integer 
required
talktime
integer  | number 
required
validity
string 
required
planName
string 
required
planDescription
string 
required
dataBenefit
string  | null 
required
isPopular
integer 
required
isPromoted
integer 
required
isHidden
integer 
required
stringTalktime
string  | null 
required
special
boolean 
required
validityInDays
integer 
required
languageRegion
array[string]
required
type
array[string]
required
planTypeForWeb
integer 
required
planDetailItemList
array [object {3}] 
required
planTypeList
array[integer]
required
updatedOn
integer  | null 
required
specialTag
string  | null 
required
specialTagBgColor
string  | null 
required
planBenefitItemList
array [object {2}]  | null 
required
🟠400error
Previous
Mobile Tariff Plans
Next
Utility Bill Pay API
Built with